summaryrefslogtreecommitdiff
path: root/pjsip/src/pjsip-simple
AgeCommit message (Expand)Author
2014-02-18Misc (re #1630): fixed failure to recognize short representation of Event headerBenny Prijono
2014-01-29Fix #1727:Nanang Izzuddin
2014-01-23Misc (re #1630): Fixed symbols that should not be exported (thanks Tzafrir Co...Nanang Izzuddin
2013-10-08Re #1703: fixing general bugs. First installment: correct handling of snprint...Benny Prijono
2013-07-22Misc (re #1630): Add randomizing interval for subscription refresh.Nanang Izzuddin
2013-06-19Re #1680: Add initial support for Win64Riza Sulistyo
2013-05-30Fixed #1671:Nanang Izzuddin
2013-03-21Close #1647: updated subscription lookup in on_new_transaction() to skip subs...Nanang Izzuddin
2012-07-16Fixed #1555 : Bug with via_rewrite feature when the account gets deletedLiong 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
2012-04-24Re #1474: merged r4054-r4079Benny Prijono
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-03-16Fix #1212:Nanang Izzuddin
2011-03-15Misc (re #1175) (thanks to Seth Hinze for the patch):Liong Sauw Ming
2011-02-11Re #1161: Support for adding custom presence subscription headers.Liong Sauw Ming
2010-11-29Fixed #1164: Possible crash in PUBLISH session if network connectivity is los...Benny Prijono
2010-11-10Fixed #1156: New option to ignore bad NOTIFY presence message body (thanks Jo...Benny Prijono
2010-10-13Misc (Re #1134): do not allow subscription state callback to be called with N...Benny Prijono
2010-10-12Closed #1146: support for multipart message bodies in incoming NOTIFY requestsBenny Prijono
2010-10-01Misc (re #1134): added Supported header in outgoing SUBSCRIBE request. Althou...Benny Prijono
2010-08-06Misc (re #1068): fix compile errors/warnings on Symbian S60 5th ed.Nanang Izzuddin
2010-02-24Ticket #996: update the ETag header in the pending PUBLISH requests if the va...Benny Prijono
2010-01-21Ticket #1029: Fix support for multiple (event) subscriptions in a single dial...Benny Prijono
2010-01-05Misc (#1003): fixed bug: wrong month value in PIDF timestamp generation (than...Benny Prijono
2009-10-26Implement ticket #982: Support for SIP Message Summary/Message Waiting Indica...Benny Prijono
2009-10-12Ticket #411: Cannot update account presence's status while previous PUBLISH i...Benny Prijono
2009-10-12Related to ticket #411 (Cannot update account presence's status while previou...Benny Prijono
2009-10-09Ticket #966: Bad RPID <person> id attribute generation (thanks Filipe Figueir...Benny Prijono
2009-08-13Better fix for ticket #938: Presence PIDF document may be rejected by presenc...Benny Prijono
2009-08-13Fixed ticket #938: Presence PIDF document may be rejected by presence servers...Benny Prijono
2009-07-30Ticket #927: PIDF timestamp is not added to the tuple (thanks Johan Lantz for...Benny Prijono
2009-06-30Ticket #911: Crash when receiving NOTIFY after subscription is terminated (th...Benny Prijono
2009-06-17Ticket #873: Minor update: cleaned up compile warnings of undefined function.Nanang Izzuddin
2009-06-15Ticket #873: Include the parsed XML tuple in the pjsip_pres_status, and inclu...Benny Prijono
2009-06-05More ticket #869: Added PJSIP_PUBLISHC_DELAY_BEFORE_REFRESH configurationBenny Prijono
2009-06-01Ticket #869: Make various event/presence subscription time settings configura...Benny Prijono
2009-06-01More ticket #868: compilation error due to changes in pj_xml_find() functionBenny Prijono
2009-04-28Ticket #760: Enhancements to PUBLISH management (thanks Johan Lantz for the s...Benny Prijono
2008-12-23Updated copyright notice in all files to Teluu Inc., and changed the year as ...Benny Prijono
2008-07-17Ticket #574: Add new API to know why the outgoing subscription request is ter...Benny Prijono
2008-07-16Ticket #573: Handle receiving short version of Event headerBenny Prijono
2008-07-13Ticket #564: Reduce the memory usage for default pjsip settingsBenny Prijono
2008-07-07Stop putting PUBLISH in Allow header since that's probably is not semanticall...Benny Prijono
2008-07-01Ticket #553: PUBLISH callback is not called when authentication fails (thanks...Benny Prijono
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2007-10-25Added assertion which checks if evsub module has been registered before other...Benny Prijono
2007-09-12Ticket #349 revisited: Crash when sending PUBLISH when network is unreachableBenny Prijono