summaryrefslogtreecommitdiff
path: root/include/asterisk/res_pjsip_pubsub.h
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2016-05-09res_pjsip_pubsub: Use common datastores container API.Joshua Colp
2016-04-29Merge "res_pjsip_exten_state: Check if body generator is available."Joshua Colp
2016-04-28res_pjsip_exten_state: Check if body generator is available.Richard Mudgett
2016-04-28res_pjsip_pubsub.h: Fix doxygen association.Richard Mudgett
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2015-10-22res_pjsip_pubsub: Solidify lifetime and ownership of objects.Mark Michelson
2015-05-07res_pjsip_exten_state: Fix race condition between sending NOTIFY and terminationJoshua Colp
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-09-18res_pjsip_pubsub: Add some type safety when generating NOTIFY bodies.Mark Michelson
2014-08-07Add support for RFC 4662 resource list subscriptions.Mark Michelson
2014-08-07res_pjsip_publish_asterisk: Add support for exchanging device and mailbox sta...Joshua Colp
2014-06-25Abstract PJSIP-specific elements from the pubsub API.Mark Michelson
2014-06-12res_pjsip_pubsub: Persist subscriptions in sorcery so they are recreated on s...Joshua Colp
2014-01-31Decouple subscription handling from NOTIFY/PUBLISH body generation.Mark Michelson
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-08-22Handle default body types for SIP event packages in res_pjsip_pubsubMark Michelson
2013-07-31Fix remnants of the pjsip renamingKinsey Moore
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson