Hi Everyone,

This is my whole System Architecture,

--------------------------------------------------------------------------------------------------------------------

group = core
admin-port = 13003
smsbox-port = 13013
admin-password = bar
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
unified-prefix = "00358,0"
dlr-storage = pgsql

group = pgsql-connection
id = mydlr
host = 127.0.0.1
username = postgres
password =
database = suna
max-connections = 1

group = dlr-db
id = mydlr
table = dlr
field-smsc = smsc
field-timestamp = ts
field-destination = destination
field-source = source

field-source = source
field-service = service
field-url = url
field-mask = mask
field-status = status
field-boxc-id = boxc

# SMSC CONNECTIONS
group = smsc
smsc = smpp
host = 172.20.11.126
port=6693
smsc-username = xxxxxx
smsc-id = xxxxxx
smsc-password = Testing
system-type = "smpp"
#port=6693
interface-version = 33
source-addr-autodetect = yes
dest-addr-ton = 1
dest-addr-npi = 1
transceiver-mode = 1
reconnect-delay = 10
#connect-allow-ip =  192.1.0.0

# SMSBOX SETUP
group = smsbox
bearerbox-host = localhost
sendsms-port = 13031
global-sender = "suna"
mo-recode = true

# SEND-SMS USERS
group = sendsms-user
username = xxxxxxx
password = xxxxxx
max-messages = 3
concatenation = true
forced-smsc = SOL


# this sender is for Kannel relay testing (http_smsc)
group = sendsms-user
username = kannel
password = rL4y
#user-deny-ip = "*.*.*.*"
#user-allow-ip = "192.1.0.0."

# SERVICES
mo-recode = true

# SEND-SMS USERS
group = sendsms-user
username = sunanews
password = sunanews
max-messages = 3
concatenation = true
forced-smsc = SOL


# this sender is for Kannel relay testing (http_smsc)
group = sendsms-user
username = kannel
password = rL4y
#user-deny-ip = "*.*.*.*"
#user-allow-ip = "192.1.0.0."

# SERVICES

# there should be default always
group = sms-service
keyword = default
get-url = "
http://127.0.0.1/SUDANEWS/process_request.php?content=%a&msisdn=%p";
max-messages = 0

----------------------------------------------------------------------------------------------------------------------------------------------------


I am having troubles in latency in delivering the message to the SMSc. Can
anyone help please


Thanks and best regards.

Reply via email to