Re: Kannel 1.4.3 wont start and no errors are shown

2011-10-26 Thread Hasnain Qureshi
from what I see, I think it is running. I does not have much experience with kannel. but I think you should try looking at status by this command. lynx -dump http://localhost:13000/status.html?password=bar; or you can telnet the port and look at bearer log see what happens. On Wed, Oct 26,

Kannel 1.4.3 wont start and no errors are shown

2011-10-25 Thread Fourat ZOUARI
Hi, I've just compiled Kannel 1.4.3 and tried to start bearerbox like this: # /usr/local/sbin/bearerbox -v 0 main.conf 2011-10-25 20:29:53 [19391] [0] INFO: Debug_lvl = 0, log_file = none, log_lvl = 0 2011-10-25 20:29:53 [19391] [0] WARNING: DLR: using default 'internal' for storage type.

Re: Kannel 1.4.3 wont start and no errors are shown

2011-10-25 Thread Otandeka Simon Peter
Please post your configuration file. There could be an error. P. On Tue, Oct 25, 2011 at 10:37 PM, Fourat ZOUARI fou...@gmail.com wrote: Hi, I've just compiled Kannel 1.4.3 and tried to start bearerbox like this: # /usr/local/sbin/bearerbox -v 0 main.conf 2011-10-25 20:29:53 [19391] [0]

Re: Kannel 1.4.3 wont start and no errors are shown

2011-10-25 Thread Fourat ZOUARI
All my configuration is the main.conf file containing this: group = core admin-port = 1300 admin-password = fxxbar These 3 lines shall keep bearerbox running and listening on port 1300. On Tue, Oct 25, 2011 at 8:49 PM, Otandeka Simon Peter sotand...@gmail.comwrote: Please post your

Re: Kannel 1.4.3 wont start and no errors are shown

2011-10-25 Thread Otandeka Simon Peter
And that is why your kannel is shutting down. Your main.conf is missing a lot of must-have parameters. The kannel package comes with a sample and basic configuration file. Look it up and start from there. Kind regards, P. On Tue, Oct 25, 2011 at 10:51 PM, Fourat ZOUARI fou...@gmail.com wrote:

Re: Kannel 1.4.3 wont start and no errors are shown

2011-10-25 Thread Fourat ZOUARI
Same thing with kannel.conf from kannel's package: Here's the execution outcome of bearerbox: # bearerbox -v 0 kannel.conf 2011-10-25 20:59:29 [3263] [0] INFO: Debug_lvl = 0, log_file = none, log_lvl = 0 2011-10-25 20:59:29 [3263] [0] WARNING: DLR: using default 'internal' for storage