Asterisk - The Open Source Telephony Project GIT-master-b023714
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 8490 of file channel.c.

Field Documentation

◆ odd_even_indicator

int odd_even_indicator

odd/even indicator ie

Definition at line 8496 of file channel.c.

Referenced by party_subaddress_build_data().

◆ str

int str

subaddress ie.

Definition at line 8492 of file channel.c.

Referenced by party_subaddress_build_data().

◆ type

int type

subaddress type ie

Definition at line 8494 of file channel.c.

Referenced by party_subaddress_build_data().

◆ valid

int valid

valid/present ie

Definition at line 8498 of file channel.c.

Referenced by party_subaddress_build_data().


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