summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-14Fixed #1232: Possible memory corruptions caused by pjsua_acc_modify() (thanks...Benny Prijono
2011-04-11Fixed #1230: Removed assertion in PJLIB for Posix when fails to release mutex...Benny Prijono
2011-03-31Re #1221: Fixed wrong reference to the socket variable.Liong Sauw Ming
2011-03-31Fixed #1225: iPhone: UDP socket send error after waking up from background mo...Benny Prijono
2011-03-29Re #1224: Fixed silly bug in pjsua_acc_modify(): incremented wrong loop count...Nanang Izzuddin
2011-03-23Fix #1223: Bug in initializing message body's media type from incoming messag...Benny Prijono
2011-03-23Fix #1222: Assertion if BYE is received while callee is still in early stateBenny Prijono
2011-03-23Re #1221: Move setting the socket option to pjlib level (sock_bsd) instead of...Liong Sauw Ming
2011-03-23Re #1221: Fix variable name error.Liong Sauw Ming
2011-03-23Fixed #1221: Crash when SIP transport tried to write to a broken pipe.Liong Sauw Ming
2011-03-23Misc (re #1175): added protection against broken pipe exception in python uni...Benny Prijono
2011-03-23Bug re #1161: the user header list was not cloned properlyBenny Prijono
2011-03-18Intel IPP version 7 support on Linux. This closes #1200Benny Prijono
2011-03-18Fixed #1218: Modify configure-iphone to use the latest version of gccLiong Sauw Ming
2011-03-17Re #1211 (new pj_gettickcount() API): fixed compilation error on LinuxBenny Prijono
2011-03-16Fixed #1211: Add pjlib API pj_gettickcount() that returns a monotonically inc...Liong Sauw Ming
2011-03-16Fix #1212:Nanang Izzuddin
2011-03-16Re #1175 (Misc): coreaudio fixes:Liong Sauw Ming
2011-03-16Re #1209: clarified in the comment that PJSUA_CALL_UNHOLD is only valid for p...Benny Prijono
2011-03-16Fixed #1209: new enhancement: Option to update Contact URI when sending re-IN...Benny Prijono
2011-03-15Re #1205: If refresh timer is already running, it will be cancelled and resch...Liong Sauw Ming
2011-03-15Misc (re #1175) (thanks to Seth Hinze for the patch):Liong Sauw Ming
2011-03-15Closed #1206: Add pjmedia_stream API to get the last frame type retrieved fro...Liong Sauw Ming
2011-03-15Fixed #1205: Configurable delay before registration refresh setting in pjsua_...Liong Sauw Ming
2011-03-15Re #1204:Liong Sauw Ming
2011-03-11Re #1204: Added audio device list refresh into auddemo.cNanang Izzuddin
2011-03-11Fixed #1204: Support for refreshing audio device list.Liong Sauw Ming
2011-03-08Implementation of re #1202 (PJLIB System Information API) on Symbian/S60 plat...Nanang Izzuddin
2011-03-02Re #1202: Fixed compilation preprocessor for os_info so that it's more robust...Liong Sauw Ming
2011-03-02Re #1202: Fixed compilation error in os_info_iphone.m on iPhoneSimulatorLiong Sauw Ming
2011-03-02Re #1202: Fixed detection for iPhone simulator.Liong Sauw Ming
2011-03-01Re #3428: Fixed aconfigure for iOSLiong Sauw Ming
2011-03-01Fix #1203: iPhone OS background mode detectionLiong Sauw Ming
2011-03-01Implementation of re #1202 (PJLIB System Information API) on iPhone OS.Liong Sauw Ming
2011-02-28Misc (re #1175): fixed link error in OpenBSD 4.6 caused by lack of sched_get_...Benny Prijono
2011-02-28Re #1202 (pjlib sysinfo): testing on OpenSolaris and added pjlib-test entryBenny Prijono
2011-02-28Implementation of re #1202 (PJLIB System Information API) on Win32 and Window...Benny Prijono
2011-02-28Initial implementation for re #1202 (PJILB System Information API) for Linux/...Benny Prijono
2011-02-28Re #1174 (coreaudio_dev work): minor changes to replace "Error" message with ...Benny Prijono
2011-02-28Re #1175 (Misc fixes): fixed realclean and distclean target for Python makefileBenny Prijono
2011-02-22Re #1200: updated IPP codecs to support IPP v7.0 on MSVC, only include "ippsr...Nanang Izzuddin
2011-02-18Fix #1199:Nanang Izzuddin
2011-02-17Misc (re #1175): fix sample app pcaputil.c bug, it always fails in reading th...Nanang Izzuddin
2011-02-17Misc (re #1175): fixed possible division-by-zero bug when receiving problemat...Nanang Izzuddin
2011-02-15Re #1174: fixed crash when pjsua is restarted, causing inClientData to be inv...Liong Sauw Ming
2011-02-11Re #1161: Support for adding custom presence subscription headers.Liong Sauw Ming
2011-02-10Re #1175: Modified default core audio unit used on iOS from VPIO to RemoteIO....Liong Sauw Ming
2011-01-31Re #1192: Fixes stereo support.Liong Sauw Ming
2011-01-21Re #1197: also increase MAX_IMMEDIATE_PACKET from 10 to 50 to make it more re...Benny Prijono
2011-01-21Fixed #1197: WSAECONNRESET errors on Windows 2000 or 2003 may cause UDP trans...Benny Prijono