At 05:46 PM 2/18/2003, Sebastien Pierre wrote:
So there is sadly no "HelloWorld!"
somewhere... would it be because of
the "404 not found" error I get ?
You may wish to consult user documentation, which describes use of the log action.
http://www.iptel.org/ser/doc/seruser-html/x1063.html
Unless level is explicitely set, log logs at level 4, which is higher than
default log threshold. Use log(1, "hello world");
-Jiri