Commit Graph

34 Commits (d682e68fcdaf8dda238dfd71137fa006025a3283)

Author SHA1 Message Date
Stefan Sayer 3c78e9a341 applying sipctrl_transaction_id_64bit.patch: transaction matching failed on 64 bit system due to limited serKey length
17 years ago
Raphael Coeffic 28d72e348e fixes bug SEMS-44.
17 years ago
Stefan Sayer 55c7dd7b7e pass possible errors in send(request) up
18 years ago
Stefan Sayer f30989deff mass setting Id svn property
18 years ago
Raphael Coeffic b5b216e0fe - added copyright+license header.
18 years ago
Raphael Coeffic 9eb6347838 - added warning for requests without contact header.
18 years ago
Raphael Coeffic 885c204eeb - added some tracing info for requests having an invalid or no Contact header.
18 years ago
Raphael Coeffic 9840a26425 - fixes Route-Set for in-dialog ACKs where reply does not contain any RR headers.
18 years ago
Stefan Sayer b2e7133c08 fixed setting content type in SipRequest; reply error in case of unknown INFO content type. Thanks to Alex Gradinar
18 years ago
Stefan Sayer ebe5470d5b configurable logging of raw and parsed SIP messages
18 years ago
Stefan Sayer 39131cb061 serKey allocated in core (fixes strange crashes iff linking with other stuff)
18 years ago
Stefan Sayer 118a317ca5 sipctrl option to accept FR without To-Tag
18 years ago
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