Hello Ronald,
please use the init.d script to start/stop openser. You can find it in packaging subdirectory, there are directories for different distributions and inside of some is a file named openser.init.
Otherwise try starting it from command line: /usr/local/sbin/openser -f /usr/local/etc/openser/openser.cfg
Cheers, Daniel
On 10/20/05 16:44, Ronald Wiplinger wrote:
Bogdan-Andrei Iancu wrote:
Hi,
this is rather strange - can you post the error messages generated by openser at startup?? (see syslog)
With debug it DOES NOT START, no messages in /var/log/messages It hangs at the line: Starting OpenSER :
Without debug the only message during startup is: Oct 20 21:41:00 vpbx /usr/local/sbin/openser[3882]: Maxfwd module- initializing
bye
Ronald Wiplinger
regards, bogdan
Ronald Wiplinger wrote:
Bogdan-Andrei Iancu wrote:
Hi Ronald,
to find why your authentication fails, run openser in debug mode (debug=7) and look into the logs for hints. If you have doubts, just post the log.
Hi,
with:
debug=7 # debug level (cmd line: -dddddddddd) #fork=yes #log_stderror=no # (cmd line: -E)
/* Uncomment these lines to enter debugging mode */ fork=no log_stderror=yes /* */
in openser.cfg openser does not start at all. The picture shows:
vpbx2:/usr/local/etc/openser # openserctl start
Starting OpenSER :
Thanks for your help!
bye
Ronald Wiplinger