|
Asterisk - The Open Source Telephony Project GIT-master-4c84066
|
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 8545 of file channel.c.
Referenced by party_subaddress_build_data().
| int str |
subaddress ie.
Definition at line 8541 of file channel.c.
Referenced by party_subaddress_build_data().
| int type |
subaddress type ie
Definition at line 8543 of file channel.c.
Referenced by party_subaddress_build_data().
| int valid |
valid/present ie
Definition at line 8547 of file channel.c.
Referenced by party_subaddress_build_data().