Content
D-SERIES
Web User Interface
N/A
Phone User Interface
N/A
Initial Firmware Version
8.7.4.7
XML Configuration
<allow_sip_xml_action perm="PERMISSIONFLAGS">VALIDVALUE</allow_sip_xml_action>
Description
For security reasons this setting disables the possibility to parse snom-XMLs received via SIP MESSAGE. When activated the phone accepts an entire xml-configuration within special SIP MESSAGEs. If it is "off", the phone just sends a 200 OK but does not parse the xml-configuration. If enabled one should provide a secure environment.
A SIP MESSAGE must have the following two headers, otherwise it is ignored for this purpose.
- Content-Type: application/xml
- Event: snom-action
The body of the SIP message contains an XML as described here. Most likely one would make it contain only an action-section that holds one or more actions that fire "on notify"
Valid Values
a boolean value like on or off
Default Value
off