Mon Mar 12 2012 21:48:17

Asterisk developer's documentation


misdn_party_dialing Struct Reference

Dialed/Called information struct. More...

#include <isdn_lib.h>

Data Fields

char number [MISDN_MAX_NUMBER_LEN]
 Dialed/Called Phone Number (Address)
enum mISDN_NUMBER_PLAN number_plan
 Type-of-number numbering plan.
enum mISDN_NUMBER_TYPE number_type
 Type-of-number in ISDN terms for the dialed/called number.
char subaddress [MISDN_MAX_SUBADDRESS_LEN]
 Dialed/Called Subaddress number.

Detailed Description

Dialed/Called information struct.

Definition at line 265 of file isdn_lib.h.


Field Documentation

Type-of-number numbering plan.

Definition at line 270 of file isdn_lib.h.

Referenced by build_setup(), empty_bc(), misdn_answer(), misdn_facility_ie_handler(), misdn_lib_log_ies(), parse_setup(), and read_config().

char subaddress[MISDN_MAX_SUBADDRESS_LEN]

Dialed/Called Subaddress number.

Definition at line 276 of file isdn_lib.h.

Referenced by empty_bc().


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