FAQ Desktop - allow_sip_settings
Description
For security reasons this setting disables the possibility to send XML settings via SIP MESSAGE. If it is "on", the phone accepts settings via SIP MESSAGE. If it is "off", the phone just sends a 200 OK but does not take over the settings. If enabled one must provide a secure environment.
The SIP MESSAGE method is used to send settings. A SIP MESSAGE must have the following two headers, otherwise it is ignored for this purpose.
- Content-Type: application/xml
- Event: Gigaset-settings
The body of the SIP message contains XML like:
<settings> |
Web User Interface
Advanced - SIP/RTP (Tab) - SIP(Section): Allow SIP Settings
Phone User Interface
N/A
Auto-provisioning
Parameter | Valid value |
|---|---|
<allow_sip_settings perm="PERMISSIONFLAGS">VALIDVALUE</allow_sip_settings> | <on>, <off> |