Asterisk - The Open Source Telephony Project GIT-master-754dea3
|
SIP ACL details and configuration. More...
Public Member Functions | |
SORCERY_OBJECT (details) | |
Data Fields | |
struct ast_acl_list * | acl |
struct ast_acl_list * | contact_acl |
SIP ACL details and configuration.
Definition at line 221 of file res_pjsip_acl.c.
SORCERY_OBJECT | ( | details | ) |
struct ast_acl_list* acl |
Definition at line 223 of file res_pjsip_acl.c.
Referenced by acl_destroy(), acl_handler(), and check_acls().
struct ast_acl_list* contact_acl |
Definition at line 224 of file res_pjsip_acl.c.
Referenced by acl_destroy(), acl_handler(), and check_acls().