Commit Graph

41 Commits (eb98223129f41ebdf4e5c2f030c8617bdec24979)

Author SHA1 Message Date
Stefan Sayer ca1e19de52 only update remote uri if there is a contact in the reply
18 years ago
Stefan Sayer cbead2dbf4 adding server signature to error_reply
18 years ago
Stefan Sayer 8f741539a2 char* -> const char*
18 years ago
Raphael Coeffic 0534dbc2b9 - fixes SEMS-29 (see tracker.iptel.org).
18 years ago
Raphael Coeffic b9963000bc corrected typo in comment.
18 years ago
Stefan Sayer 48feeca9a8 o relayed requests in b2b are relayed without adding headers (Signature/Max-Forwards)
18 years ago
Raphael Coeffic d0a74c550e - fixes the issue with B2BUA and bad 'Contact' as reported by Juha.
18 years ago
Raphael Coeffic 2f920da7c2 - fixed various bugs including missing body in new requests.
18 years ago
Stefan Sayer 02a07d0767 fixes some CRLF issues
18 years ago
Stefan Sayer d644a333f4 fixed getLocalURI which is now getContact
18 years ago
Raphael Coeffic 274c6ec45c Merged internal_sip_stack branch -r 539:659 into trunk.
18 years ago
Stefan Sayer 1e2c65a43d correctly reply errors
18 years ago
Raphael Coeffic 80461b82c6 - adds the new SASI interface
18 years ago
Juha Heinanen 1e49381d0e * In OpenSER mode cr is added after lf only if it is not already there.
19 years ago
Stefan Sayer 22184f24d7 * updating contact on reply only if contact present
19 years ago
Juha Heinanen 6a1bdaceb8 * Added forgotten OpenSER version of AmSipDialog::cancel().
19 years ago
Juha Heinanen b93bc9d3fd * Added OpenSER version of AmSipDialog::reply_error.
19 years ago
Juha Heinanen 6b7ecc4ba9 * Added CR before each LF in some OpenSER MI command arguments.
19 years ago
Juha Heinanen b280576c5c * Added conditional support for OpenSER 1.3.
19 years ago
Stefan Sayer 2d07b7b821 fixes SessionComponent hook handling onSendRequest;
19 years ago
Raphael Coeffic 4ddc7a6714 - suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
19 years ago
Stefan Sayer 7c964b9b03 unifies indentation level in all source files to 2 (-i2)
19 years ago
Stefan Sayer fa35cb1cdf * functions for taking all session specific parameters from P-Iptel-Param
19 years ago
Raphael Coeffic e6fa3fd711 - fixed some more issues with py_sems. It should work with the example now.
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 dbbdd8c616 * UserAgent/Server header
19 years ago
Stefan Sayer d21931f330 * out of dialog REFER creates a new dialout session
19 years ago
Stefan Sayer a5dbceef55 adds sending REFER in dialog
19 years ago
Stefan Sayer f776df7eb8 fixes some problems related to contact:
19 years ago
Stefan Sayer 60668be1fb only take remote_tag on incoming reply if 101 < code < 300 (remote tag set: "dialog established")
19 years ago
Stefan Sayer 6c4b6d2da4 added cseq to onSendRequest function of SessionEventHandler API
19 years ago
Raphael Coeffic c75dd1bae7 merged changes from rel_0.10.0_rc1@106 made at sipit into trunk.
20 years ago
Stefan Sayer 11d9cb8888 moved (static) methods interfacing to ser to AmServer
20 years ago
Stefan Sayer a4a513624c removed unneeded UserData in CtrlInterface
20 years ago
Stefan Sayer 4e6ce9cb16 dialout. see AmUAC for API.
20 years ago
Raphael Coeffic 78b94715b9 added call to t_cancel even if no reply has been received for one request.
20 years ago
Raphael Coeffic 099d706bc3 fixed contact updating on reply.
20 years ago
Raphael Coeffic 797d60a4d7 fixed error handling in AmSipDialog::reply.
20 years ago
Raphael Coeffic 37abd5379e initial checkin new open source version.
20 years ago