summaryrefslogtreecommitdiff
path: root/res/res_pjsip_notify.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-12-15aco: Minimize use of regex.Corey Farrell
2016-03-07res_pjsip: Strip spaces from items parsed from comma-separated listsGeorge Joseph
2015-11-24res_pjsip_notify: Fix CLI usage infoCorey Farrell
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-03-26res_pjsip: Enable unload of all modules at shutdown.Corey Farrell
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-09-19res_pjsip_notify: Fix crash on unload/load and don't say the module doesn't e...Joshua Colp
2014-07-31PJSIP: Send Notify AMI and CLI commands can now send to URI instead of endpointJonathan Rose
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-06-10PJSIP: PJSIPNotify - Strip content-length headers and add documentationJonathan Rose
2014-01-15PJSIP: Add Path header supportKinsey Moore
2013-09-28res_pjsip_notify: Add documentationMatthew Jordan
2013-08-06Fix crash in res_pjsip_outbound_registration when the remote server can not b...Joshua Colp
2013-08-02Add CLI/AMI commands to force chan_pjsip actionsKinsey Moore
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson