summaryrefslogtreecommitdiff
path: root/res/res_pjsip_acl.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
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-04-30Restrict functionality when ACLs are misconfigured.Mark Michelson
2015-03-17Audit ast_sockaddr_resolve() usage for memory leaks.Richard Mudgett
2015-02-20ASTERISK-24811: Add ast_sorcery_apply_config() to res_pjsip_publish_asterisk.George Joseph
2014-11-20PJSIP ACLs: Fix ACLs not loading on startup and apply/acl issues on contactJonathan Rose
2014-10-16PJSIP: Enforce module load dependenciesKinsey Moore
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-03-06sorcery: Create AST_SORCERY dialplan function.George Joseph
2014-01-07res_pjsip_acl: Fix another case of assuming a contact will always contain a URI.Joshua Colp
2013-11-22res_pjsip: convert configuration settings names to snake caseKevin Harwell
2013-09-12Documentation fix and improvements to XML configuration help res_pjsip_aclRusty Newton
2013-08-20Localize and rename ACL configuration.Mark Michelson
2013-07-30The large GULP->PJSIP renaming effort.Mark Michelson