6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Feb 17, 2025 — Feb 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Deal with requests that have no Contact or have authorization header that cannot be parsed gracefully. More... over 13 years ago
Send 200 OK to OPTIONS as well. More... over 13 years ago
Deal with "Contact: *" properly. More... over 13 years ago
Merge remote branch 'upstream/master' More... over 13 years ago
Parse special form of the contact HF "Contact: *" properly. More... over 13 years ago
Fix genCANCEL(), genACK() and genRequest() methods if the Max-Forwards HF is missed from the original request. More... over 13 years ago
Do not generate exception in the DigestCalcResponse() if the qop parameter is missing, while cnonce and nc are present. More... over 13 years ago
Fix exception introduced in the last commit. More... over 13 years ago
Use IVoiSysAuthorisation and RegistrationB2B.py. More... over 13 years ago
Add small B2B to handle registration requests. More... over 13 years ago
Use IVoiSysAuthorisation instead of RadiusAuthorization. More... over 13 years ago
Add SQLTransactionManager to use with IVoiSysAuthorisation. More... over 13 years ago
Add class specific for IVoiSys to do DB auth. More... over 13 years ago
Merge remote-tracking branch 'upstream/master' More... over 13 years ago
o Add support for the new pass_auth flag into the UA class. When this flag is defined, the UA will put challenge header into the CCEventFail event. More... over 13 years ago
Add getCopy() method. More... over 13 years ago
o Fix getCopy() method, so that it returns instance of the same class as one being copying, not instance of CCEventGeneric; More... over 13 years ago
Remove StatefulProxy initialization. We are now have proper support in b2bua itself More... over 13 years ago
Add two new options: More... over 13 years ago
Merge remote-tracking branch 'upstream/master' More... over 13 years ago
Check in first round of ivoisys changes. More... over 13 years ago
Add support for the op ("outbound proxy") route paratemer, which allows specifying outbound proxy to use when sending session out. It can be specified in the format "op=host[:port]". More... over 13 years ago
o Add support for parameters without a value, like in RFC3842: More... over 13 years ago
Remove unwanted character More... over 13 years ago
Add proper support for setting custom User-Agent/Server fields. More... over 13 years ago
Merge some changes from our private B2BUA: More... over 13 years ago
Fix problem in the last commit. More... over 13 years ago
Exclude media number from the name of the record file to make those recordings compatible with the name generated by the old RTPproxy used in the PBXpress. More... over 13 years ago
Use ${CURRDIR}. More... over 13 years ago
Don't inclide siplog.h if WITHOUT_SIPLOG is defined. This is used for makeann and extractaudio. More... over 13 years ago