Commit Graph

22 Commits (e6ed75019861d02f0a5e2023c19f95dcd94172cf)

Author SHA1 Message Date
Raphael Coeffic e6ed750198 - fixes route-set passed to the core.
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 687fa9ff82 adds support for sending CANCEL request.
18 years ago
Stefan Sayer 48feeca9a8 o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
18 years ago
Stefan Sayer 2ba04a283f only add signature if non-empty
18 years ago
Raphael Coeffic d0a74c550e - fixes the issue with B2BUA and bad 'Contact' as reported by Juha.
18 years ago
Raphael Coeffic f2a635f87e - added req.contact and reply.contact with correct values.
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
Raphael Coeffic ead79a971a - added User-Agent and Server headers if signature is activated in the config.
18 years ago
Raphael Coeffic 2d6893261e - fixed possible crash if additional headers are passed, but no message
18 years ago
Stefan Sayer c6d5dec6f1 fixed crash if extra headers were empty
18 years ago
Raphael Coeffic 00eab592de - fixed mem leak in reply send.
18 years ago
Raphael Coeffic ae2c180f31 cat /home/rco/src/cvs/sems/trunk/svn-commit.2.tmp
18 years ago
Stefan Sayer 7c5d8ad467 removed double 'Contact:' string
18 years ago
Raphael Coeffic f18440d351 - fixed some memory leaks.
18 years ago
Stefan Sayer 0f088b891c sipctrl using LocalSIPIP/LocalSIPPort. LocalSIPIP a config option (sip_ip)
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