summaryrefslogtreecommitdiff
path: root/res/res_pjsip_exten_state.c
AgeCommit message (Expand)Author
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-11-06res_pjsip_exten_state: Check for vector append failure.Corey Farrell
2017-02-15res_pjsip_pubsub: Correctly implement persisted subscriptionsGeorge Joseph
2016-07-06res_pjsip: Added "subscribe_context" to endpointAlexei Gradinari
2016-05-18res_pjsip_exten_state: Use the extension for publishing to.Joshua Colp
2016-05-09res_pjsip_pubsub: Use common datastores container API.Joshua Colp
2016-04-29res_pjsip_exten_state: Create PUBLISH messages.Richard Mudgett
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: Start body generator users after suppliers.Richard Mudgett
2016-04-26res_pjsip_exten_state: Add config support for exten state publishers.Joshua Colp
2016-04-07pbx.h: Make ast_state_cb_type take more const.Richard Mudgett
2015-10-22res_pjsip_pubsub: Solidify lifetime and ownership of objects.Mark Michelson
2015-05-22res/res_pjsip_exten_state: Fix confusing NOTICE messageMatt Jordan
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-05-07res_pjsip_exten_state: Fix race condition between sending NOTIFY and terminationJoshua Colp
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2015-02-14res_pjsip_exten_state: Improve log message when a subscription is attempted t...Joshua Colp
2015-01-29res_pjsip_exten_state: Reduce log clutter... change a WARNING to a VERBOSE/2George Joseph
2015-01-07res_pjsip_exten_state: Change 'does not exist' warning to noticeGeorge Joseph
2014-10-30res_pjsip_exten_state: PJSIPShowSubscriptionsInbound causes crashKevin Harwell
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-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-07res_pjsip_dialog_info_body_generator: Add dialog-info+xml support for presence.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-05-01Remove unnecessary repetition checks from res_pjsip_exten_stateMark Michelson
2014-02-25res_pjsip_exten_state: Presence for digium phonesKevin Harwell
2014-01-31res_pjsip_exten_state: Exporting global symbols caused load order issuesKevin Harwell
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-08-06Fix crash in res_pjsip_outbound_registration when the remote server can not b...Joshua Colp
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson