summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip-ua
AgeCommit message (Expand)Author
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-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-09-04Closed #1696: IP change detection (Contact rewrite method) based on REGISTER ...Liong Sauw Ming
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-28Fixed #1684 (Failed assertion when scheduling timer in the registration client):Benny Prijono
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
2013-01-16Fixed #1606: Support query-only on registration bindingsBenny Prijono
2012-11-26Fixes #1596: Fix handling of incoming UPDATE requestLiong Sauw Ming
2012-09-28Re #1587:Nanang Izzuddin
2012-09-28Close #1587: Added settings to accept call replace when in early state and as...Nanang Izzuddin
2012-07-23Fixed #1560: Added 'timer' in require header in sending 2xx response when ses...Nanang Izzuddin
2012-07-18Fixed #1556: Fix From/To tag and Via branch comparison to be case insensitiveLiong Sauw Ming
2012-07-16Fixed #1555 : Bug with via_rewrite feature when the account gets deletedLiong Sauw Ming
2012-06-20Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for out...Liong 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-04-11Re #1474: merged r4031-r4037Benny 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-07-19Re #1326: Initial code integration from branch 2.0-dev to trunk as "2.0-pre-a...Nanang Izzuddin
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-04-27Fix #1248: Reset destination info in the INVITE message/tdata before resendin...Nanang Izzuddin
2011-04-27Fixed #1247: Deadlock potential in sip_regc.c if sending fails (thank you Ale...Benny Prijono
2011-04-26Re #1245: bad last commit caused everything to be treated as unregistrations!Benny Prijono
2011-04-25Fixed #1245: Assertion may be raised if iPhone app woken up to perform regist...Benny Prijono
2011-03-23Fix #1222: Assertion if BYE is received while callee is still in early stateBenny Prijono