Commit Graph

136 Commits (0aaa62c81279f5c8c0489c54ff5a2b2bb7da11cf)

Author SHA1 Message Date
Stefan Sayer e9873524a7 option to ignore low CSeq for NOTIFY for old event sub implementations
14 years ago
Stefan Sayer 31c9662d5c b/f: User-Agent and Max-Forwards headers in authenticated requests
14 years ago
Stefan Sayer 3e2a0b0764 Merge remote-tracking branch 'remotes/origin/1.4' into sayer/1.4-spce2.4
14 years ago
Stefan Sayer 4e023507b6 add Retry-After: 0 to NOTIFY 500 response on low CSeq
15 years ago
Stefan Sayer bcd4ab8547 b/f: in bye() don't do send_200_ack while iterating over uac_trans
15 years ago
Stefan Sayer 12a1315515 b/f: support compact Supported header (k:)
15 years ago
Stefan Sayer d79f9edf16 added support for forked INVITEs
15 years ago
Stefan Sayer a03278d09f b/f: in bye() don't do send_200_ack while iterating over uac_trans
15 years ago
Stefan Sayer e78fe72fb6 b/f: support compact Supported header (k:)
15 years ago
Stefan Sayer 51cae30c0c add wait_for_bye_transaction config parameter, fixes auth of BYE
15 years ago
Stefan Sayer 351e9fe447 adds next_hop core config option
15 years ago
Raphael Coeffic a59496e611 b/f: fixes previous commit.
15 years ago
Raphael Coeffic cc57a0886f b/f: do not update route or remote_uri on failure reply.
15 years ago
Raphael Coeffic cdcce5c482 b/f: close INV trans (w/ 200 ack) before sending BYE.
15 years ago
Raphael Coeffic a9f665799c b/f: accept any 4xx reply after CANCEL. No BYE after 3xx.
15 years ago
Raphael Coeffic 7545eb11f0 b/f: several minor bugs in session creation.
16 years ago
bpintea 98ae1ff252 fix session leak on 100rel disabled
16 years ago
Stefan Sayer f2c6964550 SST: retry INV/UPD on 422 Session Interval to low
16 years ago
Stefan Sayer a9c7556c2c b/f: ignore prov replies in canceled INV
16 years ago
Raphael Coeffic fbfc347f1a b/f: outbound_proxy would only work if forced.
16 years ago
Raphael Coeffic 7ce97d910a getContactHdr uses outbound_interface.
16 years ago
Raphael Coeffic 766e7fb969 adds outbound interface computation to AmSipDialog.
16 years ago
Raphael Coeffic c0d2983181 Make the outbound interface manually selectable (signaling & media).
16 years ago
Raphael Coeffic aafc7ba080 Wip: adds multiple interface to config reader
16 years ago
Stefan Sayer c2607f4349 better debug log: status before and after process
16 years ago
Stefan Sayer 660f23aa83 sbc: next_hop_for_replies option
16 years ago
Stefan Sayer ed118aba69 Merge branch 'master' into nxp_replies
16 years ago
Stefan Sayer afa389278a b/f: use outbound_proxy for 200 ACK, too
16 years ago
Stefan Sayer 98966f25d8 if set, use next_hop ip:port for replies, too
16 years ago
Stefan Sayer 74c17a0cbe b/f: use next_hop_ip/next_hop_port for 200 ACK
16 years ago
Stefan Sayer cc8d1cff04 b/f: reINVITEs failing once PRACK is in use
16 years ago
Stefan Sayer 4d9c139696 initialize all rseq related values (for safety)
16 years ago
Stefan Sayer 1af9f3c008 b/f: ignore rel100OnRequestOut if rel1xx_ignored
16 years ago
Stefan Sayer 88789eb124 transparent 100rel mode for SBC app
16 years ago
bpintea ec5fb74b45 100rel fix: 420 reject only if Require present, not Supported
16 years ago
bpintea d4a17dd659 Merge branch 'master' of ssh://git.sip-router.org/sems
16 years ago
bpintea 9e1ec3433c 100rel enhancements
16 years ago
bpintea 07d01660a3 100rel b/f
16 years ago
Stefan Sayer 7fee6a1743 fixed missing CRLF in transfer header
16 years ago
bpintea ce90db7205 rework of 100rel support
16 years ago
Stefan Sayer daa9c241ff sbc: routing with next hop
16 years ago
Stefan Sayer e9eae2154e moved error reply string to #define
16 years ago
Stefan Sayer 9b18480957 don't send User-Agent in BYE sent from B2B
16 years ago
Stefan Sayer cc31436797 don't send User-Agent in session refresh from SEMS
16 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer 90cccb3383 reworked SST + B2BUA implementation
16 years ago
Stefan Sayer 903e909f8b add suggested parentheses around ‘&&’ within ‘||’
16 years ago
Stefan Sayer 844caecfca b/f: don't continue processing after 500 reply
16 years ago
Stefan Sayer fdb28ab072 small optimization
16 years ago
Raphael Coeffic 38698f8882 use bye() instead of sendRequest("BYE")
16 years ago