Asterisk - The Open Source Telephony Project GIT-master-1f1c5bb
Data Fields
ast_party_subaddress_ies Struct Reference

Data Fields

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

Detailed Description

Note
Should follow struct ast_party_subaddress

Definition at line 8471 of file channel.c.

Field Documentation

◆ odd_even_indicator

int odd_even_indicator

odd/even indicator ie

Definition at line 8477 of file channel.c.

Referenced by party_subaddress_build_data().

◆ str

int str

subaddress ie.

Definition at line 8473 of file channel.c.

Referenced by party_subaddress_build_data().

◆ type

int type

subaddress type ie

Definition at line 8475 of file channel.c.

Referenced by Property::load(), and party_subaddress_build_data().

◆ valid

int valid

valid/present ie

Definition at line 8479 of file channel.c.

Referenced by party_subaddress_build_data().


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