|
Asterisk - The Open Source Telephony Project
18.5.0
|
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 197 of file res_pjsip_acl.c.
| SORCERY_OBJECT | ( | details | ) |
| struct ast_acl_list* acl |
Definition at line 199 of file res_pjsip_acl.c.
Referenced by acl_destroy(), acl_handler(), and check_acls().
| struct ast_acl_list* contact_acl |
Definition at line 200 of file res_pjsip_acl.c.
Referenced by acl_destroy(), acl_handler(), and check_acls().
1.8.13