[asterisk-dev] sip_notify.conf [snom-check-cfg]
Tilghman Lesher
tilghman at mail.jeffandtilghman.com
Mon Mar 19 07:47:50 MST 2007
On Monday 19 March 2007 01:43, Philipp Kempgen wrote:
> ; Tested
> [snom-check-cfg]
> Event=>check-sync;reboot=false
> Content-Length=>0
>
> but it makes my Snom 360 reboot. It works as expected (get
> config without reboot) when I change it to
>
> Event=>check-sync\;reboot=false
> Content-Length=>0
>
> (note the \;) Can anyone confirm this?
Correct. It's due to the fact that the semicolon is the comment
delimiter and you need to backslash it to get a literal semicolon.
--
Tilghman
More information about the asterisk-dev
mailing list