Data Fields | |
| int | id |
| int | supported |
| char *const | text |
Definition at line 430 of file chan_sip.c.
| int id |
Bitmap ID
Definition at line 431 of file chan_sip.c.
Referenced by _sip_show_peer(), parse_sip_options(), and sip_show_channel().
| int supported |
Supported by Asterisk ?
Definition at line 432 of file chan_sip.c.
| char* const text |
Text id, as in standard
Definition at line 433 of file chan_sip.c.
1.5.5