Content

Page tree

Example: reload setting from provisioning server. Set the setting server to an XML file contain new setting for the phone and choose this MenuItem. If the setting is correct the new setting will be loaded without rebooting the phone.

<?xml version="1.0" encoding="UTF-8"?>
<SnomIPPhoneMenu>
    <MenuItem name="reloadset">
        <Url>snom://mb_nop#reloadset</Url>
    </MenuItem>
</SnomIPPhoneMenu>