Skip to main content

Snom Provisioning Reboot

Posted by Denis Campq on Sat, 03/20/2010

When setting auto-provisioning on Snom 3xx series phones and doing the save and provision button the Snom does not auto reboot like my Aastra phones do.

Looking at the Notify message sent to Snom from TL it says:

Notify

Subscription-State: terminated

Event: check-sync;reboot=false

Snom Wiki says Notify for phone reboot should be:

NOTIFY sip:123@192.168.23.42;line=3242msd SIP/2.0
From: ...
To: ...
Call-ID: ...
CSeq: 2342 NOTIFY
Event: reboot
Content-Length: 0

Where can I change the notify for Snom when I change the settings on Snom provisioning so phone will auto reboot?

Anyone been down this path before and found the solution?
Thanks
Denis


Submitted by Denis Campq on Sun, 03/21/2010 Permalink

OK. I fixed it in sip_notify.conf
Changed reboot=faulse to reboot
Phone boots now after an update to Snom provisioning configuration.

; Tested
[snom-check-cfg]
Event=>check-sync\;reboot
Content-Length=>0

THanks Eric for the pointer. Guess Alex will have to change it in the next release to PBX Manager so I won't loose my changes on the next release.

Denis