summaryrefslogtreecommitdiff
path: root/res/res_pjsip_exten_state.c
AgeCommit message (Expand)Author
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