1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add Name_Addr_Header grammar rule More... almost 12 years ago
Cosmetic changes. More... almost 12 years ago
Use a random user in the UA's contact. More... almost 12 years ago
Fix typo More... almost 12 years ago
Add JsSIP.Utils.createRandomToken utility to create random tokens More... almost 12 years ago
Make JsSIP.URI.parse() to return undefined rather than null if an invalid URI is given. More... almost 12 years ago
JsSIP.Utils.parseURI() moved to JsSIP.URI.parse(), and URI scheme is now required. More... almost 12 years ago
Added Anthony Minessale to THANKS file. More... almost 12 years ago
Extend the use of the 'options' argument More... almost 12 years ago
Added test unit parsers for Via and CSeq headers. More... almost 12 years ago
Improvement in UA.getCredentials() (use RURI instead of To header for getting the realm). More... almost 12 years ago
Fix. Add headers to the JsSIP.URI instantiation from grammar. More... almost 12 years ago
Test units for URI and NameAddrHeader classes. More... almost 12 years ago
Improvements and some bug fixes in URI and NameAddrHeader classes. More... almost 12 years ago
Fix URI schema default value. More... almost 12 years ago
Make JsSIP.URI and JsSIP.NameAddrHeader more robust. More... almost 12 years ago
Separate qunitjs tests with and without WebRTC. Make "grunt test" to run "grunt testNoWebRTC". More... almost 12 years ago
Improved README example ('views' param in UA.call). More... almost 12 years ago
New test unit for testing JsSIP.UA. More... almost 12 years ago
ua.call and ua.sendMessage: In case of invalid target, set a real JsSIP.URI instance to request.ruri rather than a string. More... almost 12 years ago
Do not raise an exception when UA is closed More... almost 12 years ago
Set a default value for stun_servers configuration parameter More... almost 12 years ago
Enhance JsSIP.Exceptions experience More... almost 12 years ago
Enhance JsSIP.Exceptions experience More... almost 12 years ago
Merge branch 'master' of github.com:versatica/JsSIP More... almost 12 years ago
Love to console logs. More... almost 12 years ago
New way to handle InvalidTargetErorr and WebRtcNotSupportedError More... almost 12 years ago
Don't run qunit task by default (instead require "grunt test"). More... almost 12 years ago
Allow passing already hex-escaped string to Utils.normalizeURI() and URI.user=() without hex-escaping it again. More... almost 12 years ago
Remove useless comments. More... almost 12 years ago