summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib
AgeCommit message (Expand)Author
2016-01-05Re #1882 (misc): Crash when answering call with reason field is set. Thanks t...Riza Sulistyo
2015-12-30Re #1882 (misc): Add checking before calling pj_strncpy(), to make it more ro...Liong Sauw Ming
2015-12-24Misc (re #1882): Fixed bug STUN still being used in media transport UDP & ICE...Nanang Izzuddin
2015-12-03Fix #1899: Updated pjsua behaviour to re-create stream even when SDP directio...Nanang Izzuddin
2015-10-08Fixed #1873: iOS application getting killed after pjsua fail to release a dis...Liong Sauw Ming
2015-10-02Close #1892: Add pjsua/pjsua2 callback on_call_tx_offer()/Call::onCallTxOffer...Nanang Izzuddin
2015-09-17Re #1882 (misc): Related to r4852 and r4857, fixed problem in reopening sound...Liong Sauw Ming
2015-08-25Re #1881: Fixed compile warnings on VS2015 about declaration hides previous d...Nanang Izzuddin
2015-07-31Fixed #1873: Only reset account transport pointer after a successful unregist...Nanang Izzuddin
2015-07-14Re #1864: fixed assert and crash when remote remove and add back media lines ...Nanang Izzuddin
2015-07-14Fixed #1869: Destroy STUN session when cleaning up STUN server resolutionLiong Sauw Ming
2015-07-13Fixed #1867: Add pjsua callback to notify when STUN resolution completesLiong Sauw Ming
2015-07-06Close #1865: Start NAT type detection after first STUN server resolution succ...Nanang Izzuddin
2015-07-03Re #1861: Changed pjsua API for setting the orientation using a more generic ...Liong Sauw Ming
2015-07-01Fixed #1864: Assertion in PJSIP when remote remove and add back media lines i...Liong Sauw Ming
2015-06-25Re #1861: Initial implementation of video orientation supportLiong Sauw Ming
2015-05-20Fixed #1854:Nanang Izzuddin
2015-05-19Re #1850(misc) : Mistype param when calling pjmedia_vid_dev_stream_set_cap. T...Riza Sulistyo
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-08Close #1850: Updated pjsua_vid_preview_start() to ignore any errors upon star...Nanang Izzuddin
2015-05-05Re #1848: Fix failed to create SDP which lead to crash caused by rejected HOL...Riza Sulistyo
2015-04-08Re #1782 (misc): (trivial)Fixed typo in logLiong Sauw Ming
2015-04-07Misc (re #1782): Check if capturer is opened when getting window information....Riza Sulistyo
2015-04-07Misc (re #1782): Fixed SIP error code not set properly when there's an error ...Riza Sulistyo
2015-03-19Re #1825: Implement new on_reg_started2 callbackRiza Sulistyo
2015-03-18Re #1823 (PJSUA2 Video API): Add Pjsua2 Video Window API and Pjsua API to set...Liong Sauw Ming
2015-03-17Re #1786: Add support to specify output window as well for video preview param.Liong Sauw Ming
2015-03-02Fixed #1817: Automatically send BYE when sending CANCEL for INVITE is unsucce...Liong Sauw Ming
2015-03-02Fixed #1816: Restart media transport on following forked media.Nanang Izzuddin
2015-02-11Close #1814: Add audio frame preview callbacks.Nanang Izzuddin
2015-02-11Fixed #1813: Problem with media reinitialisation when using ICELiong Sauw Ming
2015-01-23Re #1782 (misc): Fixed inaccurate TX packet loss percentage and stats calcula...Liong Sauw Ming
2015-01-22Re #1797: Fixes assert if 422 response is received (thanks to Brian Walker fo...Liong Sauw Ming
2015-01-19Fixed #1811: contact_use_src_port and TLS server certificate verification iss...Liong Sauw Ming
2014-11-28Misc (re #1782): Fixed bug of missing SIP header "Supported: outbound, path" ...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-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-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-03Re #1782 (misc): Only perform unregistration in pjsua_acc_modify() if the reg...Liong 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-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