Sat Apr 26 2014 22:03:24

Asterisk developer's documentation


ast_party_subaddress_ies Struct Reference

Data Fields

int odd_even_indicator
 odd/even indicator ie
int str
 subaddress ie.
int type
 subaddress type ie
int valid
 valid/present ie

Detailed Description

Note:
Should follow struct ast_party_subaddress

Definition at line 9094 of file channel.c.


Field Documentation

odd/even indicator ie

Definition at line 9100 of file channel.c.

Referenced by party_subaddress_build_data().

int str

subaddress ie.

Definition at line 9096 of file channel.c.

Referenced by party_subaddress_build_data().

int type

subaddress type ie

Definition at line 9098 of file channel.c.

Referenced by party_subaddress_build_data().

int valid

valid/present ie

Definition at line 9102 of file channel.c.

Referenced by party_subaddress_build_data().


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