summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-10-09Re #1697: Use AVAudioSession to set audio session category and activate/deact...Liong Sauw Ming
2013-10-08Re #1703 General bug fixes: fixed mutex not released on some error conditionBenny Prijono
2013-10-08Re #1703 General bug fixes: fixed some wrong null checking orderBenny Prijono
2013-10-08Re #1703 General bug fixes: fixed wrong sizeof() in call to bzero(), memset()...Benny Prijono
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-10-08Misc (re #1630): fixed error in parsing ldflags for building Python moduleBenny Prijono
2013-10-08Re #1694: fixed bug in the previous commit with the RTP config instantiationBenny Prijono
2013-10-03Re #1697: Add device info in pj_get_sys_info() and set default clock rate for...Liong Sauw Ming
2013-10-02Close #1701: added received message info into incoming call callbackNanang Izzuddin
2013-10-01Re #1630 (misc): Fixed the incorrect fix of r4605 above.Liong Sauw Ming
2013-10-01Fixed #1674: Deadlock when third party media employs external lock and ICE is...Liong Sauw Ming
2013-10-01Re #1630 (misc): Fixed circular reference dependency buildLiong Sauw Ming
2013-09-30Re #1516: Add feature to ignore certain compilation flags from the --use-ndk-...Liong Sauw Ming
2013-09-26Misc (re #1630): pjsua app param '--ip-addr' doesn't affect RTP address of lo...Nanang Izzuddin
2013-09-25Fix #1700: Added PJ_ICE_CAND_TYPE_MAX to represent the number ICE candidate t...Nanang Izzuddin
2013-09-25Misc (re #1630): Fixed compile warning of assigning var to itself.Nanang Izzuddin
2013-09-23Re #1516: Fixed configure-android in probing toolchain dir (reported that on ...Nanang Izzuddin
2013-09-09Re #1516: Add support to build for other targets. Example:Liong Sauw Ming