summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-20Copied latest before integrating conference changesv0.5.0-before-confBenny 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
2006-02-09Setting svn:eol-style attributeBenny Prijono
2006-02-09Setting svn:eol-style attributeBenny Prijono
2006-02-09Setting svn:eol-style attributeBenny Prijono
2006-02-09Setting svn:eol-style attributeBenny Prijono
2006-02-09Done media integration in pjsua. Needs to do actual voice testingBenny Prijono
2006-02-09Integration of pjmedia and pjsip error subsystem to pjlibBenny Prijono
2006-02-08Changed PJ_ASSERT_RETURN implementation, to prevent expr from being evaluated...Benny Prijono
2006-02-08Finished invite session UAS implementationBenny Prijono
2006-02-08Finished new pjmedia rewriteBenny Prijono
2006-02-08Fixed compilation error in ioqueue_epoll when TCP is disabledBenny Prijono
2006-02-08Fixed root Makefile for make sizeBenny Prijono
2006-02-08Initial UAS implementation in invite sessionBenny Prijono
2006-02-08Fixed VC6 release buildBenny Prijono
2006-02-08Removed default CFLAGS=-O2 -g in MakefilesBenny Prijono
2006-02-08Fixed build errors when PJ_OS_HAS_CHECK_STACK or PJ_HAS_TCP is disabledBenny Prijono
2006-02-08Fixed bug in INVITE server transaction for 2xx responseBenny Prijono