Tilghman Lesher wrote: > 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. :-)
Was the ; escaped or "tested" changed to "untested"? ;-) Regards, Philipp -- amooma GmbH - Bachstr. 126 - 56566 Neuwied - http://www.amooma.de Let's use IT to solve problems and not to create new ones. Asterisk? -> http://www.das-asterisk-buch.de Geschäftsführer: Stefan Wintermeyer Handelsregister: Neuwied B 14998 _______________________________________________ --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
