Phone API Reference - Extended - app.refreshConfig

Desk Phone API features described in this section are deprecated and supported only on the following models: D40, d45, d50, d60, d62, d65, d70

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

Return to Documentation Home I Return to Sangoma Support