Asterisk - The Open Source Telephony Project GIT-master-b023714
|
Data Fields | |
int | odd_even_indicator |
odd/even indicator ie | |
int | str |
subaddress ie. | |
int | type |
subaddress type ie | |
int | valid |
valid/present ie | |
int odd_even_indicator |
odd/even indicator ie
Definition at line 8496 of file channel.c.
Referenced by party_subaddress_build_data().
int str |
subaddress ie.
Definition at line 8492 of file channel.c.
Referenced by party_subaddress_build_data().
int type |
subaddress type ie
Definition at line 8494 of file channel.c.
Referenced by party_subaddress_build_data().
int valid |
valid/present ie
Definition at line 8498 of file channel.c.
Referenced by party_subaddress_build_data().