summaryrefslogtreecommitdiff
path: root/pjsip/include/pjsip/sip_endpoint.h
AgeCommit message (Expand)Author
2012-10-04Close #1590: APIs to facilitate pending processing of pjsip_rx_dataBenny Prijono
2012-06-05Re #1527: added debugging facility to the timer heap. By enabling PJ_TIMER_DE...Benny Prijono
2012-03-30Re #1474: Merged all changes from 1.12 - HEAD (from the 1.x branch)Benny Prijono
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2010-02-24Ticket #1032:Nanang Izzuddin
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-01-25Fixed doxygen comments everywhereBenny Prijono
2007-03-23ICE (work in progress): integration with PJSUABenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2007-01-12Workaround for ticket #50: added API to lock/bind transaction, dialog, and re...Benny Prijono
2006-11-11Attended call transfer implementation. The changes involves:Benny Prijono
2006-10-08Major addition to support DNS SRV resolution in PJSIP:Benny Prijono
2006-09-22Updated doxygen documentation for the websiteBenny Prijono
2006-06-17Modifications all over the place, but mainly only to update Doxygen documenta...Benny Prijono
2006-06-01Added pjsip_endpt_handle_events2(), which has an additional argument to repor...Benny Prijono
2006-02-27Changed pjsip_endpt_handle_events() to return pj_status_t instead of voidBenny Prijono
2006-02-25Tidying up and make it consistent with the documentationBenny Prijono
2006-01-30Finished implementation of UA layer (to be tested)Benny 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-21Set svn:eol-style propertyBenny 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-09Begin organizing directory structure of pjsipBenny Prijono