Mmm... I increase the Debug level to 7 in ser.cfg, and here is the last lines showed on terminal... I realy need some help here, because I newy in SER and I trining to understand what is happens here…

 

-----------------------------

 0(0) WARNING: using only the first listen address (no fork)

 0(0) DBG: open_uac_fifo: opening fifo...

 0(0) DEBUG: FIFO created @ /tmp/ser_fifo

 0(0) DEBUG: fifo /tmp/ser_fifo opened, mode=432

 0(0) init_unixsock_socket: No unix domain socket will be opened

 0(24718) DEBUG: init_mod_child (1): tm

 0(24718) DEBUG: callid: '6fcd3fb7-24718@127.0.0.1'

 0(24718) DEBUG: init_mod_child (1): usrloc

 0(24718) get_connection(): Connection not found in the pool

 1(24719) DEBUG: init_mod_child (-1): tm

 1(24719) DEBUG: callid: '6fcd3fb7-24719@127.0.0.1'

 1(24719) DEBUG: init_mod_child (-1): usrloc

 1(24719) get_connection(): Connection not found in the pool

 2(24720) INFO: fifo process starting: 24720

 2(24720) DEBUG: init_mod_child (-2): tm

 2(24720) DEBUG: callid: '6fcd3fb7-24720@127.0.0.1'

 2(24720) DEBUG: init_mod_child (-2): usrloc

 2(24720) get_connection(): Connection not found in the pool

 0(24718) DEBUG: init_mod_child (1): auth_db

 0(24718) get_connection(): Connection found in the pool

 1(24719) DEBUG: init_mod_child (-1): auth_db

 1(24719) get_connection(): Connection found in the pool

 2(24720) DEBUG: init_mod_child (-2): auth_db

 2(24720) get_connection(): Connection found in the pool

 2(24720) SER: open_uac_fifo: fifo server up at /tmp/ser_fifo...

 2(24720) DEBUG: register_fifo_cmd: new command (print) registered

 2(24720) DEBUG: register_fifo_cmd: new command (uptime) registered

 2(24720) DEBUG: register_fifo_cmd: new command (version) registered

 2(24720) DEBUG: register_fifo_cmd: new command (pwd) registered

 2(24720) DEBUG: register_fifo_cmd: new command (arg) registered

 2(24720) DEBUG: register_fifo_cmd: new command (which) registered

 2(24720) DEBUG: register_fifo_cmd: new command (ps) registered

 2(24720) DEBUG: register_fifo_cmd: new command (kill) registered

 2(24720) WARNING: no fifo_db_url given - fifo DB commands disabled!

 

That was the last line, after that, nothing else happens until I press “ctrl+C”

-----------------------------

 

 

-----Original Message-----
From: Iqbal [mailto:iqbal@gigo.co.uk]
Sent: Friday, 01 July, 2005 10:05
To: Sebastian Kigelman
Cc: serusers@lists.iptel.org
Subject: Re: [Serusers] SER + Remote MySQL Server

 

Hi

 

What other message are you expecting, I mean does ser start up, or in

the debug output is it saying anything about not connecting to Mysql ,

if you are not dumping debug to consoile, then check /var/log/messages

to see if there are any errors there. If no then maybe ser has started.

 

Iqbal

 

Sebastian Kigelman wrote: