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

 

Reply via email to