Data Fields | |
| int | id |
| int | supported |
| char *const | text |
Definition at line 423 of file chan_sip.c.
| int id |
Bitmap ID
Definition at line 424 of file chan_sip.c.
| int supported |
Supported by Asterisk ?
Definition at line 425 of file chan_sip.c.
| char* const text |
Text id, as in standard
Definition at line 426 of file chan_sip.c.
1.5.1