Jan,
I don't see any error output on the command line. Is there a log file somewhere? All I see is "Terminated" when attempting to start SER.
Paul
-----Original Message----- From: Jan Janak [mailto:jan@iptel.org] Sent: Thursday, June 26, 2003 1:58 PM To: Wasik, Paul Cc: serusers@lists.iptel.org Subject: Re: [Serusers] Need Routing Help
Hello,
and what is the problem ? If your ser doesn't start anymore then your configuration file contains some mistake. In that case the output of ser tells you on what line the mistake is, for example:
0(6704) parse error (75,36-37): syntax error 0(6704) parse error (75,36-37): invalid route statement 0(6704) parse error (75,38-39): ERROR: bad config file (3 errors)
means that there is an error on line 75 of the configuration file.
Jan.
On 26-06 13:53, Wasik, Paul wrote:
local
following
Edit your configuration file and set log_stderror to yes. By default the server uses syslog to do the output so you will find it in /var/log/messages or /var/log/daemon (depending on your distribution). If you set the variable then ser will output all messages to the standard output.
Jan.
On 26-06 14:01, Wasik, Paul wrote: