summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
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
2014-07-25Misc #1751: added logging when TLS domain verification fails due to invalid u...Benny Prijono
2014-07-18Misc (re #1751): Fixed missing initialization in pjsua2 TlsConfig::toPj() and...Nanang Izzuddin
2014-07-14Misc (re #1751): Fixed possible bad assertion caused by race condition betwee...Nanang Izzuddin
2014-07-02Closed #1775: Changing OpenSSL default method from TLSv1 to SSLv23 to enable ...Benny Prijono
2014-06-26Fixed #1774: Unfreed transports upon stack shutdown/restartLiong Sauw Ming
2014-06-19Fix #1773: Added group lock to SIP transport to avoid race condition between ...Nanang Izzuddin
2014-06-19Close #1772: Fixed error handling in pjsua_create() and pjsua_init().Nanang Izzuddin
2014-06-19Re #1771: Implement run-time configuration to set specific socket option.Riza Sulistyo
2014-06-10Re #1770: Fixed issue with "other params" quotes when proxying WWW-authentica...Riza Sulistyo
2014-06-06Misc (re #1751): fixed problem in r4852 which caused sound not to be openedBenny Prijono
2014-06-05Misc (re #1751): added additional checking to invite and dialog instances whe...Benny Prijono
2014-05-28Re #1751 (misc): Avoid setting sound device if sound devices are the same (th...Liong Sauw Ming
2014-05-23Misc (re #1751): Fixed SIP status phrase of status code 484 to be "Address In...Nanang Izzuddin
2014-05-20Misc (re #1751): Fixed build error when PJ_LOG_MAX_LEVEL is set to 0 (thanks ...Nanang Izzuddin
2014-05-19Fixed #1767: Tone generation API in pjsua2 and SWIG wrappersBenny Prijono
2014-05-09Re #1768: avoid crash if outgoing call fails during media initialization, bec...Benny Prijono
2014-05-08Fixed #1766: Assertion due to stray retransmit timer in UAC transaction compl...Benny Prijono
2014-04-30Re #1764: Add reference to ticket numberLiong Sauw Ming
2014-04-30Fixed #1764: Use latest early media SDP received on forked early media on 18x...Liong Sauw Ming
2014-04-22Misc (re #1751): Set media transport state back to NULL after media transport...Nanang Izzuddin
2014-04-21Fix #1759: Added check for call disconnection in ICE media transport creation.Nanang Izzuddin
2014-04-17Fixed #1761: Remove "timer" from Supported header if it is disabledBenny Prijono
2014-04-15Closed #1760: added pjsip_tcp_transport_get_socket() API to get the raw socke...Benny Prijono
2014-04-10Re #1758: Initial implementation of OpenH264 wrapper. Supports:Benny Prijono
2014-03-31Fixed #1756: Race condition in SIP transaction termination (thanks to Kevin H...Liong Sauw Ming
2014-03-28Fix #1755: Send ACK for incoming 200/INVITE even after call is disconnected.Nanang Izzuddin
2014-03-26Fix #1753: Fixed crash in pjsua2 when receiving unsolicited MWI.Nanang Izzuddin
2014-03-25Re #1752: Add option to resolve hostname when trying to get network interface.Riza Sulistyo
2014-03-14Closed #1748: enhancements to WAV player APIBenny Prijono
2014-03-13Re #1742: fixed bug: when cloning multipart body in multipart_clone_data(). T...Benny Prijono
2014-03-11Fix #1747: Don't process message body in the incoming 200/UPDATE if we don't ...Nanang Izzuddin
2014-03-11Re #1742 (misc): Fix invalid use of Endpoint on pjsua2-testRiza Sulistyo
2014-03-11Fixed #1746: Assertion in sip_transaction.c when ACK and retransmit timer eve...Benny Prijono
2014-03-10Re #1745 (Shared lib on MinGW): Fixed missing LDFLAGS setting on some compone...Nanang Izzuddin
2014-03-10Re #1742(misc): related to r4781, fixed the dependency pjsua2 library pathLiong Sauw Ming
2014-03-06Re #1742 (misc): Add pjsua2 to make install and pkgconfig description and fix...Liong Sauw Ming
2014-03-06Re #1742 (misc): Fixed doc for Call::reinvite() in pjsua2 libLiong Sauw Ming
2014-03-06Re #1742 (misc): Fixed incorrect checking of require_100rel configurationLiong Sauw Ming
2014-03-04Fixed #1744: Codec and audio device enumeration problem in pjsua2Liong Sauw Ming
2014-03-04Close #1739: Info of last receive timestamp and data size in TCP/TLS.Nanang Izzuddin
2014-02-28Fixed #1699: Transport state callback to report transport shutdown events (Th...Liong Sauw Ming
2014-02-27Fix #1741: fixed AudioMedia in setting signal level adjustment and querying s...Nanang Izzuddin
2014-02-27Fixed #1740: TLS will be used whenever request URI uses "sips" scheme regardl...Nanang Izzuddin
2014-02-24Re #1680: Fixed compile warnings on VS2005 for x64/win64 config.Nanang Izzuddin
2014-02-21More #1712: Handle case when 200/OK is not ACKed and inv needs to send BYE. I...Benny Prijono
2014-02-19Fixed #1738: Infinite loop when re-INVITE is received while adding new mediaBenny Prijono