summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Fixed #1979: Add support to parse address string with scope IDLiong Sauw Ming
2016-11-17Re #1945 (misc): Normalize account config's unregistration timeout when addin...Liong Sauw Ming
2016-11-16Re #1975: Add autoconf detection of OpenSSL elliptic curve and sigalg supportLiong Sauw Ming
2016-11-15Re #1961: Fallback to CLOCK_MONOTONIC if /dev/alarm is not found, or getting ...Liong Sauw Ming
2016-11-14Re #1971: Request IPv4 relay address to an IPv6 TURN server for IPv6-IPv4 con...Nanang Izzuddin
2016-11-14Re #1945 (misc): Disable local host resolution (PJ_GETHOSTIP_DISABLE_LOCAL_RE...Liong Sauw Ming
2016-11-04Closed #1978: Add function to get RTP session from stream/video stream.Riza Sulistyo
2016-11-03Re #1977: Add attach2() and pjmedia_transport_attach2() to pjmedia transport ...Riza Sulistyo
2016-11-01Re #1974: Fix DNS write on freed memory.Riza Sulistyo
2016-10-31Fixed #1976: Support to generate a synthesized IPv6 address from IPv4 addressLiong Sauw Ming
2016-10-28Re #1974: Remove DNS cache entry from resolver's hash table when app callback...Liong Sauw Ming
2016-10-28Re #1972: ICE initialization issues when creating a component/candidate fails.Liong Sauw Ming
2016-10-28Re #1974:Liong 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-24Re #1971: Updated TURN session to add REQUEST-ADDRESS-FAMILY/REQ-ADDR-TYPE at...Nanang Izzuddin
2016-10-24Misc (re #1945): Avoid calling memchr() or memcpy() with NULL pointer (thanks...Nanang Izzuddin
2016-10-21Misc (re #1945): Updated SIP URI in sample app pjsua2_demo.cpp (for debugging...Nanang Izzuddin
2016-10-21Misc (re #1945): Fixed false error message "cannot find Account.." when delet...Nanang Izzuddin
2016-10-21Fix #1972: Update ICE candidate status to non-PJ_EPENDING after TURN server n...Nanang Izzuddin
2016-10-21Misc (re #1945): Fixed assertion in resolver: on read error, source address m...Nanang Izzuddin
2016-10-18Fixed #1941: Disable the setup of audio session in coreaudio_dev. This will a...Liong Sauw Ming
2016-10-17Close #1971: Updated pjsua to enable IPv6 TURN in ICE media transport.Nanang Izzuddin
2016-10-14Re #1945 (misc): Get rid of 64-bit compiler warnings for pjsua_appLiong Sauw Ming
2016-10-13Re #1970: Implement function pjmedia_rtp_decode_rtp2().Riza Sulistyo
2016-10-13Re #1969: Fix crash on using an already destroyed SSL socket.Riza Sulistyo
2016-10-13Re #1945 (misc): Use localtime_r() instead of localtime() (if available) sinc...Riza Sulistyo
2016-10-10Re #1961: Updated Android pj_gettimestamp() implementation to use ANDROID_ALA...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 #1941: Support for AVCaptureDeviceDiscoverySession to replace the deprecat...Liong Sauw Ming
2016-10-07Re #1941: Add support to specify min iOS versions in configure-iphone and upd...Liong Sauw Ming
2016-10-07Re #1945 (misc): Fixes a memory leak in alsa_factory_refresh().Liong 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-06Re #1964: Add PJ_QOS_TYPE_SIGNALLING to pjsua2 swig symbol and the deprecated...Riza Sulistyo
2016-10-06Fix #1961: Updated Android timestamp to use CLOCK_BOOTTIME (or ANDROID_ALARM_...Nanang Izzuddin
2016-10-06Re #1954: Add option to use WebRtc EC in aectest sample appLiong Sauw Ming
2016-10-05Re #1964: Implement QoS for darwin OS which supports SO_NET_SERVICE_TYPE.Riza Sulistyo
2016-10-05Re #1963: Implement QoS for IPv6 for platform that supports IPV6_TCLASS.Riza Sulistyo
2016-10-05Re #1954: Add libwebrtc to ipjsua sample appLiong 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-09-27Misc (re #1945): Fixed warning in OpenH264 encoder "ParamValidationExt(), sli...Nanang Izzuddin