Sat Mar 10 01:55:58 2012

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

char number[MISDN_MAX_NUMBER_LEN]

Dialed/Called Phone Number (Address).

Definition at line 273 of file isdn_lib.h.

Referenced by build_setup(), cb_events(), empty_bc(), find_hold_call(), handle_bchan(), misdn_answer(), misdn_call(), misdn_digit_end(), misdn_facility_ie_handler(), misdn_is_msn_valid(), misdn_lib_send_event(), misdn_overlap_dial_task(), parse_setup(), read_config(), and wait_for_digits().

enum mISDN_NUMBER_PLAN number_plan

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

enum mISDN_NUMBER_TYPE number_type

Type-of-number in ISDN terms for the dialed/called number.

Definition at line 267 of file isdn_lib.h.

Referenced by build_setup(), empty_bc(), handle_bchan(), misdn_answer(), misdn_facility_ie_handler(), misdn_is_msn_valid(), misdn_lib_log_ies(), misdn_lib_send_event(), 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:
Generated on Sat Mar 10 01:55:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7