my problem is that when I start bearerbox and smsbox in terminal (separate 
terminal for each command) like

bearerbox -v 0 /etc/kannel/kannel.conf


smsbox -v 0 /etc/kannel/kannel.conf

 sms via web works fine.
but when i reboot , the SMS via web goes in Queue. 



Regards, 

SYED JAHANZAIB
 
From: tapan.thapa2...@gmail.com
Date: Thu, 20 Nov 2014 06:15:21 -0800
Subject: RE: Kannel bearerbox and smsbox startup issue
To: aaca...@hotmail.com; users@kannel.org

Start bearerbox and smsbox with & sign and than test.

Sent from my Windows PhoneFrom: JAHANZAIB SYED
Sent: ‎20-‎11-‎2014 19:33
To: users@kannel.org
Subject: Kannel bearerbox and smsbox startup issue




I have configured Kannel (bearerbox+smsbox) in Ubuntu 12.04. If i start kannel 
via following commands (in separate terminals)
bearerbox -v 0 /etc/kannel/kannel.conf

smsbox -v 0 /etc/kannel/kannel.conf



Then the SMS delivery via webhttp works fine. Example:


http://10.0.0.1:13013/cgi-bin/sendsms?username=kannel&password=kannel&to=03333021909&am...................


but I want to make it auto start on system reboot, but messages go in queue 
like 



Queued for later delivery

I can see the processes here

BASHps aux |grep kannel
kannel    1246  0.0  0.0   7424   720 ?        Ss   16:01   0:00 
/usr/sbin/run_kannel_box --pidfile /var/run/kannel/kannel_bearerbox.pid 
--no-extra-args /usr/sbin/bearerbox -v 4 -- /etc/kannel/kannel.conf
kannel    1248  0.0  0.2 101084  2832 ?        Sl   16:01   0:00 
/usr/sbin/bearerbox -v 4 -- /etc/kannel/kannel.conf
kannel    1268  0.0  0.0   7424   720 ?        Ss   16:01   0:00 
/usr/sbin/run_kannel_box --pidfile /var/run/kannel/kannel_wapbox.pid 
--no-extra-args /usr/sbin/wapbox -v 4 -- /etc/kannel/kannel.conf
kannel    1270  0.0  0.0   7424   720 ?        Ss   16:01   0:00 
/usr/sbin/run_kannel_box --pidfile /var/run/kannel/kannel_smsbox.pid 
--no-extra-args /usr/sbin/smsbox -v 4 -- /etc/kannel/kannel.conf
kannel    1273  0.0  0.2  80284  2680 ?        Sl   16:01   0:00 
/usr/sbin/smsbox -v 4 -- /etc/kannel/kannel.conf
root      1813  0.0  0.0   3328   880 pts/0    S+   16:07   0:00 grep 
--color=auto kannel
.
What could be wrong?



Regards, 

SYED JAHANZAIB
                                                                                
  

Reply via email to