2020-04-20 17:46:23 [4592] [1] DEBUG: HTTP: Destroying HTTPClient area
0x7fe7e8000ad0.
2020-04-20 17:46:23 [4592] [1] DEBUG: HTTP: Destroying HTTPClient for
`188.240.98.40

this is my kannel.conf
group = core
admin-port = 13000
smsbox-port = 13003
admin-password = *****
status-password = ******
#admin-deny-ip = ""
admin-allow-ip = "127.0.0.1;*.*.*.*;X.X.X.X;Y.Y.Y.Y"
log-file = "/tmp/kannel.log"
log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1;*.*.*.*;X.X.X.X;Y.Y.Y.Y"
#unified-prefix = "+358,00358,0;+,00"
access-log = "/tmp/access.log"

group = smsc
smsc = smpp
smsc-id = unsi5499
host = 35.230.140.209
port = 2775
receive-port = 0
#transceiver-mode = 1
#interface-version=34
#transceiver-mode = false
#throughput = 10
smsc-username = ********
smsc-password = ******
system-type = SMPP
transceiver-mode=true


group = smsbox
smsbox-id = "**"
bearerbox-host= "my server IP"
sendsms-port = 13013
global-sender = 13013
sendsms-chars = "0123456789 +-"
log-file = "/tmp/smsbox.log"
#log-level = 0
access-log = "/tmp/access.log"


group = sendsms-user
username = unsi5499
password = *******
default-sender=+1234567890
#forced-smsc =  smpp-nexmo
#name = users
user-deny-ip = "*.*.*.*"
user-allow-ip = "127.0.0.1;server my ip;X.X.X.X;Y.Y.Y.Y"
max-messages = 10
#concatenation = 1

group = sms-service
keyword = nop
text = "You asked nothing and I did it!"
catch-all = yes

Reply via email to