0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Small changes More... over 23 years ago
Should be able to more easily start the library at a different port (other than 5060) Fixed Expires: parsing in SipRegister More... almost 24 years ago
Cleaned up both of these. More... almost 24 years ago
Fixed problems for rescheduling events. PollAgent no longer extends TimerTask, but provides a method for creating one. More... almost 24 years ago
updated More... almost 24 years ago
Bumped version to 0.8 More... almost 24 years ago
Utility functions for allowing us to schedule a group of events More... almost 24 years ago
Using StringBuffer instead of bad += (in one case anyways) More... almost 24 years ago
Added "Event" to headers for Subscribe and Notify messages More... almost 24 years ago
Added functionality to re-register automatically when user is due to expire on a registrar server. More... almost 24 years ago
Allow UserAgent to set capabilities within the library. Changed the requestUri for Message and Subscribe messages More... almost 24 years ago
Split up sipchat from jsip library More... almost 24 years ago
More cleanup. Made autoresponder its own target in makefile More... almost 24 years ago
Moved autoresponder to its own directory. Cleaned up some other stuff. More... almost 24 years ago
Added licenses and moved to new directory More... almost 24 years ago
Don't need these events in this package More... almost 24 years ago
Fixed continuous register attempt problem More... almost 24 years ago
As part of new setup, client starts on its own More... almost 24 years ago
register functions now throw more RegisterException's More... almost 24 years ago
Did some cleanup More... almost 24 years ago
Added support for Subscribe and Notify messages More... about 24 years ago
Now use JACE for handling event multicasting. More... about 24 years ago
First pass at implementing Sudhakar's fixes. Now use MessageQueue from JACE. Also made some fixes for the way CallEvents were generated, and threaded SipClient so that client applications didn't have to. More... about 24 years ago
made significant changes. Added an internal class to represent different media types. Started to fix time issues. More... about 24 years ago
Uses accept-language header to specify translation language More... about 24 years ago
Updated autoresponder to translate using babelfish. if behind firewall, now need to set http.proxyHost and http.proxyPort system properties for translation to work More... about 24 years ago
Fixed parsing error where params weren't being added correctly. Also added main() test function More... over 24 years ago
AutoResponder now registers itself More... over 24 years ago
working autoreponder. does not register with proxy More... over 24 years ago
Now uses new DigestAuthentication class More... over 24 years ago