summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip/sip_ua_layer.c
AgeCommit message (Expand)Author
2007-08-16Ticket #354: continuing work to port the Symbian libraries to .DSO formatBenny Prijono
2007-05-28Fixed ticket #304: Memory alignment error for hash entry buffer causing crash...Benny Prijono
2007-05-02Ported PJSIP and PJSIP-SIMPLE to SymbianBenny Prijono
2007-02-20Fixed (and tested) ticket #112: Workaround for forkingBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-11-11Attended call transfer implementation. The changes involves:Benny Prijono
2006-09-19Fixed race-condition/deadlock problems in the dialog/user agent layer Benny Prijono
2006-08-11Fixed bugs in previous deadlock workaroundBenny Prijono
2006-08-10Attempt to fix the race condition in dialog locking.Benny Prijono
2006-07-23Added 64bit Linux target (x86_64), also fixed compilation warnings when compi...Benny Prijono
2006-04-28Fixed compatibility problem (missing From tag) with RFC 2543 compliant UAsBenny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-03-06Fixed crashed bug when dialog is gone after it is found! Should not happen in...Benny Prijono
2006-03-01Moved pjsua to pjsip-appsBenny Prijono
2006-02-25Tidying up and make it consistent with the documentationBenny Prijono
2006-02-19Initial SIMPLE implementationBenny Prijono
2006-02-14Ported pjsip to WinCEBenny Prijono
2006-02-10Added more logging, and fixed bug when ACK is responded!Benny Prijono
2006-02-09Updated with new jitter buffer, and statistics in pjsuaBenny Prijono
2006-02-08Finished invite session UAS implementationBenny 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-01-30Finished implementation of UA layer (to be tested)Benny Prijono