summaryrefslogtreecommitdiff
path: root/pjsip/src
AgeCommit message (Expand)Author
2015-01-22Re #1797: Fixes assert if 422 response is received (thanks to Brian Walker fo...Liong Sauw Ming
2015-01-21Re #1782 (misc): Do not include SDP when sending 181 response (patch provided...Liong Sauw Ming
2015-01-19Fixed #1811: contact_use_src_port and TLS server certificate verification iss...Liong Sauw Ming
2015-01-15Close #1810: Adding CA path support into SSL socket.Nanang Izzuddin
2014-12-23Fixed #1808: Crash in pjsip_inv_terminate() (thanks to Brian Walker for the p...Liong Sauw Ming
2014-12-19Fixed #1807: Crash when shutting down library while having subscription trans...Nanang Izzuddin
2014-12-18Re #1806: Implement SSL/TLS setting to set protocol operation.Riza Sulistyo
2014-12-05Fixed #1805: Make UAS as refresher in session timer when UAC doesn't support ...Liong Sauw Ming
2014-11-28Misc (re #1782): Fixed bug of missing SIP header "Supported: outbound, path" ...Nanang Izzuddin
2014-11-28Misc (re #1782): Fixed exchanged timer I timeout value (for absorbing any add...Nanang Izzuddin
2014-11-25Fix #1804: Call should use local IP in Via sent-by when the account is not us...Nanang Izzuddin
2014-11-07Misc (re #1782): Print log message when SIP UDP transport is destroyed.Nanang Izzuddin
2014-11-04Close #1802: Configurable randomized value range for auto re-registration int...Nanang Izzuddin
2014-10-31Fixed #1797: Clean up provisional media is executed when there is an ongoing ...Riza Sulistyo
2014-10-27Fix #1801:Nanang Izzuddin
2014-10-24Fix #1800: Fixed crash in SIP resolver when DNS server return a lot of addres...Nanang Izzuddin
2014-10-17Re #1782 (misc): Fixed return value of AudioMedia::getTxLevel()/getRxLevel()Liong Sauw Ming
2014-10-17Fixed #1797: Clean up provisional media after re-invite/updateLiong Sauw Ming
2014-10-16Misc (re #1782): Fixed unregistration sent twice when calling pjsua_acc_modif...Riza Sulistyo
2014-10-10Misc (re #1782): In case if STUN server is configured and NAT-traversal is in...Riza Sulistyo
2014-10-10Fixed #1796: Avoid infinite registration loop caused by contact rewrite.Nanang Izzuddin
2014-10-09Misc (re #1782): Avoid assertion when updating keep alive. Assert scenario: r...Riza Sulistyo
2014-10-06Misc (re #1782): Change field name unregWaitSec to unregWaitMsec, as it repre...Riza Sulistyo
2014-10-03Re #1782 (misc): Only perform unregistration in pjsua_acc_modify() if the reg...Liong Sauw Ming
2014-10-02Re #1782 (misc): Fixed bug caused by wrong order of code made in r4933 (thank...Liong Sauw Ming
2014-10-01Fixed #1795: Assertion if ending 100rel session when invite on early stateLiong Sauw Ming
2014-10-01Re #1782 (misc): Do not copy the public address and bound address if pjsua_ac...Liong Sauw Ming
2014-10-01Re #1782 (misc): Clone sdp attribute fmtp and rtpmap before adding it in proc...Liong Sauw Ming
2014-10-01Re #1782 (misc): Fixed missing add_ref() in pjsip_tsx_retransmit_no_state() (...Liong Sauw Ming
2014-09-24Close #1793: Avoid call setting flags PJSUA_CALL_UNHOLD, PJSUA_CALL_UPDATE_CO...Nanang Izzuddin
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-09-15Fixed #1783: Restart ICE if a mid-dialog re-INVITE contains no offerLiong Sauw Ming
2014-09-15Fixed #1786: Add support to specify video format when opening video previewLiong Sauw Ming
2014-09-09Fixed #1785: Add support for sending initial INVITE/re-INVITE/UPDATE without SDPLiong Sauw Ming
2014-09-09Re #1784: Revert API changeLiong Sauw Ming
2014-09-09Fixed #1784: Remove the usage of nested structs/unions in PJSUA2 (unsupported...Liong Sauw Ming
2014-09-02Fix #1781: Don't update dialog route set from UPDATE response.Nanang Izzuddin
2014-08-25Misc (re #1751): Fixed wrong pointer check in starting video render device.Nanang Izzuddin
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-08-21Misc (re #1751): fixed occasional failure in pjsip-test & pjnath-test caused ...Nanang Izzuddin
2014-08-21Misc (re #1751): Fixed miscellaneous MSVC warnings.Nanang Izzuddin
2014-08-19Misc, Re #1751: fixed pjsip-test failuresBenny Prijono
2014-08-19Re #1751: fixed miscellaneous gcc warningsBenny Prijono
2014-08-18More re #1677:Benny Prijono
2014-08-18Closed #1677: Contact uses source port in initial registration.Benny Prijono
2014-08-13Close #1779: Add APIs for external/native thread registration to pjsua2: Endp...Nanang Izzuddin
2014-08-12Misc (re #1751): Remove reference to PJSUA2 Call instance from PJSUA library ...Nanang Izzuddin
2014-08-12Misc (re #1751): Uninitialized variable 'body.tsxState.type' in PJSUA2 in Sip...Nanang Izzuddin