1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CHANGELOG updated. More... about 12 years ago
BugFix. cnonce value was not being quoted in the Digest Authentication. More... about 12 years ago
Added changes/commits list for future 0.2.1 version in CHANGELOG file. More... about 12 years ago
Fixes #13. Adds double quotes to the user given display_name value before checking it (allows multibyte symbols). More... about 12 years ago
Don't add display_from to from_uri (fixes #12). More... about 12 years ago
Ignore dist/ and node_modules/ in .gitignore. More... about 12 years ago
CHANGELOG improved (0.1.0 mentioned). More... about 12 years ago
CHANGELOG file added. More... about 12 years ago
Bugfix. /JsSIP.causes/JsSIP.c.causes in two lines in JsSIP.Session More... about 12 years ago
Do not try to remove video offer in SDP if it does not already exist More... about 12 years ago
Added '.md' extension to BUILDING file for a better readability More... about 12 years ago
Merge branch 'master' of github.com:versatica/JsSIP More... about 12 years ago
Version 0.2.0 released! More... about 12 years ago
New README much better. More... about 12 years ago
Added BUILDING file. More... about 12 years ago
Add event.data object to 'registered' and 'registrationFailed' JsSIP.UA events. More... about 12 years ago
Chagned Saghul's description in Contributors section ;-) More... about 12 years ago
Make 'password' configuration parameter optional More... about 12 years ago
Check UA status when runing a JsSIP.Session or JsSIP.Message public method. Throw NOT_READY_ERROR if UA is not ready. Check WebRTC support in JsSIP.Session rather than JSSIP.UA. More... about 12 years ago
Lowercase cause code constants value More... about 12 years ago
Typo in constant. More... about 12 years ago
Set configuration paramater 'no_answer_timeout' default value to 60 (seconds). More... about 12 years ago
Fixed Typos More... about 12 years ago
Merge pull request #8 from pedrokiefer/master More... about 12 years ago
Fix typos More... about 12 years ago
Typo. update 'ua_connected', 'ua_disconnected' events names by 'connected', 'disconnected' More... about 12 years ago
Merge branch 'events' More... about 12 years ago
Throw an InvalidstateError exception if executing a method while in an unsuitable session state. More... about 12 years ago
Merge pull request #6 from pedrokiefer/master More... about 12 years ago
webkitPeerConnection00 doesn't exists on Chrome 24.0.1305.3 dev More... about 12 years ago