Commit Graph

54 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Stefan Sayer 88194bfaab b/f: add authentication header to in-dialog requests
15 years ago
bpintea 98ae1ff252 fix session leak on 100rel disabled
15 years ago
Raphael Coeffic 766e7fb969 adds outbound interface computation to AmSipDialog.
15 years ago
Raphael Coeffic c0d2983181 Make the outbound interface manually selectable (signaling & media).
15 years ago
Stefan Sayer 660f23aa83 sbc: next_hop_for_replies option
15 years ago
Stefan Sayer ed118aba69 Merge branch 'master' into nxp_replies
15 years ago
Stefan Sayer afa389278a b/f: use outbound_proxy for 200 ACK, too
15 years ago
Stefan Sayer 98966f25d8 if set, use next_hop ip:port for replies, too
15 years ago
Stefan Sayer 88789eb124 transparent 100rel mode for SBC app
15 years ago
bpintea 9e1ec3433c 100rel enhancements
15 years ago
bpintea ce90db7205 rework of 100rel support
15 years ago
Stefan Sayer daa9c241ff sbc: routing with next hop
15 years ago
Stefan Sayer 9b18480957 don't send User-Agent in BYE sent from B2B
15 years ago
Stefan Sayer cc31436797 don't send User-Agent in session refresh from SEMS
15 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer 90cccb3383 reworked SST + B2BUA implementation
16 years ago
bpintea d074c0c0cd removed "#if 0" dead code
16 years ago
bpintea cf3c93492a Merge branch 'master' into bpintea/prack
16 years ago
Stefan Sayer 7fbe92bbd7 fix authentication on outgoing calls
16 years ago
bpi 6d27feb346 add support for 100rel extension (prack)
16 years ago
Raphael Coeffic 9fcb7be156 - sessions are now terminated if no 200-ACK is received until timer H expires.
16 years ago
Raphael Coeffic 7cae214d9c - small enhancements and clean-ups for the SIP stack (work in progress...).
16 years ago
Stefan Sayer 5d82971221 reindented everything, and stopped that indentation mess
16 years ago
Stefan Sayer 5b78cc6299 fixed remote cseq checking
16 years ago
Raphael Coeffic 536e79426a - added some description + warning for AmSipDialog::reply_error.
16 years ago
Raphael Coeffic 1695507989 - some more small fixes.
16 years ago
Raphael Coeffic a793c6dc74 some cleanup
16 years ago
Raphael Coeffic dea103ae68 - make the AmSipDialog call the SIP event handler within AmSession, instead of the opposite.
16 years ago
Raphael Coeffic b24f51ef5b - simplified some code in the SIP stack
16 years ago
Raphael Coeffic d6a547ca8e - removed sticky "next_hop".
16 years ago
Raphael Coeffic d31ef86751 - added support for multiple SIP/UDP receivers.
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
Stefan Sayer be85aa2c19 fixes ACK handling in B2BUA, which was broken due to moving ACK handling on user layer
16 years ago
Raphael Coeffic 25875e49a6 First part of the outbound proxy / 200 ACK patch:
17 years ago
Stefan Sayer 9b4bba32d7 refer optionally with expires
17 years ago
Stefan Sayer f5fcaeabc3 optionally send headers with BYE (e.g. Reason) patch by Robert Szokovacs
17 years ago
Stefan Sayer 39131cb061 serKey allocated in core (fixes strange crashes iff linking with other stuff)
18 years ago
Stefan Sayer 8f741539a2 char* -> const char*
18 years ago
Stefan Sayer 48feeca9a8 o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
18 years ago
Stefan Sayer 9411ad3ac8 fixes for SEMS on Solaris
18 years ago
Raphael Coeffic 80461b82c6 - adds the new SASI interface
18 years ago
Stefan Sayer df041a16ed train ride doxygen documentation
19 years ago
Stefan Sayer 7c964b9b03 unifies indentation level in all source files to 2 (-i2)
19 years ago
Stefan Sayer cd1752047b fixes RTP_TIMEOUT bug in signaling only b2b situations
19 years ago
Stefan Sayer 14489dd125 some extensions to ivr
19 years ago
Stefan Sayer 17530b75bd adds 'transfer' function to ivr. this is used by the pin_collect application.
19 years ago
Stefan Sayer a5dbceef55 adds sending REFER in dialog
19 years ago
Stefan Sayer 6c4b6d2da4 added cseq to onSendRequest function of SessionEventHandler API
19 years ago
Stefan Sayer 11d9cb8888 moved (static) methods interfacing to ser to AmServer
20 years ago
Stefan Sayer 809a2727d7 added doxygen class documentation
20 years ago