summaryrefslogtreecommitdiff
path: root/pjsip
AgeCommit message (Expand)Author
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
2006-02-02Added more assertsBenny Prijono
2006-01-30Finished implementation of UA layer (to be tested)Benny Prijono
2006-01-18Complete tsx layer selftest, implemented authentication frameworkBenny Prijono
2006-01-10Added requirements/testing documentBenny Prijono
2006-01-10Renamed pjsip_url to pjsip_sip_uriBenny Prijono
2006-01-08Start working on UAS test functionsBenny Prijono
2006-01-08Do not allow modules with the same name to be registeredBenny Prijono
2006-01-08Transaction only decrements tx_data in send_msg() if return status is PJ_SUCCESSBenny Prijono
2006-01-07Fixed title mismatch in uac testBenny Prijono
2006-01-07Added prev_state in tsx_state eventBenny Prijono
2006-01-07Finished UAC tests and added argument parsing in main()Benny Prijono
2006-01-07Added prev_state in tsx_state eventBenny Prijono
2006-01-07Added test functions for UAC transactionBenny Prijono
2006-01-05Added loop transport to test transactionBenny Prijono
2005-12-30Basic module, transport, and sending messagesBenny Prijono
2005-12-26Modify transport to use generic sockaddr addressBenny Prijono
2005-12-22Added PJSIP Developer Guide (pdf)Benny Prijono
2005-12-19Deleted docs (moved to tc repos)Benny Prijono
2005-12-19Deleted docs (moved to tc repos)Benny Prijono