|
Asterisk - The Open Source Telephony Project GIT-master-27fb039
|
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 8521 of file channel.c.
Referenced by party_subaddress_build_data().
| int str |
subaddress ie.
Definition at line 8517 of file channel.c.
Referenced by party_subaddress_build_data().
| int type |
subaddress type ie
Definition at line 8519 of file channel.c.
Referenced by party_subaddress_build_data().
| int valid |
valid/present ie
Definition at line 8523 of file channel.c.
Referenced by party_subaddress_build_data().