I have this problem: 

When I send a message I got 0: Accepted for
delivery but the message still Queued. 

Any sugestion? 

Below more
info: 

###0: Accepted for delivery

###Kannel bearerbox version
`1.4.3'. Build `Apr 6 2010 13:16:08', compiler `4.4.3'. System Linux,
release 2.6.32-21-generic-pae, version #32-Ubuntu SMP Fri Apr 16
09:39:35 UTC 2010, machine i686. Hostname quito, IP 127.0.1.1. Libxml
version 2.7.6. Using OpenSSL 0.9.8k 25 Mar 2009. Compiled with MySQL
5.1.41, using MySQL 5.1.41. Using native malloc. 

Status: running,
uptime 0d 0h 2m 3s 

WDP: received 0 (0 queued), sent 0 (0 queued)


SMS: received 0 (0 queued), sent 0 (0 queued), store size -1 

SMS:
inbound (0.00,0.00,0.00) msg/sec, outbound (0.00,0.00,0.00) msg/sec


DLR: 0 queued, using internal storage 

Box connections:

smsbox:sql-app, IP 127.0.0.1 (0 queued), (on-line 0d 0h 2m 2s)  

SMSC
connections:
 SMSC-MODUS AT2[smsc-Modus] (online 120s, rcvd 0, sent 0,
failed 0, queued 0 msgs) 

 ###MY Conf File 

#
# Sample configuration
file for Kannel bearerbox on Debian.
# See the documentation for
explanations of fields.
#

# HTTP administration is disabled by default.
Make sure you set the
# password if you enable it.

#group =
core
#admin-port = 13000
#admin-password = smpp07
#admin-deny-ip =
"*.*.*.*"
#admin-allow-ip = ""
#wapbox-port = 13002
#wdp-interface-name
= "*"
#log-file = "/var/log/kannel/bearerbox.log"
#box-deny-ip =
"*.*.*.*"
#box-allow-ip = "127.0.0.1"

#group = wapbox
#bearerbox-host =
localhost
#log-file = "/var/log/kannel/wapbox.log"

group =
core
admin-port = 13000
smsbox-port = 13001
admin-password =
smpp07
status-password = smpp07
log-file =
"/var/log/kannel/bearerbox.log"
log-level = 0
box-deny-ip =
"*.*.*.*"
box-allow-ip = "127.0.0.1"

group = smsc
smsc = at
smsc-id =
smsc-Modus
modemtype = huawei_e220_00
device = /dev/ttyUSB0
sms-center =
+5939589
my-number = +5939541
sim-buffering = true
connect-allow-ip =
"127.0.0.1"
log-file = "/var/log/kannel/smsc.log"
validityperiod =
167
keepalive = 50

group = modems
id = huawei_e220_00
name = "Huawei
E220"
detect-string = "huawei"
init-string =
"AT+CNMI=2,1,2,2,0"
message-storage = sm
speed = 460800

group =
smsbox
bearerbox-host = localhost
sendsms-port = 13013
global-sender =
13013
smsbox-id = sql-app
sendsms-chars = "0123456789 +-"
log-file =
"/var/log/kannel/smsbox.log"
log-level = 0
access-log =
"/var/log/kannel/access.log"

group = sendsms-user
username =
smpp
password = smpp07
concatenation = true
max-messages = 3

group =
sms-service
keyword = default
get-url =
"http://quito/kannel/recievesms.php?sender=%p&text=%b";
accept-x-kannel-headers
= true
max-messages = 3
concatenation = true
catch-all = true

Thanks
in advance! 

  

Reply via email to