|
Asterisk - The Open Source Telephony Project
18.5.0
|
List of well-known SIP options. If we get this in a require, we should check the list and answer accordingly. More...
#include <sip.h>
Data Fields | |
| int | id |
| int | supported |
| char *const | text |
List of well-known SIP options. If we get this in a require, we should check the list and answer accordingly.
| int id |
Bitmap ID
Definition at line 1828 of file sip.h.
Referenced by Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), _sip_show_peer(), add_required_respheader(), Model::load(), parse_sip_options(), and sip_show_channel().
| char* const text |
1.8.13