github onsip/SIP.js 0.6.4

latest releases: 0.21.2, 0.21.1, 0.21.0...
9 years ago

1. Firefox 34 Support

Added a hack to allow Firefox 34 compatibility with some SIP clients. This issue is documented on FreeSWITCH Jira: https://freeswitch.org/jira/browse/FS-6955

2. Syntax sugar for rendering media

Usage:

new SIP.UA().invite('welcome@onsip.com', document.getElementsByTagName('audio')[0]);

See d238523

3. Support for Multiple/Zero STUN Servers

See 18ce4d8 (#93) and 28523b6 (#117)

4. Add hackWssInTransport to UA configuration to fix Asterisk problems

See 32bffbe

Don't miss a new SIP.js release

NewReleases is sending notifications on new releases.