On Monday 19 March 2007 10:12, Philipp Kempgen wrote: > Tilghman Lesher wrote: > > 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. > > Right. So the "tested" section has not actually been tested. :)
Fixed in SVN. :-) -- Tilghman _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
