Data Fields | |
| int | id |
| int | supported |
| char *const | text |
Definition at line 286 of file chan_sip.c.
| int id |
Bitmap ID
Definition at line 287 of file chan_sip.c.
| int supported |
Supported by Asterisk ?
Definition at line 288 of file chan_sip.c.
| char* const text |
Text id, as in standard
Definition at line 289 of file chan_sip.c.
1.4.7