Data Fields | |
| int | id |
| int | supported |
| char *const | text |
Definition at line 419 of file chan_sip.c.
| int id |
Bitmap ID
Definition at line 420 of file chan_sip.c.
| int supported |
Supported by Asterisk ?
Definition at line 421 of file chan_sip.c.
| char* const text |
Text id, as in standard
Definition at line 422 of file chan_sip.c.
1.5.1