Asterisk - The Open Source Telephony Project  18.5.0
Public Member Functions | Data Fields
ast_sip_acl Struct Reference

SIP ACL details and configuration. More...

Collaboration diagram for ast_sip_acl:
Collaboration graph
[legend]

Public Member Functions

 SORCERY_OBJECT (details)
 

Data Fields

struct ast_acl_listacl
 
struct ast_acl_listcontact_acl
 

Detailed Description

SIP ACL details and configuration.

Definition at line 197 of file res_pjsip_acl.c.

Member Function Documentation

◆ SORCERY_OBJECT()

SORCERY_OBJECT ( details  )

Field Documentation

◆ acl

struct ast_acl_list* acl

Definition at line 199 of file res_pjsip_acl.c.

Referenced by acl_destroy(), acl_handler(), and check_acls().

◆ contact_acl

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().


The documentation for this struct was generated from the following file: