reloadset fragment #
Demo
MenuItem to reload setting from provisioning server. Set the setting server to a XML file contain new setting for telephone 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 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../minibrowser_test.xsd">
<MenuItem name="reloadset">
<Url>snom://mb_nop#reloadset</Url>
</MenuItem>
</SnomIPPhoneMenu>