Re[4]: route from opensmppbox to internal API

2019-03-04 Thread Хиль Эдуард
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

Re: Re[2]: route from opensmppbox to internal API

2019-03-03 Thread Ruben Melikyan
> > 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

Re[2]: route from opensmppbox to internal API

2019-03-02 Thread Хиль Эдуард
-  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

RE: route from opensmppbox to internal API

2019-03-02 Thread Ruben Melikyan
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

route from opensmppbox to internal API

2019-03-02 Thread Хиль Эдуард
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