summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-24Tagged 1.0.1v1.0.1Benny Prijono
2008-12-24Changed version to 1.0.1Benny Prijono
2008-12-24Ticket #688: Memory leak on Solaris 10 with pjlib's mutex (thanks Andrey Kobt...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-23Removed global optimization setting from libsrtp VS project since it causes l...Benny Prijono
2008-12-22Created top-level directory tests and moved test-pjsua there. This will be th...Benny Prijono
2008-12-19Minor update on resolver test to use 'unrestricted' ports (>1024) in socket b...Nanang Izzuddin
2008-12-19More ticket #686: bug in handling strayed callbackBenny Prijono
2008-12-19Added note about what may be causing WSAEINVAL error in pj_inet_pton() with IPv6Benny Prijono
2008-12-19Minor fix to avoid uninitialized variable warning with MSVC 6 release buildBenny Prijono
2008-12-19Fixed ticket #686: Failure to cancel outstanding DNS SRV query job (API change)Benny Prijono
2008-12-18Cleaned up compile warnings (on gcc 4.0.1).Nanang Izzuddin
2008-12-18Fixed minor gcc compilation warningsBenny Prijono
2008-12-18Added commdb.lib and apengine.lib to symbian_ua.mmp for the (optional) IAP se...Benny Prijono
2008-12-18Changed error log verbosity from 4 to 2Benny Prijono
2008-12-18Some minor changes: use log level 3, and change some default settingsBenny Prijono
2008-12-18Ticket 685: Crash or assertion on debug mode when processing large SIP packetBenny Prijono
2008-12-17Ticket 684: protect the memory allocation for TX packet with try/catch, and f...Benny Prijono
2008-12-17Ticket #675:Nanang Izzuddin
2008-12-12Workaround for ticket #683: Crash/segfault on pjmedia_wsola_create() on ARM9 ...Benny Prijono
2008-12-11Minor update on silence detector to increase trace verbosity level.Nanang Izzuddin
2008-12-11Ticket #661: Fixed transport ICE in verifying possibilities of RTCP settings ...Nanang Izzuddin
2008-12-11Ticket #682: New API to register (external) Python thread (thanks Johan Risbe...Benny Prijono
2008-12-11Ticket #681: Bugs in sending and receiving instant messages in Python wrapper...Benny Prijono
2008-12-10Ticket #672: Option to add custom parameters in the account Contact URIBenny Prijono
2008-12-05Fixed missing explicit type-cast that may cause build-fail (on C++ compiler).Nanang Izzuddin
2008-11-27More ticket #10: changed to signature of the redirection callbacks to make it...Benny Prijono
2008-11-27Ticket #10: handle redirection response in the invite sessionBenny Prijono
2008-11-19Small modifications to level.c sample to print out the timeline and linear levelBenny Prijono
2008-11-19Ticket #676: Updated default value of maximum silence theshold setting to MAX...Nanang Izzuddin
2008-11-18Ticket #676: Updated silence detector to regard max silence threshold setting.Nanang Izzuddin
2008-11-12Fixed bug of unresetted static var dev_info that caused device name gets repe...Nanang Izzuddin
2008-11-11Ticket #671: Updated conference to disable skipping a frame which has very lo...Nanang Izzuddin
2008-11-11Ticket #674:Nanang Izzuddin
2008-11-11Ticket #670: Minor update on naming of AMR helper and updated AMR in IPP code...Nanang Izzuddin
2008-10-31Ticket #657: (Partial early media forking support) renegotiate SDP upon recei...Benny Prijono
2008-10-31Ticket #673: rollback r2360, and implement new fix for Race condition may cau...Benny Prijono
2008-10-31Ticket #673: Crash in SRTP transport when receiving stray RTP/RTCP packetBenny Prijono
2008-10-29Ticket #670:Nanang Izzuddin
2008-10-28Ticket #670: Added AMR codec helper and updated IPP codecs to use the AMR cod...Nanang Izzuddin
2008-10-27Minor fix on Symbian sound latency info.Nanang Izzuddin
2008-10-23Ticket #667: Padding issue when the old/RFC 3489 STUN client is communicating...Benny Prijono
2008-10-21Ticket #662: Updated pjmedia transport ICE to handle missing IP address part ...Nanang Izzuddin
2008-10-21Ticket #666: Updated SDP parser to allow trailing newlines.Nanang Izzuddin
2008-10-21Ticket #558: Added srtp_deinit() function and registered this with pj_atexit().Nanang Izzuddin
2008-10-17Modified keep-alive packet content for TCP/TLS from CRLF to double CRLFBenny Prijono
2008-10-16Ticket #665: Wrong Contact URI generated when TLS transport is usedBenny Prijono
2008-10-09Changed version to 1.0-trunkBenny Prijono
2008-10-09Changed version to 1.0Benny Prijono
2008-10-09Ticket #646: Fixed panic E32USER-CBase 66 and leak of undeinit'ed stdlib when...Nanang Izzuddin