summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-01-21Re #597: Modify buffer padding code for EOF event (thanks to Thomas Johnson).Liong Sauw Ming
2011-01-20Re #3398: Fixes assertion in the resample procedure and callback.Liong Sauw Ming
2011-01-19Fixes #597: Error reading WAV files when there are extra chunks after DATA ch...Liong Sauw Ming
2011-01-13Fix #1195: assertion during thread registration in coreaudio and portaudio's ...Liong Sauw Ming
2011-01-04As compared to iOS SDK 3.x, in iOS SDK 4.x, __IPHONE_OS_VERSION_MIN_REQUIRED ...Liong Sauw Ming
2010-12-19Re #1174:Liong Sauw Ming
2010-12-17Fixed #1174, #1191, #1192Liong Sauw Ming
2010-12-15Fixed #1190: Remote dialog info is not updated if 100 (Trying) response conta...Benny Prijono
2010-12-14Fix #1188:Nanang Izzuddin
2010-12-07Changed version to 1.8.10-trunkBenny Prijono
2010-12-07Changed version to 1.8.10Benny Prijono
2010-12-06Fixed #1160: Option to bypass RTP payload type verification in the stream (th...Benny Prijono
2010-12-05Misc (re #1151): Fixed crash in coreaudio_dev when there is no call during an...Liong Sauw Ming
2010-12-02Misc (re #1151): respond incoming re-INVITE with 491 instead of 500 if we are...Benny Prijono
2010-12-02Re #1165: fixed SRTP transport to not update the SRTP activation flag, i.e: b...Nanang Izzuddin
2010-12-02Fixed #1170 (Assertion when receiving updated SDP offer with all media lines ...Benny Prijono
2010-12-02Re #1166 (SDP offer/answer glare): added SIPp scenario file to reproduce thisBenny Prijono
2010-12-02Fixed #1166: Detection of offer/answer glare condition with re-INVITEBenny Prijono
2010-12-02Fix #1171, fixed issues in pjmedia_codec_mgr_set_default_param():Nanang Izzuddin
2010-12-02Misc (re #1151): fixed bug in pjmedia_session_enum_streams(), used wrong poin...Nanang Izzuddin
2010-12-02Misc (re #1151): Fixed pjsip_multipart_create() in initializing media type, s...Nanang Izzuddin
2010-12-01Misc (re #1151): fixed pjsua_acc_config_dup(), some fields, i.e: contact_para...Nanang Izzuddin
2010-12-01Fix #1165:Nanang Izzuddin
2010-11-29Fixed #1164: Possible crash in PUBLISH session if network connectivity is los...Benny Prijono
2010-11-25Fix #1163:Nanang Izzuddin
2010-11-18Misc (re #1151): support for sched_get_priority_max/min in OpenBSD (thanks Da...Benny Prijono
2010-11-18Re #1020 (Support for SIP outbound and Path extension (RFC 5626)): added pjsu...Benny Prijono
2010-11-17Fixed #1159: UPDATE is sent to lock codec even though call is being disconnectedBenny Prijono
2010-11-17Re #1151 (misc): also enable plain UDP SIP transport when enabling IPv6, sinc...Benny Prijono
2010-11-17Fixed #1158: Possible wrong multiplexing of STUN traffic inside TURN Data Ind...Benny Prijono
2010-11-16Re #1020: fixed pjsua_acc.c, wrong allocation length for outbound contact.Benny Prijono
2010-11-16re #1020 (SIP outbound): remove sip.instance and reg-id parameters from the C...Benny Prijono
2010-11-16Implemented SIP outbound (closed #1020)Benny Prijono
2010-11-15Re #1151 (misc fixes): fixed error in pjsua application when handling malform...Benny Prijono