DPMA Custom Phone Application Configuration
Problem:
Applications are not loading onto Digium Phones through the DPMA but can be manually loaded through the phone development options and work flawlessly. Reloading the DPMA provides no errors.
Â
A customer's example may look like:
Â
[weather]
type=application
application=weather
name=weather
filename=weather.zip
Â
Solution:
To resolve the issue, it should look like:
Â
[weather]
type=application
application=custom
name=weather
filename=weather.zip
Â
Â
The application field should always look like 'application=custom' instead of 'application=(name of your application)'.
Unable to render {include} The included page could not be found.