Versions Compared

Key

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

...

Otherwise, Sangoma phones, beginning with firmware 1.1.0, may be remotely notified to restart by using a check-sync SIP NOTIFY Event sent from the Asterisk CLI. This feature is enabled by default and is controlled by the:

Code Block
<setting id="enable_check_sync" value="1"/>

setting for XML-configured phones or by the enable_check_sync parameter for DPMA-configured phones.

...

Code Block
digium_phones reconfigure phone <my endpoint identifier, e.g. 1000>

Or using by using the DigiumPhoneReconfigure AMI Action.

If phones are not connected to DPMA, they can be reconfigured, as opposed to restarted, beginning with firmware 2.3.0, by issuing a new notify command.

...