![]() |
Home page |
Mailing list |
Docs
Collaboration diagram for domain:Asterisk developer's documentation :: Codename Pineapple
domain Struct Reference
#include <sip3.h>

Definition at line 675 of file chan_sip.c.
Public Member Functions | |
| AST_LIST_ENTRY (domain) list | |
Data Fields | |
| char | context [AST_MAX_EXTENSION] |
| char | domain [MAXHOSTNAMELEN] |
| sip_globals | globals |
| enum domain_mode | mode |
|
|
List mechanics |
|
|
Incoming context for this domain Definition at line 677 of file chan_sip.c. Referenced by check_sip_domain(), and sip_show_domains(). |
|
|
SIP domain we are responsible for Definition at line 676 of file chan_sip.c. Referenced by check_sip_domain(), and sip_show_domains(). |
|
|
Globals for this domain |
|
|
How did we find this domain? Definition at line 678 of file chan_sip.c. Referenced by sip_show_domains(). |