Phone API Reference - Extended - app.refreshConfig
app.refreshConfig
Description
Reloads your appconfig and makes a new Auth object.
Basic Example:
app.refreshConfig(); |
The app library automatically calls this on itself when the event 'digium.phone.new_config' happens. This makes sure your settings and Auth object are always up to date.
Parameters
None |