Data Fields | |
int | id |
int | supported |
char *const | text |
Definition at line 600 of file chan_sip.c.
int id |
Bitmap ID
Definition at line 601 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 602 of file chan_sip.c.
char* const text |
Text id, as in standard
Definition at line 603 of file chan_sip.c.
Referenced by sip_show_channel().