summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-02-19Added pj_list_size()Benny Prijono
2006-02-15Removed obsolete PJMEDIA.txt from docsBenny Prijono
2006-02-15Added Doxygen HTML header and footerBenny Prijono
2006-02-15Correct broken links in Doxygen documentationBenny Prijono
2006-02-15Created and updated PJMEDIA documentationBenny Prijono
2006-02-14Added pjsip++ to svn:ignoresvBenny Prijono
2006-02-14Ported to WinCEBenny Prijono
2006-02-14Ported pjsip to WinCEBenny Prijono
2006-02-14Ported pjmedia to WinCEBenny Prijono
2006-02-14Changed the unicode string API and ported to ARM/WinCEBenny Prijono
2006-02-14Changed the unicode functionsBenny Prijono
2006-02-14Added pj_strcat2Benny Prijono
2006-02-10Integrated pjmedia-codec library to pjsuaBenny Prijono
2006-02-10Added pjmedia-codec libraryBenny Prijono
2006-02-10Added more logging, and fixed bug when ACK is responded!Benny Prijono
2006-02-09Fixed bug where resolved address is not properly propagated from resolver to ...Benny Prijono
2006-02-09Fixed Linux OSS soundBenny Prijono
2006-02-09Ported pjmedia to LinuxBenny Prijono
2006-02-09Failed attempt to build pjmedia with DirectSound on LinuxBenny Prijono
2006-02-09Fixed ACK receipt not processed by invite sessionBenny Prijono
2006-02-09Updated with new jitter buffer, and statistics in pjsuaBenny Prijono
2006-02-09Added svn_psetBenny Prijono