1
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- renamed Message.js file to SIPMessage.js - joined MessageSender Class and receiveMessage method. - renamed MessageSender.js file to Message.js - deleted receiveMessage.js More... almost 13 years ago
Use Session direction parameter instead of class prototype since there is a unique Session class right now. More... almost 13 years ago
Use of 'options' parameter for outgoing calls. Every call options (views, mediaType, etc) must go here. More... almost 13 years ago
Fixed typo More... almost 13 years ago
Set ECMAScript 5 Strict Mode on More... almost 13 years ago
Session 'data' object inclusion for high user usage More... almost 13 years ago
Joined IncomingSession and OutgoingSession into Session. More... almost 13 years ago
Added 'NOT_FOUND' session failure cause. More... almost 13 years ago
Added 'REDIRECTED' session failure cause. More... almost 13 years ago
Fixed Typo More... almost 13 years ago
Fine tune Session event calls More... almost 13 years ago
Deleted some extra espaces More... almost 13 years ago
New session event design for Session More... almost 13 years ago
Merge branch 'RTCPeerconnection' More... almost 13 years ago
MediaSession reordering More... almost 13 years ago
Make RTCPeerconnection work More... almost 13 years ago
Keep consistency on registrations/deregistrations. More... almost 13 years ago
Update from Peerconnection00 to RTCPeerconnection More... almost 13 years ago
Deleting demos More... almost 13 years ago
Merge branch 'master' of github.com:versatica/JsSIP More... almost 13 years ago
Deleted /demos folder. Demos are now available at versatica/jssip-demos repository. More... almost 13 years ago
Hidde JsSIP version in the demo web. More... almost 13 years ago
Merge branch 'master' of github.com:versatica/JsSIP More... almost 13 years ago
Removed 'dist' directory. Packed and minified versions of JsSIP are available from the the downloads section of the project in gitHub More... almost 13 years ago
Update README.md More... almost 13 years ago
Deleted svn_revision parameter More... almost 13 years ago
Deleted redundant log More... almost 13 years ago
WS URI parameter in 'tryit' demo does set the 'outbound_proxy_set' parameter for the UA. It was ignored before and hardcoded to 'tryit.jssip.net' More... almost 13 years ago
No need to specify the full SIP URI in the target textbox in 'tryit' demo. The user account SIP domain is taken by default. More... almost 13 years ago
Proper LICENSE file More... almost 13 years ago