summaryrefslogtreecommitdiff
path: root/res/res_pjsip_mwi.c
AgeCommit message (Expand)Author
2015-04-22res_pjsip_mwi: Send unsolicited MWI NOTIFY on startup and when endpoint regis...Joshua Colp
2015-01-23Investigate and fix memory leaks in AsteriskKevin Harwell
2015-01-07res_pjsip_mwi: Change "MWI Subscription failed" message from warning to noticeGeorge Joseph
2015-01-06res_pjsip_mwi: Change warning to noticeGeorge Joseph
2014-12-01main/stasis: Allow subscriptions to use a threadpool for message deliveryMatthew Jordan
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-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-03-14Prevent conflicts regarding unsolicited and solicited MWI to an endpoint.Mark Michelson
2014-03-06Don't attempt to link in an aggregate MWI subscription if an endpoint does no...Mark Michelson
2014-02-13Remove all PJSIP MWI-specific use from our MWI code.Mark Michelson
2014-01-31Decouple subscription handling from NOTIFY/PUBLISH body generation.Mark Michelson
2014-01-31res_pjsip_mwi: Subscribe fails when missing aor nameKevin Harwell
2014-01-15PJSIP: Add Path header supportKinsey Moore
2013-11-23res_pjsip: AMI commands and events.Kevin Harwell
2013-11-21res_pjsip_mwi: Fix memory leak of MWI subscriptions containerMatthew Jordan
2013-10-14Remove duplicate module info blockMatthew Jordan
2013-09-30Multiple revisions 399887,400138,400178,400180-400181David M. Lee
2013-08-22Handle default body types for SIP event packages in res_pjsip_pubsubMark Michelson
2013-08-01Fixed compile errors introduced in r395954.David M. Lee
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson