summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip/sip_endpoint.c
AgeCommit message (Expand)Author
2006-06-28Removed mutex protection in pjsip_endpt_create_pool() since the pool factory ...Benny Prijono
2006-06-06More information in error reporting on parsing errorBenny Prijono
2006-06-01Added pjsip_endpt_handle_events2(), which has an additional argument to repor...Benny Prijono
2006-05-16Rearrange transaction statefull stuffs in SIP so that it will not be linked w...Benny Prijono
2006-03-30Support for alternate pool backendBenny Prijono
2006-03-10Fixed compilation and run warnings/errors with MSVC 2005Benny Prijono
2006-03-01Moved pjsua to pjsip-appsBenny Prijono
2006-02-27Changed pjsip_endpt_handle_events() to return pj_status_t instead of voidBenny 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-21Implemented major feature: call hold and transferBenny Prijono
2006-02-19Initial SIMPLE implementationBenny Prijono
2006-02-14Ported pjsip to WinCEBenny Prijono
2006-02-09Integration of pjmedia and pjsip error subsystem to pjlibBenny 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
2006-01-08Do not allow modules with the same name to be registeredBenny 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-11-23Added tel: uri and user-defined uri parserBenny Prijono
2005-11-23Fixed warnings when logging is disabled and small opt in msg parserBenny Prijono
2005-11-22More optimizations for msg parser etc.Benny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-20More compliant URI parser, comparison, etc.Benny Prijono
2005-11-19Added UDP transport implementationBenny Prijono
2005-11-18The BIG transport modificationsBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-11First clean compile of pjsipBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono