summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
2006-02-27Fixed Linux port warnings/errorsBenny Prijono
2006-02-27Updated mingw compilationBenny 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-25Tidying up and make it consistent with the documentationBenny 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-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-22Fixed STUN errorBenny Prijono
2006-02-22Fixed bug in registration (CSeq not incremented after 401)Benny Prijono
2006-02-22Added incoming call notificationBenny Prijono
2006-02-22RFC 2833 support!Benny Prijono
2006-02-22Better error reporting in pjmedia streamBenny Prijono
2006-02-21Implemented major feature: call hold and transferBenny Prijono
2006-02-21Initial conference implementationBenny Prijono
2006-02-19SIMPLE test with FWD, and added more info in UIBenny 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-14Ported pjsip to WinCEBenny Prijono
2006-02-10Integrated pjmedia-codec library to pjsuaBenny 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-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-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-08Finished invite session UAS implementationBenny Prijono
2006-02-08Initial UAS implementation in invite sessionBenny Prijono
2006-02-08Removed default CFLAGS=-O2 -g in MakefilesBenny Prijono
2006-02-08Fixed bug in INVITE server transaction for 2xx responseBenny Prijono
2006-02-07Added missing pjsua/pjsua_reg.c to svnBenny Prijono
2006-02-07Renamed pjsua.c to pjsua_core.c since it is causing link problems with gccBenny Prijono
2006-02-07Updated Makefile for cygwin/mingw build and fix misc warningsBenny Prijono
2006-02-07Tested initial implementation: basic UAC, client registration, authentication...Benny Prijono
2006-02-07Initial implementation of invite session abstraction, and updated pjsua for t...Benny Prijono
2006-02-06Updated PJSIP-Dev-Guide to include invite session designBenny Prijono
2006-02-02Added small commentsBenny Prijono
2006-02-02Added pjsip_endpt_respond()Benny Prijono
2006-02-02Added pjsip_dlg_respond()Benny Prijono
2006-02-02Added pjsip_dlg_respond()Benny Prijono
2006-02-02Added pjsip_endpt_respond()Benny Prijono