summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2015-06-19Fixed #1859: Increment tsx group lock counter before send operation and decre...Nanang Izzuddin
2015-06-17Fixed #1858: Remove extension tags (such as "100rel", "timer", "PRACK"), from...Nanang Izzuddin
2015-06-12Misc (re #1843): Fix the possibility of crash when parsing multipart message.Riza Sulistyo
2015-06-11Misc (re #1843): Updated SIP transport TCP & TLS to get server local address ...Nanang Izzuddin
2015-06-11Re #1857: (Fix) BYE is not sent when 200/OK is not ACK-edRiza Sulistyo
2015-05-28Re #1855 (Pjsua2 Video Preview API): Add Pjsua2 Preview API and sample usage ...Riza Sulistyo
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-18Fixed #1853: Add callback for dropped data in SIP transportLiong Sauw Ming
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-11Fixed #1851: Runtime configuration of TCP and TLS keep alive intervalsLiong Sauw Ming
2015-05-11Re #1843 (misc): Fix pjsip_tls_setting_copy to copy the ca_list_path field as...Liong 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-28Re #1843: Related to r4924, allow INVITE request with unknown body inRiza Sulistyo
2015-04-23Fixed #1845: Add support if OpenSSL library has more than 100 cipher suitesLiong Sauw Ming
2015-04-14Misc (re #1843): Fixed dependency lib order in pjsip-test Makefile. This migh...Nanang Izzuddin
2015-04-10Misc (re #1782): Add information to pjsip_endpt_send_request documentation th...Riza Sulistyo
2015-04-08Re #1838: Enable application to provide its own external resolver implementat...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-04-06Misc (re #1782): Fixed various compile warnings on MSVC.Nanang Izzuddin
2015-03-27Re #1828: Fixed misc compile warnings (on iOS).Nanang Izzuddin
2015-03-26Re #1828:Nanang Izzuddin
2015-03-20Re #1823: Related to r4996: Fixed undefined symbol error if video is not enab...Liong Sauw Ming
2015-03-19Misc (re #1782): Check if the transport being shutdown in on_accept_complete ...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-06Fixed #1821: Remove unnecessary locking in pjsip transaction and add new API ...Liong Sauw Ming
2015-03-03Fixed #1819: Use expiration field to indicate registration/unregistration in ...Liong Sauw Ming
2015-03-03Re #1818: Fixed destruction of locked mutex in sip transportLiong 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-02-10Re #1782 (misc): Prevent buffer overrun in pjsip message/uri printingLiong 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-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