summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip-simple
AgeCommit message (Expand)Author
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-09-22In pjsua, outgoing REFER now always put Refer-Sub: falseBenny Prijono
2006-09-13Fixed bug in event subscription: for event subscriptions established by non-S...Benny Prijono
2006-08-20Added initial "norefersub" (RFC 4488) implementation in PJSUA-LIB, and also p...Benny Prijono
2006-08-15Support for PUBLISH (RFC 3903):Benny Prijono
2006-08-15Added initial PUBLISH client support, and also default account selection in p...Benny Prijono
2006-08-10Attempt to fix the race condition in dialog locking.Benny Prijono
2006-08-01Added simple WinCE application:Benny Prijono
2006-07-18Small improvements: (1) pjsua now responds to incoming OPTIONS request, which...Benny Prijono
2006-07-17Fixed bugs with the parsing (re: allowable chars): (1) Parameters in URI and ...Benny Prijono
2006-06-19Changed in presence: incoming NOTIFY without body will not change presence st...Benny Prijono
2006-04-29Fixed bug in event subscription when it is challenged/authenticatedBenny Prijono
2006-04-04Changed pjsip_dlg_send_request() API to NOT return transaction as it is not s...Benny Prijono
2006-03-18Added option to disable error message altogether, to save space footprintBenny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-03-07Updated evsub to sync with the docBenny Prijono
2006-03-05Added API to terminate dialog prematurely. Affect: dialog, invite sessions, e...Benny Prijono
2006-03-03Terminate pending SUBSCRIBE if application sends another one (e.g. to unsubsc...Benny Prijono
2006-03-02Added IM and composition indication, and testedBenny Prijono
2006-02-25Tidying up and make it consistent with the documentationBenny Prijono
2006-02-21Implemented major feature: call hold and transferBenny 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
2005-11-21Optimization here and there, changes because of PJLIB modificationsBenny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-20More compliant URI parser, comparison, etc.Benny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-09Organizing pjsip directory structureBenny Prijono