Mon Mar 12 2012 21:47:49

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 8313 of file channel.c.


Field Documentation

odd/even indicator ie

Definition at line 8319 of file channel.c.

Referenced by party_subaddress_build_data().

int str

subaddress ie.

Definition at line 8315 of file channel.c.

Referenced by party_subaddress_build_data().

int type

subaddress type ie

Definition at line 8317 of file channel.c.

Referenced by party_subaddress_build_data().

int valid

valid/present ie

Definition at line 8321 of file channel.c.

Referenced by party_subaddress_build_data().


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