ort = …
>>>log-level = …
>>>log-file = ….
>>>our-system-id = ….
>>>smpp-logins = …..
>>>use-systemid-as-smsboxid=true
>>>source-addr-ton = …
>>>source-addr-npi = …
>>>dest-addr-ton = ….
>>>dest-addr-npi = ….
>>&g
>
> omit-empty = true
>
> assume-plain-text = yes
>
> concatenation = true
>
> max-messages = 4
>
> post-url =….
>
>
>
> # -- SMS ROUTING --
>
>
>
> group = smsbox-route
>
> smsbox-id = 1234
>
> smsc-id = loop1
- SMS SERVICE --
>group = sms-service
>keyword = default
>catch-all=yes
>max-messages = 4
>omit-empty = true
>assume-plain-text = yes
>concatenation = true
>max-messages = 4
>post-url =….
>
># -- SMS ROUTING --
>
>group = smsbox-route
&g
regards
Ruben Melikyan
From: users [mailto:users-boun...@kannel.org] On Behalf Of Хиль Эдуард
Sent: Saturday, 2 March, 2019 13:08
To: users@kannel.org
Subject: route from opensmppbox to internal API
Hi there!
Let's imagine, that i have on my kannel one smsc and one sms-service with
c
Hi there!
Let's imagine, that i have on my kannel one smsc and one sms-service with
config:
group = sms-service
keyword = default
post-url =
"http://127.0.0.1/sendsms.php?src=%P&dst=%p&time=%t&coding=%c&smsc=%n&charset=%C";
concatenation = true
max-messages = 0
In this case, when kannel calls t