Discussion:
Kannel statistics
Eugeniy Khvastunov
2017-11-28 09:36:40 UTC
Permalink
Hello, All!

I ask for advice/recommendations in the question of counting SMS traffic.
I have a connected bearerbox to several smpp upstreams, opensmppbox is
connected to bearerbox, and several smpp clients are connected to
opensmppbox.
How can I count the number of sms sent by the opensmppbox clients?

And one more question: how to limit the use of alphamens for clients?
--
wbr. Eugeniy Khvastunov,
System administrator.
[FMGH-UANIC]
http://blog.unlimite.net
Web Services
2017-11-28 09:43:18 UTC
Permalink
Hi,

use sqlbox to track everything :)

thanks

Deepak
Post by Eugeniy Khvastunov
Hello, All!
I ask for advice/recommendations in the question of counting SMS traffic.
I have a connected bearerbox to several smpp upstreams, opensmppbox is
connected to bearerbox, and several smpp clients are connected to
opensmppbox.
How can I count the number of sms sent by the opensmppbox clients?
And one more question: how to limit the use of alphamens for clients?
--
wbr. Eugeniy Khvastunov,
System administrator.
[FMGH-UANIC]
http://blog.unlimite.net
info.ubichip
2017-12-04 08:54:41 UTC
Permalink
Hello all,

I have a strange behavior coming from kannel, It'm trying to send Flash sms (mclass 0), and I'm receiving a 'null' sms on my phone, but the behavior looks to be good (the sms is not stored in my phone but appeared in the screen only). After the phone is aking if I want to save, but this should be depndant from the phone (Sony Xperia).



Does someone have similar issue ?

this request is working :

http://127.0.0.1:13013/cgi-bin/sendsms?username=xxx&password=yyy&dlr-mask=31&from=MYPHONE&to=0033712341234&priority=2&mclass=0&text=TEST+FLASH+ZERO+0942&coding=1&smsc=myprovider&dlr-url=http%3A%2F%2F127.0.0.1%2F%7E

This one is making a regular SMS :

http://127.0.0.1:13013/cgi-bin/sendsms?username=xxx&password=yyy&dlr-mask=31&from=MYPHONE&to=0033712341234&priority=2&mclass=0&text=TEST+FLASH+ZERO+0942&coding=0&smsc=myprovider&dlr-url=http%3A%2F%2F127.0.0.1%2F%7E



It looks something wrong with coding parameter and mclass parameter ?



Thanks in advance for your help

Loading...