Asterisk - The Open Source Telephony Project GIT-master-8f1982c
|
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... | |
int odd_even_indicator |
odd/even indicator ie
Definition at line 8482 of file channel.c.
Referenced by party_subaddress_build_data().
int str |
subaddress ie.
Definition at line 8478 of file channel.c.
Referenced by party_subaddress_build_data().
int type |
subaddress type ie
Definition at line 8480 of file channel.c.
Referenced by Property::load(), and party_subaddress_build_data().
int valid |
valid/present ie
Definition at line 8484 of file channel.c.
Referenced by party_subaddress_build_data().