summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-08Added more targets to python MakefileBenny Prijono
2008-10-08Ticket #631: Fixed transport ICE returning zero/invalid remote RTP address wh...Nanang Izzuddin
2008-10-07Added pjmedia-test to build system and changed it to not always wait for keyb...Benny Prijono
2008-10-07Removed 'odd' clock rate from sound device clock rates list.Nanang Izzuddin
2008-10-06Fixed G.722 codec that is suppossed to work with 14 bits PCM for its input & ...Nanang Izzuddin
2008-10-02Ticket #655: Compilation error on Linux when PJ_HAS_POOL_ALT_API is used (tha...Benny Prijono
2008-10-02Ticket #654: Error when falling back to secondary TURN server (thanks Nicolas...Benny Prijono
2008-10-01Ticket #653: Add WinCE workspace/project files for pjsip unit tests (thanks S...Benny Prijono
2008-10-01Ticket #652: Add WinCE workspace/project files for pjnath unit tests (thanks ...Benny Prijono
2008-10-01Ticket #651: Added WinCE workspace/project files for pjlib-util unit tests (t...Benny Prijono
2008-10-01Ticket #650: Unit test failure in the timestamp test on very fast CPU (thanks...Benny Prijono
2008-10-01Ticket #649: Build error in wav_writer.c in big endian systems (thanks Seth H...Benny Prijono
2008-09-28Changed version to 1.0-rc4-trunkBenny Prijono
2008-09-28Changed version to 1.0-rc4Benny Prijono
2008-09-27Fixed ticket #644 and 648 again (hopefully once and for all): build error on ...Benny Prijono
2008-09-27Fixed previous accidental check in r2329.Nanang Izzuddin
2008-09-27Fixed assertion in echo suppressor when recording and playing level is equal.Nanang Izzuddin
2008-09-27Fixed possible assertion by codec when stereo/multichannel codec is used and ...Nanang Izzuddin
2008-09-27Fixed ticket #644 and #648: incorrect muticast related socket constant names,...Benny Prijono
2008-09-27Missing PJ_DECL in pjsip_tx_data_create() declaration (thanks Tomáš Valenta...Benny Prijono
2008-09-26More ticket #643: added setting to disable this ticket (by setting allow_cont...Benny Prijono
2008-09-25Changed version to 1.0-rc3-trunkBenny Prijono
2008-09-25Ticket #638: Fixed assertion caused by prefetch < min_prefetch (thanks Michae...Nanang Izzuddin
2008-09-25Changed version to 1.0-rc3Benny Prijono
2008-09-25Ticket #638: Cleaned up compilation warning in jbuf.Nanang Izzuddin