Commit Graph

16 Commits (b8444a196ee0983c756b36b74a520dfc0d7e613a)

Author SHA1 Message Date
Raphael Coeffic b8444a196e - 'template-ized' the hash table mechanism so that it can be used by others as well (until now, only for sip transactions).
16 years ago
Raphael Coeffic fb3488baf8 remove a potential memory leak
16 years ago
bpintea d074c0c0cd removed "#if 0" dead code
16 years ago
bpi 6d27feb346 add support for 100rel extension (prack)
16 years ago
Stefan Sayer 37e35c7ea7 optionally compile with long debug messages. don't print messages twice when sending
16 years ago
Raphael Coeffic 7cae214d9c - small enhancements and clean-ups for the SIP stack (work in progress...).
16 years ago
Stefan Sayer 155e4af0ec missing algorithm header for find
16 years ago
Raphael Coeffic 350ef3ca64 - fixes support for strict router.
16 years ago
Stefan Sayer 23f9b88d55 don't delete msg twice when sending fails
16 years ago
Raphael Coeffic b24f51ef5b - simplified some code in the SIP stack
16 years ago
Stefan Sayer 190252522c replying with ERROR instead of abort (e.g. on AmSipDialog::reply_error no non-existing request)
16 years ago
Raphael Coeffic d31ef86751 - added support for multiple SIP/UDP receivers.
16 years ago
Raphael Coeffic 6b1d7a95dc - re-enables the "accept_fr_without_totag" config param.
16 years ago
Stefan Sayer 446ff886ba also pass trans_ticket to UA for ACKs (aborted otherwise)
16 years ago
Raphael Coeffic 778da1ad57 the old serKey has been replaced by a proper transaction ticket specific to the internal SIP stack.
16 years ago
Raphael Coeffic 00aa71fad7 - moved sipctrl plug-in into the core (core/sip).
16 years ago