Content

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Sv translation
languageen

The phone can resync the settings with the setting server if it receives a message like this:

Code Block
linenumberstrue
NOTIFY sip:<user>@<dsthost> SIP/2.0
To: sip:<user>@<dsthost>
From: sip:sipsak@<srchost>
CSeq: 10 NOTIFY
Call-ID: 1234@<srchost>
Event: check-sync;reboot=false


Info
Note: Please add CRLF at the end of each line and an empty last line.


Image Added


where

  • <user> = Valid SIP account (identity)
  • <dsthost> = phone's IP Address / Domain Name
  • <srchost> = Host IP Address / Domain Name

If reboot is set to

  • false --> the phone will just request (check-sync) the Setting File from the Auto Provisioning Server again
  • true --> the phone will reboot and request the Setting File from the Auto Provisioning Server
  • reregister-only --> the phone will renew it's SIP registrations and subscriptions, but will not reboot and not request the Setting File from the Auto Provisioning Server
  • factory-reset --> the phone will do a factory reset and then reboot (option available starting with version 10.1.37.1)
  • if the reboot parameter is not present --> reboot=true will be assumed - the phone will reboot and request the Setting File from the Auto Provisioning Server



Example using sipsak

1. Configure these settings on the phone´s web interface:

2. Run sipsak :

sipsak -vvv -G -s sip:<user>@<dsthost> -H <srchost> -f <file>

where:

  • <user> = Valid SIP account (identity)
  • <srchost> = Host IP Address / Domain Name
  • <file> = ASCII text file with the NOTIFY SIP message (see above)

Info

Note: if you wish to use authentication for the check-sync requests and enable setting challenge_checksync, you can add parameter -a and the SIP password.

Example: sipsak -vvv -G -s sip:340899@192.168.137.181 -H 192.168.137.1 -f checksync_file -a 1234


Include Page
Howto Footer - uni-en
Howto Footer - uni-en

Content by Label
showLabelsfalse
spacesPW
showSpacefalse
sorttitle
typepage
cqllabel = "kb-troubleshooting-article" and label in ("deployment","provisioning") and type = "page"
labelskb-troubleshooting-article


Sv translation
languagede

Das Telefon kann die Einstellungen mit dem Einstellungsserver neu synchronisieren, wenn es eine Meldung wie diese erhält:

Code Block
linenumberstrue
NOTIFY sip:<user>@<dsthost> SIP/2.0
To: sip:<user>@<dsthost>
From: sip:sipsak@<srchost>
CSeq: 10 NOTIFY
Call-ID: 1234@<srchost>
Event: check-sync;reboot=false


Info
Hinweis: Bitte fügen Sie am Ende jeder Zeile CRLF und eine leere letzte Zeile hinzu.



Wo

  • <user> = Gültiges SIP-Konto (Identität)
  • <dsthost> = IP-Adresse des Telefons / Domain Name
  • <srchost> = Host IP-Adresse / Domain Name

Wenn der Neustart auf den folgenden Wert eingestellt ist

  • false --> das Telefon wird nur die Einstellungsdatei vom Auto Provisioning Server erneut anfordern (check-sync).
  • reregister-only --> das Telefon erneuert seine SIP-Registrierungen und -Anmeldungen, startet aber nicht neu und fordert die Einstellungsdatei nicht vom Auto Provisioning Server an
  • factory-reset --> das Telefon führt einen Werksreset durch und startet dann neu (Option ab Version 10.1.37.1 verfügbar).
  • Wenn der reboot-Parameter nicht vorhanden ist --> reboot=true wird angenommen - das Telefon wird neu booten und die Einstellungsdatei vom Auto Provisioning Server anfordern.


Beispiel für die Verwendung von Sipsak

1. Konfigurieren Sie diese Einstellungen über das Webinterface des Telefons:

2. Sipsak ausführen:

sipsak -vvv -G -s sip:<user>@<dsthost> -H <srchost> -f <file>

Wo:

  • <user> = Gültiges SIP-Konto (Identität)
  • <srchost> = Host IP-Adresse / Domain Name
  • <file> = ASCII-Textdatei mit der Meldung NOTIFY SIP (siehe oben)


Info

Hinweis: Wenn Sie eine Authentifizierung für die Check-Sync-Anfragen verwenden möchten und das Setting challenge_checksync aktivieren, können Sie den Parameter -a und das SIP-Passwort hinzufügen.

Beispiel: sipsak -vvv -G -s sip:340899@192.168.137.181 -H 192.168.137.1 -f checksync_file -a 1234


Include Page
Howto Footer - de
Howto Footer - de

Content by Label
showLabelsfalse
spacesPW
showSpacefalse
sorttitle
typepage
cqllabel = "kb-troubleshooting-article" and label in ("deployment","provisioning") and type = "page"
labelskb-troubleshooting-article