summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2017-01-24Re #1945 (misc): Prevent automatically adding Content-Type and Content-Length onRiza Sulistyo
2017-01-23Re #1900: Reintegrated works in UWP branch to trunk.Nanang Izzuddin
2017-01-19Close #1919: Clear unused-variable warnings.Riza Sulistyo
2017-01-19Re #1513: Applied the new API pj_pool_safe_release().Nanang Izzuddin
2017-01-11Re #1960: Use boolean field to indicate whether the info is empty (instead of...Liong Sauw Ming
2017-01-11Fixed #1990:Nanang Izzuddin
2017-01-11Fixed #1988: Wait for any active spinning loop in read callback to complete b...Nanang Izzuddin
2017-01-11Fixed #1960: Export SIP transport TLS state and TLS certificate info to PJSUA2Liong Sauw Ming
2016-12-23Fixed #1987: Verify 'med_prov_cnt' after media reinitialization (with a new c...Nanang Izzuddin
2016-12-19Misc (re #1945): Fixed various compile warnings.Nanang Izzuddin
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-11-23Re #1945: Change the error message on pjsua_media_channel_update() when unkno...Riza Sulistyo
2016-11-23Fixed #1981: Assertion when session timer is disabled and PJSIP receives 422Liong Sauw Ming
2016-11-21Fixed #1980: Assertion if remote removes some media lines in previous SDP neg...Liong Sauw Ming
2016-11-17Re #1945 (misc): Revert r5484, unreg_timeout can be zero.Liong Sauw Ming
2016-11-17Re #1945 (misc): Normalize account config's unregistration timeout when addin...Liong Sauw Ming
2016-11-14Re #1971: Request IPv4 relay address to an IPv6 TURN server for IPv6-IPv4 con...Nanang Izzuddin
2016-10-31Fixed #1976: Support to generate a synthesized IPv6 address from IPv4 addressLiong Sauw Ming
2016-10-27Fixed #1975: Add support to select elliptic curve and signature algorithm for...Liong Sauw Ming
2016-10-27Fixed #1974: Various fixes for DNS IPv6Liong Sauw Ming
2016-10-24Misc (re #1945): Avoid calling memchr() or memcpy() with NULL pointer (thanks...Nanang Izzuddin
2016-10-21Misc (re #1945): Fixed false error message "cannot find Account.." when delet...Nanang Izzuddin
2016-10-17Close #1971: Updated pjsua to enable IPv6 TURN in ICE media transport.Nanang Izzuddin
2016-10-07Fixed #1967: Add function pjsip_tdata_get_dlgLiong Sauw Ming
2016-10-07Fixed #1965: Add support to specify Contact params specific to REGISTER requestsLiong Sauw Ming
2016-10-07Re #1945 (misc): Fixed wrong parameter caused by previous commit r5450Liong Sauw Ming
2016-10-07Re #1945 (misc): Fixed incorrect usage of pj_memcmp()Liong Sauw Ming
2016-10-06Re #1962: Update the ticket number in the code doc.Liong Sauw Ming
2016-10-04Fixed #1962: Premature STUN socket destruction when there's an error during S...Liong Sauw Ming
2016-09-29Misc (re #1945): Added feature of listing dshow device in ffmpeg video device...Nanang Izzuddin
2016-08-30Re #1959: Add reference counter to pjsip_inv_session to avoid race condition.Riza Sulistyo
2016-08-23Fixed #1955: Fixed assertions in DNS SRV resolution with IPv6 TCP/TLS target.Nanang Izzuddin
2016-08-19Misc (re #1945): fixed STUN server resolution should be retried, as PJSUA_STU...Nanang Izzuddin
2016-08-12Fixed #1951: Add callback to configure SRTP setting and key in pjsua/pjsua2Liong Sauw Ming
2016-08-05Re #1910: Implement option to regularly send video keyframe in the beginning ...Riza Sulistyo
2016-08-04Fixed #1949: Support video window manipulation for native previewLiong Sauw Ming
2016-08-02Re #1945 (misc): Fixed missing doxygen group doc for SIP transport TCP.Liong Sauw Ming
2016-07-28Fix #1946: Avoid deinitialization of uninitialized client auth session.Nanang Izzuddin
2016-07-28Misc (re #1945): Updated checks in pjsip_tx_data_dec_ref(). Thanks Alexei Gra...Nanang Izzuddin
2016-07-26Misc (re #1945): Fixed assertion when outgoing call without SDP is answered w...Nanang Izzuddin
2016-07-26Misc (re #1945): Updated array limit checks and docs in pjsip_evsub_register_...Nanang Izzuddin
2016-07-15Re #1928 (misc): Re #1878 (Compile time option for TCP/TLS transport to not c...Liong Sauw Ming
2016-07-14Misc (re #1928): Cleaned up STUN transport config setup for ICE in pjsua.Nanang Izzuddin
2016-07-14Misc (re #1928): Print explicit log message about PJSUA ignoring IPv6 STUN se...Nanang Izzuddin
2016-07-14Misc (re #1928): Use host IP for SIP UDP transport address when STUN resoluti...Nanang Izzuddin
2016-06-30Fixed #1929: Fixed memory leak when using sip_auth_client since it's also use...Liong Sauw Ming
2016-06-29Re #1926: Fixed bug of premature app callback invocation in DNS A+AAAA resolu...Nanang Izzuddin