summaryrefslogtreecommitdiff
path: root/res/res_pjsip_mwi.c
AgeCommit message (Expand)Author
2018-02-01res_pjsip_mwi.c: Fix null pointer crashJoshua Elson
2018-01-24Remove redundant module checks and references.Corey Farrell
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2017-06-22Merge "res_pjsip_mwi: update unsolicited MWI subscriptions on updating contact"Jenkins2
2017-06-21res_pjsip_mwi.c: Eliminate RAII_VAR in contact delete observerRichard Mudgett
2017-06-21res_pjsip_mwi: update unsolicited MWI subscriptions on updating contactAlexei Gradinari
2017-06-16res_pjsip_mwi: unsubscribe unsolicited MWI on deleting endpoint last contactAlexei Gradinari
2017-06-13res_pjsip_mwi: don't create mwi subscriptions if initial unsolicited disabledAlexei Gradinari
2017-02-06res_pjsip: Fix some off nominal tdata leaks.Richard Mudgett
2016-08-11res_pjsip res_pjsip_mwi: Misc fixes and cleanups.Richard Mudgett
2016-08-08res_pjsip_mwi: fix unsolicited mwi blocks PJSIP stackAlexei Gradinari
2016-07-18res_pjsip_mwi: remove unneeded check on endpoint's contacts.Alexei Gradinari
2016-04-28res_pjsip: Start body generator users after suppliers.Richard Mudgett
2016-04-04res_pjsip_mwi: Fix segv caused by 16c7d8e74a9af13f98c3c22aa9c43ce39965f6b7George Joseph
2016-03-30res_pjsip_mwi: Allow subscribe to vm access extension as an aliasGeorge Joseph
2016-03-30res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicitedGeorge Joseph
2016-03-27sorcery/res_pjsip: Refactor for realtime performanceGeorge Joseph
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2016-02-27res_pjsip_mwi: Turn some NOTICEs and WARNINGs into debug 1s.George Joseph
2015-10-22res_pjsip_pubsub: Solidify lifetime and ownership of objects.Mark Michelson
2015-07-07Merge "res_pjsip_mwi.c: Use safer loop coding in mwi_subscription_mailboxes_s...Matt Jordan
2015-07-07Merge "res_pjsip_mwi.c: Fix MWI subscription memory corruption crash."Matt Jordan
2015-07-06res_pjsip_mwi.c: Fix MWI subscription memory corruption crash.Richard Mudgett
2015-07-06res_pjsip_mwi.c: Use safer loop coding in mwi_subscription_mailboxes_str().Richard Mudgett
2015-07-06res_pjsip_mwi.c: Eliminate a simple RAII_VAR.Richard Mudgett
2015-07-06res_pjsip_mwi.c: Fix mid-line log message line breaks.Richard Mudgett
2015-06-23res_pjsip_mwi: Set up unsolicited MWI upon registration.Joshua Colp
2015-05-22Stasis: Fix unsafe use of stasis_unsubscribe in modules.Corey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
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