Wed Aug 15 01:25:43 2007

Asterisk developer's documentation


domain Struct Reference

Domain data structure. More...


Data Fields

char context [AST_MAX_EXTENSION]
char domain [MAXHOSTNAMELEN]
enum domain_mode mode


Detailed Description

Domain data structure.

Note:
In the future, we will connect this to a configuration tree specific for this domain

Definition at line 680 of file chan_sip.c.


Field Documentation

char context[AST_MAX_EXTENSION]

Incoming context for this domain

Definition at line 682 of file chan_sip.c.

Referenced by add_sip_domain(), check_sip_domain(), check_user_full(), create_addr_from_peer(), get_also_info(), get_destination(), register_peer_exten(), sip_alloc(), and sip_show_domains().

char domain[MAXHOSTNAMELEN]

SIP domain we are responsible for

Definition at line 681 of file chan_sip.c.

Referenced by add_sip_domain(), check_sip_domain(), and sip_show_domains().

enum domain_mode mode

How did we find this domain?

Definition at line 683 of file chan_sip.c.

Referenced by add_sip_domain(), do_setnat(), and sip_show_domains().


The documentation for this struct was generated from the following file:
Generated on Wed Aug 15 01:25:43 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.3