WebphoneLib
WebphoneLib copied to clipboard
Easier web calling by providing a layer of abstraction around SIP.js
### Version 0.1.7 ### Expected behaviour When subscription emits terminated, add extra info on why it is terminated. If it is 481 for example, user of this lib can take...
### Version 0.1.4 ### Expected behaviour On every resubscribe the ROUTE info given in the intial OK response on the subscribe should be present. ### Actual behaviour We send a...
### Version (no versions yet) ### File / Feature - src/autoplay.ts - src/client.ts - src/media.ts - src/reconnectable-transport.ts - src/session-media.ts - src/session-stats.ts ### Summary I assumed that when the browser supports...
### Version (no version yet) ### File / Feature - src/client.ts ### Expected behaviour When connected, and not yet registered, you should be allowed to place an outgoing call. ###...
Removes [got](https://github.com/sindresorhus/got). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Removes `got` Updates `ava` from 2.4.0 to 5.0.1 Release notes Sourced from...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Removes [cacheable-request](https://github.com/jaredwray/cacheable-request). It's no longer used after updating ancestor dependency [ava](https://github.com/avajs/ava). These dependencies need to be updated together. Removes `cacheable-request` Updates `ava` from 2.4.0 to 5.2.0 Release notes Sourced from...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1. Commits 2449650 Update mocha 560b2d8 Don't use regex to trim whitespace b1bdb92 Remove linting package zoo c20dc7e Cache 308 See full diff in compare...
Bumps [json5](https://github.com/json5/json5) from 2.1.3 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...