summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_call.c
AgeCommit message (Expand)Author
2017-01-19Close #1919: Clear unused-variable warnings.Riza Sulistyo
2016-12-07Fixed #1985: Escape '@' character in the Replaces parameter of REFER requestLiong Sauw Ming
2016-12-06Fixed #1983: Add option to update call Via addressLiong Sauw Ming
2016-12-06Re #1982: Cleanup call setting flags even if callbacks on_call_tx/rx_offer() ...Liong Sauw Ming
2016-12-06Fixed #1982: Add option to reinitialize call media transportsLiong Sauw Ming
2016-06-01Re #1923: Added check for call availability before processing delayed answer,...Nanang Izzuddin
2016-05-27Re #1923: Delay call-hangup triggered from simulated onIncomingCall() to avoi...Riza Sulistyo
2016-05-25Re #1917 (misc): Suppress empty-body warning and "logical not is only applied...Liong Sauw Ming
2016-05-24Fix #1923: Delay call-answer triggered from simulated onIncomingCall() to avo...Nanang Izzuddin
2016-05-10Fixed #1914: onCreateMediaTransport() callback might not be called on PJSUA2.Riza Sulistyo
2016-03-03Fixed #1905: assertion in call redirectionLiong Sauw Ming
2016-02-05Fixed #1902:Nanang Izzuddin
2016-01-05Re #1882 (misc): Crash when answering call with reason field is set. Thanks t...Riza Sulistyo
2015-10-02Close #1892: Add pjsua/pjsua2 callback on_call_tx_offer()/Call::onCallTxOffer...Nanang Izzuddin
2015-08-25Re #1881: Fixed compile warnings on VS2015 about declaration hides previous d...Nanang Izzuddin
2015-05-20Fixed #1854:Nanang Izzuddin
2015-05-15Fixed #1852: Assertion due to premature destroy of dialog when media channel ...Liong Sauw Ming
2015-05-15Fixed #1848: SDP failed to be created when provisional media has been clearedLiong Sauw Ming
2015-05-05Re #1848: Fix failed to create SDP which lead to crash caused by rejected HOL...Riza Sulistyo
2015-03-02Fixed #1817: Automatically send BYE when sending CANCEL for INVITE is unsucce...Liong Sauw Ming
2015-01-22Re #1797: Fixes assert if 422 response is received (thanks to Brian Walker fo...Liong Sauw Ming
2014-11-25Fix #1804: Call should use local IP in Via sent-by when the account is not us...Nanang Izzuddin
2014-10-31Fixed #1797: Clean up provisional media is executed when there is an ongoing ...Riza Sulistyo
2014-10-17Fixed #1797: Clean up provisional media after re-invite/updateLiong Sauw Ming
2014-10-01Re #1782 (misc): Clone sdp attribute fmtp and rtpmap before adding it in proc...Liong Sauw Ming
2014-09-24Close #1793: Avoid call setting flags PJSUA_CALL_UNHOLD, PJSUA_CALL_UPDATE_CO...Nanang Izzuddin
2014-09-17Re #1788: Add support to allow INVITE/reINVITE with unknown body.Riza Sulistyo
2014-09-15Fixed #1783: Restart ICE if a mid-dialog re-INVITE contains no offerLiong Sauw Ming
2014-09-09Fixed #1785: Add support for sending initial INVITE/re-INVITE/UPDATE without SDPLiong Sauw Ming
2014-06-05Misc (re #1751): added additional checking to invite and dialog instances whe...Benny Prijono
2014-05-09Re #1768: avoid crash if outgoing call fails during media initialization, bec...Benny Prijono
2014-03-06Re #1742 (misc): Fixed incorrect checking of require_100rel configurationLiong Sauw Ming
2014-02-19Fixed #1738: Infinite loop when re-INVITE is received while adding new mediaBenny Prijono
2014-02-04Misc (re #1630): Fixing warnings about variable set but not used with recent gccBenny Prijono
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed some typos in the code (thanks Tzafrir Cohen for the p...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2013-07-15Re #1688: Add fix to check whether msg_data is nullLiong Sauw Ming
2013-07-10Closed #1688: Add support for different To and Target URI in outgoing call an...Liong Sauw Ming
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-05-10Re #1662: Clear call descriptor before making callLiong Sauw Ming
2013-05-10Fixed #1666: Handle case when call unhold failedLiong Sauw Ming
2013-04-29Fixed #1662: Reset/nullify the pointer to dialog in internal PJSUA call struc...Nanang Izzuddin
2013-04-03More re #1653: bug in previous checkin, the local_hold flag was released rega...Benny Prijono
2013-04-03Fix #1811: Set SDP direction attribute to "sendonly" in answering call unhold...Nanang Izzuddin
2013-04-03Fixed #1653: [incompatible] pjsua_call_update() API should not release holdBenny Prijono
2013-03-28Fixed #1650: Close sound device when outgoing call failsLiong Sauw Ming
2013-03-13Fixed #1642: Media transport may not be cleaned up if call is hung up quicklyBenny Prijono
2013-03-06Fixed #1629: Add pjsua_call_set_hold2() API to allow update of Contact headerLiong Sauw Ming
2013-03-04Misc (re #1559): fixed compile errors/warnings on Symbian platform.Nanang Izzuddin