Content
If the phone is currently not in admin mode, the set fragment cannot change settings which require admin mode.
Example: Change setting fkey_label0
<?xml version="1.0" encoding="UTF-8"?> <SnomIPPhoneMenu> <Title>fkey_label0:$(set:fkey_label0)</Title> <MenuItem name="set fkey label0 to weather"> <Url>snom://mb_nop#set:fkey_label0=weather</Url> </MenuItem> <MenuItem name="set fkey label0 to empty"> <Url>snom://mb_nop#set:fkey_label0=</Url> </MenuItem> </SnomIPPhoneMenu>
Result:
Further Information
Related articles