Commit Graph

19 Commits (b5923a965d306fb35fbdf5ad453db0d4d0c7e8a1)

Author SHA1 Message Date
Juha Heinanen b5923a965d * SIP control now sets next_hop and next_port from outbound_proxy config
19 years ago
Raphael Coeffic 687fa9ff82 adds support for sending CANCEL request.
19 years ago
Stefan Sayer 48feeca9a8 o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
19 years ago
Stefan Sayer 2ba04a283f only add signature if non-empty
19 years ago
Raphael Coeffic d0a74c550e - fixes the issue with B2BUA and bad 'Contact' as reported by Juha.
19 years ago
Raphael Coeffic f2a635f87e - added req.contact and reply.contact with correct values.
19 years ago
Raphael Coeffic d09e9a7bbb - fixes bug where SEMS was trying to send an ACK with a BYE transaction. thx to Juha for reporting.
19 years ago
Raphael Coeffic ead79a971a - added User-Agent and Server headers if signature is activated in the config.
19 years ago
Raphael Coeffic 2d6893261e - fixed possible crash if additional headers are passed, but no message
19 years ago
Stefan Sayer c6d5dec6f1 fixed crash if extra headers were empty
19 years ago
Raphael Coeffic 00eab592de - fixed mem leak in reply send.
19 years ago
Raphael Coeffic ae2c180f31 cat /home/rco/src/cvs/sems/trunk/svn-commit.2.tmp
19 years ago
Stefan Sayer 7c5d8ad467 removed double 'Contact:' string
19 years ago
Raphael Coeffic f18440d351 - fixed some memory leaks.
19 years ago
Stefan Sayer 0f088b891c sipctrl using LocalSIPIP/LocalSIPPort. LocalSIPIP a config option (sip_ip)
19 years ago
Raphael Coeffic e74662a11f - added other headers from received replies and requests to {req,reply}.hdrs
19 years ago
Raphael Coeffic 2f920da7c2 - fixed various bugs including missing body in new requests.
19 years ago
Raphael Coeffic c034470ee0 - removed AmUtils and AmThread from sipctrl directory.
19 years ago
Raphael Coeffic 274c6ec45c Merged internal_sip_stack branch -r 539:659 into trunk.
19 years ago