summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-27Release 0.5.2v0.5.2Benny Prijono
2006-02-27Fixed Linux port warnings/errorsBenny Prijono
2006-02-27Updated mingw compilationBenny Prijono
2006-02-27Added errno.c in MakefileBenny Prijono
2006-02-27Fixed warning about _WIN32_WINNT redefined when compiled on MingwBenny Prijono
2006-02-27Moved pjsua framework to pjsua-libBenny Prijono
2006-02-26Fixed warnings in getoptBenny Prijono
2006-02-26Major redesign in pjsua: call is indexed by number, multiple accounts, config...Benny Prijono
2006-02-26Do not drop response with mismatch sent-by, since it can happen when endpoint...Benny Prijono
2006-02-26Fixed various crashes since mutex is introducedBenny Prijono
2006-02-26Fixed bug pj_thread_register() when same thread is re-registered with differe...Benny Prijono
2006-02-26Added mutex protection for caching poolBenny Prijono
2006-02-25Version 0.5.1.3Benny Prijono
2006-02-25Tidying up and make it consistent with the documentationBenny Prijono
2006-02-25Fixed echo in conference, and add ability to shrink buffer in jitter bufferBenny Prijono
2006-02-25Synched with documentationBenny Prijono
2006-02-23Fixed generation of header from the URIBenny Prijono
2006-02-23Fixed crashed bugs when session dissapers while pjsua is waiting for keyboard inBenny Prijono
2006-02-23Fixed bugs when codec order in remote and local sdp is differentBenny Prijono
2006-02-23Re-enable silence detectionBenny Prijono
2006-02-23Added support for NULL frame in rtp stream, fixed bugs here and there in INVI...Benny Prijono
2006-02-23Added support for playing WAV fileBenny Prijono
2006-02-22Put back stricker SDP negotiation ruleBenny Prijono
2006-02-22Fixed STUN errorBenny Prijono
2006-02-22Fixed bug in registration (CSeq not incremented after 401)Benny Prijono
2006-02-22Register pjlib-util errno, and update pjlib versionBenny Prijono
2006-02-22Started errno framework in pjlib-utilBenny Prijono
2006-02-22Added incoming call notificationBenny Prijono
2006-02-22RFC 2833 support!Benny Prijono
2006-02-22Putting initial DTMF effortsBenny Prijono
2006-02-22Better error reporting in pjmedia streamBenny Prijono
2006-02-21Implemented major feature: call hold and transferBenny Prijono
2006-02-21Fixed crashed bug when sound is closed, and added msg when port is (dis)conne...Benny Prijono
2006-02-21Added msg when stream is started/paused/resumedBenny Prijono
2006-02-21Decrease log level from 4 to 5Benny Prijono
2006-02-21Decrease log level from 4 to 5Benny Prijono
2006-02-21Added has_local_answer(), and more relaxed negotiationBenny Prijono
2006-02-21Added pj_ansi/native/unicode_snprintf, and added comment in errno.hBenny Prijono
2006-02-21Initial conference implementationBenny Prijono
2006-02-20Added conference bridge prototypeBenny Prijono
2006-02-19Putting vad templateBenny Prijono
2006-02-19SIMPLE test with FWD, and added more info in UIBenny Prijono
2006-02-19Added support for <! elementBenny Prijono
2006-02-19Fixed packing error in rtp header, and sdp validation supports non numeric pt...Benny Prijono
2006-02-19Fixing Makefiles for the new pjmedia-codec and pjsip-simple librariesBenny Prijono
2006-02-19Initial SIMPLE implementationBenny Prijono
2006-02-19Fixed premature dialog deletion, causing crashBenny Prijono
2006-02-19Return correct error when sending message failedBenny Prijono
2006-02-19Added pj_xml_clone()Benny Prijono
2006-02-19Added assert in timer if entry is scheduled more than onceBenny Prijono