summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsua-lib/pjsua_pres.c
AgeCommit message (Expand)Author
2016-04-20Re #1882 (misc): Removed extraneous (and possibly inaccurate) log when subscr...Liong Sauw Ming
2016-02-05Fixed #1902:Nanang Izzuddin
2015-12-30Re #1882 (misc): Add checking before calling pj_strncpy(), to make it more ro...Liong Sauw Ming
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2013-07-16Misc re #1630: stop MWI subscription when account is unregistered, because we...Benny Prijono
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2012-11-06Misc (re #1562): Fixed Symbian build errors on S60 5th edition SDK.Nanang Izzuddin
2012-08-13More #1412: also handle the case for presence subscription, publish, and mwi ...Benny Prijono
2012-06-29Re #1540: Fixed assertion when terminating MWI subscriptionLiong Sauw Ming
2012-06-26Re #1540: Modify MWI subscription setting on run-timeLiong Sauw Ming
2012-06-20Fixed #1537: Via rewrite: putting the right IP address in Via sent-by for out...Liong Sauw Ming
2012-06-19Close #1540:Nanang Izzuddin
2011-10-24Re #1395: Backport of PJSIP 1.x branch into PJSIP 2.0 trunkLiong Sauw Ming
2011-09-18Modified the libraries to use the new log indentation feature re #1372Benny Prijono
2011-05-05Re #1250: Updated the year in all copyright texts with 2011!Nanang Izzuddin
2011-02-11Re #1161: Support for adding custom presence subscription headers.Liong Sauw Ming
2010-10-12Closed #1144: New presence callback to report subscription state (thanks Joha...Benny Prijono
2010-06-02Fixed #1092 (Crash when receiving various messages with "Contact: *" header f...Benny Prijono
2010-02-10Ticket #995: Send un-PUBLISH when pjsua_acc_set_registration(FALSE) is called...Benny Prijono
2009-12-10Ticket #1002: Crash when adding/removing buddies (thanks Nikolay Popok and Ro...Benny Prijono
2009-11-20More ticket #982 (MWI): support for Asterisk unsolicited MWI requests:Benny Prijono
2009-11-10Fixed for #937 (presence enhancements): handle case where event argument is NULLBenny Prijono
2009-10-26Implement ticket #982: Support for SIP Message Summary/Message Waiting Indica...Benny Prijono
2009-10-21More #937 (presence):Benny Prijono
2009-10-21More ticket #937 (presence revamping):Benny Prijono
2009-10-20Initial commit for ticket #937: Revamping of presence management to make it m...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-06-30Related to #911:Benny Prijono
2009-06-15Ticket #873: Include the parsed XML tuple in the pjsip_pres_status, and inclu...Benny Prijono
2009-04-28Ticket #760: Enhancements to PUBLISH management (thanks Johan Lantz for the s...Benny Prijono
2009-04-14Ticket #789: don't call buddy callback after buddy has been deleted (thanks R...Benny Prijono
2009-04-14Ticket #786: Crash when UAC invite or subscribe session initialization fails ...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-12-18Fixed minor gcc compilation warningsBenny Prijono
2008-12-17Ticket #675:Nanang Izzuddin
2008-09-11Ticket #623: Assertion when receiving SUBSCRIBE with non presence event (than...Benny Prijono
2008-09-08Ticket #615: Error adding new buddy in the on_incoming_subscribe() callback (...Benny Prijono
2008-08-05Ticket #585: Handle non-SIP URI in Contact header of incoming INVITE and SUBS...Benny Prijono
2008-07-31Fixed ticket #582: Extended presence status is not sent in initial NOTIFY req...Benny Prijono
2008-07-21Ticket #576: Added user data in pjsua account and buddyBenny Prijono
2008-07-17Ticket #192: Add callback to notify application about incoming SUBSCRIBE requ...Benny Prijono
2008-07-13Ticket #518: some fixes for growing memory usage in PJSUA-LIB, by using tempo...Benny Prijono
2008-07-10Ticket 555: modifications to pjsua instant messaging callbacksBenny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-05-05Fixed bug: NOTIFY is sent continuously on PJSUA-LIB shutdownBenny Prijono
2008-04-15Use the smart Contact header for TCP/TLSBenny Prijono
2007-11-10Fixed compilation warnings/errors under C++ modeBenny Prijono
2007-11-08- Added option to send empty Authorization header in outgoing requestsBenny Prijono