Content
The phone can be controlled using Minibrowser with fragment commands that are appended to any URL.
The fragments can be called using special schemes called “snom://” (or “phone://”) combined with a special path mb_nop or mb_exit.
It is possible to have multiple fragments in one URL combined with ‘&’ (don’t forget to escape it as & according to xml rules).
Here are the currently available fragments. Click on each fragment to see example usage:
Fragment Name | Description |
---|---|
setcache | Caches a setting value |
flush | Flush cached setting values |
clearcache | Clear cached setting values |
Go back to top of the history stack | |
clearvar | Clear all variables |
menu | Jump to a menu |
next_edit_mode | Switch to the next edit mode of the system |
sel | Pre-select an entry in a list |
reloadset | Reload the settings |
set | Set a setting |
sub | A fragment to jump between main elements within SnomIPPhoneBatch |
toggleset | Toggle a boolean setting |
var | Sets a variable |
action_ifc | Perform an action via a module |
applyline | Apply changes to an identity |
key | Fires the given key |
numberdial | Dials a number |
reboot | Reboot or reset the phone |
reregister | Re-register an identity |
unregister | Un-register a phone identity |
var_ifc | Set a module variable |
mjpg | Start a Motion Jpeg video |
mjpg_stop | Stop a Motion Jpeg video |
calllistclear | Clear the call lists |
Further Information
Related articles