Dear users:

It's been a while since we have been experience a kind of delay when
receiving a SMS during a big load of MT messages sent from our Kannel to the
SMPP. The delay can be from 5 minutes to an hour and during this time the
message is received more then one time, I guess it's trying several times to
access our gateway but our applications respond every time. I checked the
logs and there's no error, this delay is during the morning when we send
aprox. 15 000 MT SMS in 4 hours. After the load is sent, the delay is still
present but after a few hours the response returns to normal. We have 1 SMMP
connexion spitted in 4, the first one is used to receive SMS only, and the
second one is used to send MO messages and the third and fourth is used to
send MT messages during the day. Is there anyway to control this delay? Or
prevent receiving the same message?

 

Setup:

 

Kannel bearerbox version `'.
Build `Nov 11 2008 07:54:56', compiler `4.1.2 20070925 (Red Hat 4.1.2-33)'.
System Linux, release 2.6.23.1-42.fc8, version #1 SMP Tue Oct 30 13:18:33
EDT 2007, machine x86_64.
Hostname kannelServer, IP 127.0.0.1.
Libxml version 2.6.30.
Using OpenSSL 0.9.8b 04 May 2006.
Compiled with MySQL 5.0.45, using MySQL 5.0.45.
Using native malloc.

 

group = core

admin-port = 13000

#wapbox-port = 13002

smsbox-port = 13001

admin-password = bar

wdp-interface-name = "*"

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

log-level = 0

box-deny-ip = "*.*.*.*"

box-allow-ip = "127.0.0.1;10.27.1.*,130.7.*.*,10.10.10.*"

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

unified-prefix = "+502,00502,0;+,00"

dlr-storage = mysql

include = "/etc/kannel/smsbox.conf"

 

group = smsc

smsc-id= comcel

smsc = smpp

host=130.1.1.50

port = 5016

smsc-username= "AGLOBAL1"

smsc-password= GLOBAL06

system-type= "SMSAGLOB"

source-addr-ton= 0

source-addr-npi= 0

dest-addr-ton= 0

dest-addr-npi= 0

source-addr-autodetect = true

transceiver-mode= true

msg-id-type = 0x00

allowed-smsc-id = "comcel"

denied-smsc-id = "comcel2;comcel3;comcel4"

alt-charset = ISO-8859-1

 

group = smsc

smsc-id= comcel2

smsc = smpp

host= ******

port = 5016

smsc-username= ******

smsc-password= ******

system-type= "SMSAGLOB"

source-addr-ton= 0

source-addr-npi= 0

dest-addr-ton= 0

dest-addr-npi= 0

transceiver-mode= false

source-addr-autodetect = true

receive-port = 0

msg-id-type = 0x00

allowed-smsc-id = "comcel2"

denied-smsc-id = "comcel;comcel3;comcel4"

alt-charset = ISO-8859-1

 

group = smsc

smsc-id= comcel3

smsc = smpp

host= ******

port = 5016

smsc-username= ******

smsc-password= ******

system-type= "SMSAGLOB"

source-addr-ton= 0

source-addr-npi= 0

dest-addr-ton= 0

dest-addr-npi= 0

source-addr-autodetect = true

transceiver-mode= false

receive-port = 0

msg-id-type = 0x00

allowed-smsc-id = "comcel3"

denied-smsc-id = "comcel;comcel2;comcel4"

alt-charset = ISO-8859-1

 

group = smsc

smsc-id= comcel4

smsc = smpp

host= ******

port = 5016

smsc-username= ******

smsc-password= ******

system-type= "SMSAGLOB"

source-addr-ton= 0

source-addr-npi= 0

dest-addr-ton= 0

dest-addr-npi= 0

transceiver-mode= false

source-addr-autodetect = true

receive-port = 0

msg-id-type = 0x00

allowed-smsc-id = "comcel4"

denied-smsc-id = "comcel;comcel3;comcel2"

alt-charset = ISO-8859-1

 

group = mysql-connection

id = mydlr

host = localhost

username = kannel

password = kannel321

database = sms

max-connections = 1

 

group = dlr-db

id = mydlr

table = dlr

field-smsc = smsc

field-timestamp = ts

field-destination = destination

field-source = source

field-service = service

field-url = url

field-mask = mask

field-status = status

field-boxc-id = boxc

 

 

#SMSBOX.CONF#

 

group = smsbox

bearerbox-host = localhost

bearerbox-port = 13003

sendsms-url= /sendsms

sendsms-port= 13200

reply-requestfailed = "XXXXXXXXXXX"

reply-emptymessage = "XXXXXXXXXXXXXXXXXX"

reply-couldnotfetch = "XXX XXXXXXXXXXXX"

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

log-level = 1

 

group= sendsms-user

username=****

password= ****

concatenation = true

max-messages = 8

 

#7171 - sms interactivo amigos

group = sms-service

keyword-regex = ^[(a-z)|(0-9)]

allowed-receiver-prefix = "7171;2266;+7171"

catch-all = true

get-url =
"http://10.27.1.236:8888/********/kannel.php?dst=%P&src=%p&msg=%a&smsc=%i";

omit-empty = true

accept-x-kannel-headers = true

max-messages = 3

concatenation = true

 

Thanks,

 

Bernard Cotton

[EMAIL PROTECTED]

 

 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to