Commit Graph

20 Commits (98a3a3885f8a6772107e0fcc7fdfdd67dd89b32e)

Author SHA1 Message Date
Stefan Sayer ebe5470d5b configurable logging of raw and parsed SIP messages
18 years ago
Stefan Sayer 118a317ca5 sipctrl option to accept FR without To-Tag
18 years ago
Raphael Coeffic 1f7cacd98c - fixes a race condition where the reply could have been received before UAC request transaction has been inserted. (Thx to Juha!!!).
18 years ago
Raphael Coeffic bbfb63a2fd - fixed bug incorrectly fixed in r895.
18 years ago
Raphael Coeffic 3cafe2ea08 - suppress re-transmission attempt if there is nothing to re-transmit.
18 years ago
Stefan Sayer 0e64da9748 fixed memory leak
18 years ago
Stefan Sayer 9dd029d80a fixed reversing route set in ACK
18 years ago
Stefan Sayer b050dc4693 char* -> const char* in cstring.h and elsewhere
18 years ago
Juha Heinanen b5923a965d * SIP control now sets next_hop and next_port from outbound_proxy config
18 years ago
Raphael Coeffic 7552ac3eb4 added local "408 timeout" generation.
18 years ago
Raphael Coeffic 687fa9ff82 adds support for sending CANCEL request.
18 years ago
Raphael Coeffic d09e9a7bbb - fixes bug where SEMS was trying to send an ACK with a BYE transaction. thx to Juha for reporting.
18 years ago
Stefan Sayer c6d5dec6f1 fixed crash if extra headers were empty
18 years ago
Raphael Coeffic ae2c180f31 cat /home/rco/src/cvs/sems/trunk/svn-commit.2.tmp
18 years ago
Raphael Coeffic f0ba988e1e - added comments on code introduced with last commit.
18 years ago
Raphael Coeffic f18440d351 - fixed some memory leaks.
18 years ago
Raphael Coeffic e74662a11f - added other headers from received replies and requests to {req,reply}.hdrs
18 years ago
Raphael Coeffic 2f920da7c2 - fixed various bugs including missing body in new requests.
18 years ago
Raphael Coeffic c034470ee0 - removed AmUtils and AmThread from sipctrl directory.
18 years ago
Raphael Coeffic 274c6ec45c Merged internal_sip_stack branch -r 539:659 into trunk.
18 years ago