You could try to alter your message-storage to "ME" if your modem allows it.

It may be faster than storing messages on your SIM.

 

== Rene

 

 

From: users [mailto:[email protected]] On Behalf Of Sagar Deshpande
Sent: donderdag 6 juni 2013 13:23
To: <[email protected]>
Subject: Re: Receiving messages too late.

 

And sorry for that my configuration is : 

 

group = core

 admin-port = 13003

 admin-password = sagar

 admin-allow-ip = "127.0.0.1"

 dlr-storage = mysql

 smsbox-port = 13016

 log-file = "/var/log/kannel/bearerbox.log"

 access-log = "/var/log/kannel/access.log"

 box-allow-ip = "127.0.0.1"

 log-level = 0

 

group = smsc

 smsc-id = huawei

 smsc = at

 modemtype = Analog Modem

 device= /dev/ttyUSB_utps_modem

 my-number = <my-no>

 connect-allow-ip = 127.0.0.1

 sim-buffering = true

 pin = 0000

 speed = 115200

 keepalive = 5

 reroute-dlr = false

 log-level = 0

 

group = mysql-connection

 id = mydlr

 host = localhost

 username = root

 password = root

 database = kannel

 

group = dlr-db

 id = mydlr

 table = dlr

 field-smsc = smsc

 field-timestamp = ts

 field-source=source

 field-destination = destination

 field-service = service

 field-url = url

 field-mask = mask

 field-status = status

 field-boxc-id = boxc

 

group = modems

 id = huawei

 name = huawei

 detect-string = "huawei"

 init-string = "AT+CNMI=2,1,2,2,0"

 message-storage = "sm"

 

group = smsbox

 smsbox-id = mysmsbox

 bearerbox-host = localhost

 bearerbox-port = 13020

 sendsms-port = 13013

 global-sender = <my_no>

 access-log = "/var/log/kannel/smsbox-access.log"

 log-file = "/var/log/kannel/smsbox.log"

 log-level = 0

 

group = smsbox-route

 smsbox-id = mysmsbox

 smsc-id = huawei

 

group = sendsms-user

 username = xxxx

 password = xxxx

 concatenation= true

 max-messages = 3

 

group = sms-service

 keyword-regex = .*

 catch-all = true

 accepted-smsc = huawei

 max-messages = 3

 get-url = "http://localhost/sms.php?phone=%p
<http://localhost/sms.php?phone=%25p&text=%25a> &text=%a"

 

 

 

On Jun 6, 2013, at 4:50 PM, Sagar Deshpande wrote:





Dear Kannel Users,

 

As i said i am using Huawei E303 with airtel but i could send messages
faster but the receiving is too slow. I could not rectify the problem so if
any find it can you please help me out. 

 

Thank you in advance.

Best Regards,
Sagar Deshpande

 

 

Best Regards,
Sagar Deshpande

 

Reply via email to