Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
Data Fields
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 8515 of file channel.c.

Field Documentation

◆ odd_even_indicator

int odd_even_indicator

odd/even indicator ie

Definition at line 8521 of file channel.c.

Referenced by party_subaddress_build_data().

◆ str

int str

subaddress ie.

Definition at line 8517 of file channel.c.

Referenced by party_subaddress_build_data().

◆ type

int type

subaddress type ie

Definition at line 8519 of file channel.c.

Referenced by party_subaddress_build_data().

◆ valid

int valid

valid/present ie

Definition at line 8523 of file channel.c.

Referenced by party_subaddress_build_data().


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