summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_core.c
AgeCommit message (Expand)Author
2010-04-14Ticket #1056:Nanang Izzuddin
2010-03-30Ticket #1044:Nanang Izzuddin
2010-03-10More #1032 (new SIP TCP/TLS transport callback):Benny Prijono
2010-02-24Ticket #1032:Nanang Izzuddin
2009-11-20More ticket #982 (MWI): support for Asterisk unsolicited MWI requests:Benny Prijono
2009-11-11Misc (#951): undo r3012, and silently adjust max_calls to PJSUA_MAX_CALLS ins...Benny Prijono
2009-11-11Misc (#951): check when app specifies max_calls that is greater than PJSUA_MA...Benny Prijono
2009-10-26Implement ticket #982: Support for SIP Message Summary/Message Waiting Indica...Benny Prijono
2009-10-25Initial commit for ticket #950: QoS support:Benny Prijono
2009-10-20Initial commit for ticket #937: Revamping of presence management to make it m...Benny Prijono
2009-10-15Misc (#951): pool that is used to add missing ";lr" parameter in the Route UR...Benny Prijono
2009-10-14Ticket #970: More gracefull PJSUA-LIB shutdown sequence. Enhancements:Benny Prijono
2009-10-13Ticket #364: Upon unregistration, (un)REGISTER should be sent only after (un)...Benny Prijono
2009-10-12Ticket #411: Cannot update account presence's status while previous PUBLISH i...Benny Prijono
2009-08-17Ticket #866: Fixed compile error caused by implicit conversion from void* in ...Nanang Izzuddin
2009-08-17Ticket #945: Account config may not get initialized with default values if pj...Benny Prijono
2009-08-12Ticket #933: Incoming OPTIONS may trigger assertion if it arrives when PJSUA-...Benny Prijono
2009-08-12Ticket #866: Allow application to specify more than one STUN servers for more...Benny Prijono
2009-08-11Ticket #833:Nanang Izzuddin
2009-08-11Ticket #833:Nanang Izzuddin
2009-06-04More ticket #878 (New PJLIB API to parse socket address string):Benny Prijono
2009-05-29Integration of Sipit24 branch, many tickets involved:Benny Prijono
2009-05-07Ticket #827: Option in PJSUA-LIB logging config to append existing log file (...Benny Prijono
2009-03-12(Major) Task #737 and #738: integration of APS-Direct and Audiodev from aps-d...Benny Prijono
2009-03-02Ticket #732:Nanang Izzuddin
2009-02-10Minor fix (ticket #724): set default pjsua_config.max_calls to PJSUA_MAX_CALL...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-17Ticket #675:Nanang Izzuddin
2008-09-24Ticket #635: Disconnect the other call leg when multiple 2xx/OK responses to ...Benny Prijono
2008-09-20Ticket #611: Configuration option to force the route URI to use loose routingBenny Prijono
2008-07-31Fixed ticket #582: Extended presence status is not sent in initial NOTIFY req...Benny Prijono
2008-07-19Ticket #571: Coloring for logs in Linux/UNIX, two more spaces in logs and run...Benny Prijono
2008-07-18Related to ticket #192: crash when shutting down pjsua if buddy pool has been...Benny Prijono
2008-07-17Added ability to dump extended statistics (RTCP XR) in pjsua.Nanang Izzuddin
2008-07-14Related to ticket #518: only destroy the account and buddy pools after busy_s...Benny Prijono
2008-07-14Ticket #566: TURN session in PJSUA-LIB is not properly destroyed causing poss...Benny Prijono
2008-07-13Ticket #518: some fixes for growing memory usage in PJSUA-LIB, by using tempo...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-13Ticket #540: Added pjsua-lib feature auto-close sound device on idle and new ...Nanang Izzuddin
2008-06-06More ticket #485: added TURN support in PJSUA-LIB APIBenny Prijono
2008-03-29Ticket #504: final installment to support stereo audio all the way in PJMEDIA...Benny Prijono
2008-03-22Ticket #515 (Update Contact header in REGISTER for TCP/TLS transport)Benny Prijono
2008-03-17More ticket #479: bug in pjmedia_transport_get_info(), the info should be ini...Benny Prijono
2008-03-11Ticket #479: allow media transport framework to return transport specific inf...Benny Prijono
2008-03-11More ticket #495: bug in snd_clock_rate causing unability to open sound devic...Benny Prijono
2008-02-26Ticket #495: ability to specify different clock rate when opening sound deviceBenny Prijono
2008-02-21Ticket #412: increased randomness of guid_simple.c to 192-bits, and seed rand...Benny Prijono
2008-01-23Ticket #61: Implement SRTP support in PJMEDIA and PJSUA-LIB, and updated appl...Benny Prijono
2008-01-18Ticket #453: Log level is not set in PJSUA-LIB (thanks Simon Farmer)Benny Prijono
2008-01-10Added PJSUA_DEFAULT_AUDIO_FRAME_PTIME setting and changed default iLBC mode f...Benny Prijono