Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


ast_party_number_ies Struct Reference

Data Fields

int plan
 Type-Of-Number and Numbering-Plan ie.
int presentation
 presentation-indicator ie
int str
 Subscriber phone number ie.
int valid
 valid/present ie

Detailed Description

Note:
Should follow struct ast_party_number

Definition at line 9020 of file channel.c.


Field Documentation

int plan

Type-Of-Number and Numbering-Plan ie.

Definition at line 9024 of file channel.c.

Referenced by party_number_build_data().

presentation-indicator ie

Definition at line 9026 of file channel.c.

Referenced by party_number_build_data().

int str

Subscriber phone number ie.

Definition at line 9022 of file channel.c.

Referenced by party_number_build_data().

int valid

valid/present ie

Definition at line 9028 of file channel.c.

Referenced by party_number_build_data().


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