Content
The Minibrowser can use various modules of the phone in order to access variables, run functions etc.
Please note that the modules were designed to be used in the phone's internal XML implementation. They are subject to internal code changes and are not part of the officially tested Snom software. For this reason, we cannot guarantee full functionality of the modules in all versions and on all phones. Please test the used modules before implementing them in production and use at your own risk.
You can find some examples for using phone modules via the Minibrowser here:
- Callback mod_ifc (check if an expansion module is connected)
- Fragment action_ifc (change time using the date_time module)
- Fragment var_ifc (change label for an XML function key)
- How to play audio files from URLÂ
Further Information
Related articles