summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-31Misc (re #1630): Fixed some more typos in the codes.Nanang Izzuddin
2014-01-30Close #1730: Added srtp_deinit()/shutdown() detection for external SRTP in co...Nanang Izzuddin
2014-01-29Close #1729: Added check of PJMEDIA_HAS_VIDEO (instead of just specific backe...Nanang Izzuddin
2014-01-29Misc (re #1630): Modified configure script to only include libnsl if needed, ...Nanang Izzuddin
2014-01-29Close #1728: Removed milenage library from linking setting.Nanang Izzuddin
2014-01-29Re #1519: [SVN trunk]: Misc fix compile warning.Nanang Izzuddin
2014-01-29Fix #1727:Nanang Izzuddin
2014-01-29Fix #1726: Added check in assertion line for transmitting STUN message withou...Nanang Izzuddin
2014-01-24Fixed #1725: ACK is not sent upon receiving 200/OK retransmission if re-INVIT...Benny Prijono
2014-01-24Re #1722: Riza Sulistyo
2014-01-23Misc (re #1630): Fixed some typos in the code (thanks Tzafrir Cohen for the p...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed GCC build warnings (thanks Tzafrir Cohen for the patch).Nanang Izzuddin
2014-01-23Re #1723: Modified build system to link with C++ library only for pjsua2 lib ...Liong Sauw Ming
2014-01-22More re #1655: bug in console UI to do attended call transferBenny Prijono
2014-01-22More re #1655: added CLI command to toggle audio output routeBenny Prijono
2014-01-21Re #1519 [into SVN trunk]: AudioMedia objects must not be destroyed before un...Nanang Izzuddin
2014-01-17Related to Re #1656: added trace message when output route setting failsBenny Prijono
2014-01-17Re #1630: Updated GNU GPL COPYING file to use the official one from http://ww...Benny Prijono
2014-01-16Re #1723: Fixed compilation and linking errorsLiong Sauw Ming
2014-01-16Closed #1723: Merging pjsua2 branch into trunkLiong Sauw Ming
2014-01-07Re #1721: Clear invite transaction before calling on_call_tsx_state (on trans...Riza Sulistyo
2014-01-03Close #1720:Nanang Izzuddin
2014-01-02Re #1630 (misc): Fixed documentation of pjsip_generic_int_hdrLiong Sauw Ming
2013-12-18Fixed #1718: Immediately shift call state to DISCONNECTED after receiving 422...Nanang Izzuddin
2013-12-17Fixed #1717: Destroy media subsystem after all pollings/busy_sleep() are done...Nanang Izzuddin
2013-12-10Misc re #1630: added string.h to pjlib-util.h. Thanks Johan lantz for the sug...Benny Prijono
2013-12-03Re #1630: updated wrong documentation about default jb_init value in pjsua. T...Benny Prijono
2013-11-29Fixed #1714: Workaround for stuck in TCP/TLS shutdown when another thread is ...Benny Prijono
2013-11-23Fixed #1713: Enable building the libraries as shared libraries/DLLs for GNU t...Benny Prijono
2013-11-19Fixed #1712: Must not send BYE before ACK is receivedBenny Prijono
2013-11-14Re #1630 (misc): Prevent retransmit timer cancellation during retransmission ...Liong Sauw Ming
2013-11-13Re #1516: Set AR and RANLIB (thanks to Brian Walker for the patch)Liong Sauw Ming
2013-11-07Fix #1710: Modified resolver to always remove cache entry from cache hash tab...Nanang Izzuddin
2013-11-04Fix #1709: Fixed scanner in processing escaped quote right after quote begin.Nanang Izzuddin
2013-10-24Re #1630 (misc): Use the right compiler and flags to compile C++ (.cpp) filesLiong Sauw Ming
2013-10-24Re #1697: Removed extra spaces in aconfigure.acLiong Sauw Ming
2013-10-24Re #1697: fixed build error with the new coreaudio_dev.m introduced by r4617,...Benny Prijono
2013-10-23Re #1643: Fix some build warnings detected on VS2012Riza Sulistyo
2013-10-23Re #1630 (misc): Fixed compilation error on iOS by setting AR_FLAGS (introduc...Liong Sauw Ming
2013-10-23Fixed #1707: Add support for paralel buildLiong Sauw Ming
2013-10-22Fixed #1706: Race condition in SIP transactionLiong Sauw Ming
2013-10-21Re #1630 (misc): Thanks to Mark Michelson for the patchLiong Sauw Ming
2013-10-21Re #1630 (misc): Thanks to Mark Michelson for the patch.Liong Sauw Ming
2013-10-21Re #1630 (misc):Liong Sauw Ming
2013-10-21Re #1630 (misc): related to r4623, missing the generated configure scriptLiong Sauw Ming
2013-10-21Re #1630 (misc):Liong Sauw Ming
2013-10-21Re #1630 (misc): Thanks to Mark Michelson for the patchLiong Sauw Ming
2013-10-21Close #1705: Added playback and capture callbacks for echo canceller algo. No...Nanang Izzuddin
2013-10-17Misc (re #1630): replaced htons() with ntohs() in l16_decode() on little endi...Nanang Izzuddin