Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Sangoma Phone's development tools are available via a web page after you enable the phone's App Development mode. This guide describes how to access the app development web page and to use the tools available there.

...

  1. Click Start to start an installed app in the background, if it isn't already running. After starting an app, the icon for the app is displayed in the phone's Main Menu>Applications. And it is also displayed in the list of Apps and Actions when you redisplay the Digium Phone User Apps page.

  2. Click Stop to cause the app to shut down. You can't use this if you have Always Running set to Yes, because the phone starts the app if it is not running.

  3. Click Show to start an app, if necessary, and display it on the phone in full-screen mode.

  4. Click View Debug Log to display logging output from the app, including print() and println() output from the app itself, and certain error messages generated by the app engine related to the specified app.

See Also: