summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip-ua/sip_inv.c
AgeCommit message (Expand)Author
2015-06-17Fixed #1858: Remove extension tags (such as "100rel", "timer", "PRACK"), from...Nanang Izzuddin
2015-06-11Re #1857: (Fix) BYE is not sent when 200/OK is not ACK-edRiza Sulistyo
2015-04-28Re #1843: Related to r4924, allow INVITE request with unknown body inRiza Sulistyo
2015-03-27Re #1828: Fixed misc compile warnings (on iOS).Nanang Izzuddin
2015-03-02Fixed #1816: Restart media transport on following forked media.Nanang Izzuddin
2015-01-21Re #1782 (misc): Do not include SDP when sending 181 response (patch provided...Liong Sauw Ming
2014-12-23Fixed #1808: Crash in pjsip_inv_terminate() (thanks to Brian Walker for the p...Liong Sauw Ming
2014-09-22Fixed #1791: Fixed possible crash when trying to cancel sdp negotiation upon ...Riza Sulistyo
2014-09-17Re #1788: Add support to allow INVITE/reINVITE with unknown body.Riza Sulistyo
2014-08-21Re #1735: Fixed missing check of "sips" scheme in request line in pjsip_inv_v...Nanang Izzuddin
2014-08-21Close #1735: Implemented secure dialog check of "sips" scheme in Contact/Reco...Nanang Izzuddin
2014-04-30Re #1764: Add reference to ticket numberLiong Sauw Ming
2014-04-30Fixed #1764: Use latest early media SDP received on forked early media on 18x...Liong Sauw Ming
2014-04-17Fixed #1761: Remove "timer" from Supported header if it is disabledBenny Prijono
2014-03-28Fix #1755: Send ACK for incoming 200/INVITE even after call is disconnected.Nanang Izzuddin
2014-03-11Fix #1747: Don't process message body in the incoming 200/UPDATE if we don't ...Nanang Izzuddin
2014-02-21More #1712: Handle case when 200/OK is not ACKed and inv needs to send BYE. I...Benny Prijono
2014-01-24Fixed #1725: ACK is not sent upon receiving 200/OK retransmission if re-INVIT...Benny Prijono
2014-01-24Re #1722: Riza Sulistyo
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2014-01-07Re #1721: Clear invite transaction before calling on_call_tsx_state (on trans...Riza Sulistyo
2013-12-18Fixed #1718: Immediately shift call state to DISCONNECTED after receiving 422...Nanang Izzuddin
2013-11-19Fixed #1712: Must not send BYE before ACK is receivedBenny Prijono
2013-08-21Re #817: Fix replying to re-INVITE after it was cancelled (thanks to Saúl Ib...Liong Sauw Ming
2013-07-17More re #817: added loggingBenny Prijono
2013-07-15Re #817: Initial work for allowing application to respond to re-INVITE manually.Liong Sauw Ming
2013-07-10Re #1687: Add SDP negotiation flags in invite sessionLiong Sauw Ming
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-05-18Fixed #1667: Handle incoming UPDATE before 101-199 response is receivedBenny Prijono
2013-04-23Re #1630: fixed various warningsBenny Prijono
2013-04-09Fix #1654: do not cancel SDP offer when transaction state changes from 'compl...Nanang Izzuddin
2013-04-03Fixed #1651: incoming CANCEL request is not reported in any callbacksBenny Prijono
2013-03-19Re #1644: Added run-time setting 'pjsip_cfg()->follow_early_media_fork' and c...Nanang Izzuddin
2013-03-06Fixed #1633: Crash if on_redirected() callback is not implemented and UAC rec...Liong Sauw Ming
2013-03-05Implementation of Re #1628: Modify SIP transaction to use group lock to avoid...Benny Prijono
2013-02-21Close #1625: Introduced new API pjmedia_sdp_validate2() for allowing SDP medi...Nanang Izzuddin
2013-02-19Fixed #1619: transport error on re-INVITE should not terminate callBenny Prijono
2013-02-13Close #1614: Added call redirect option PJSIP_REDIRECT_ACCEPT_REPLACE to acce...Nanang Izzuddin
2013-01-17Fixed #1611: Add missing Supported header in UPDATE for Session Timers. Also ...Benny Prijono
2012-11-26Fixes #1596: Fix handling of incoming UPDATE requestLiong Sauw Ming
2012-07-18Fixed #1556: Fix From/To tag and Via branch comparison to be case insensitiveLiong Sauw Ming
2012-06-06Fixed #1530: Sending ACK is reported with wrong pjsip_event infoBenny Prijono
2012-04-24Re #1474: merged r4054-r4079Benny Prijono
2012-04-16Re #1474: merged r4042-r4053Benny Prijono
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-10-31Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-10-03Closed #1266:Liong Sauw Ming
2011-09-18Modified the libraries to use the new log indentation feature re #1372Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin