Hi Guyz,

Once again working with mBlox this time the problem is in MBSessionIdTag TLV... here is its definition..

group = smpp-tlv
name = MBsessionIdTag
tag = 0x1521
type = octetstring
length = 60




Now the problem...

MBlox is sending the special characters in this TLB like +, $, and other stuff.... Let me clarify by following example...

The Session ID sent *from the mBlox: AocPrFt6+LkAABkA4jofAcvtxZT6F3On/Yw$*

When sent to application using the following get-url

get-url = "http://PKNOC:8080/ooobermoframework/receivemsg.htm?sender=%p&text=%a&shortcode=%P&operatorId=%o&price=%O&smscid=%i&meta-data=%D";

*Application is receiving: AocPrFt6%2BLkAABkA4jofAcvtxZT6F3On%3A2fYw%24*


while sending back using the same received Tag... here is what Kannel receive...

Kannel log:

*DEBUG: group=`smpp' key=`MBsessionIdTag' value=`AocPrFt6 LkAABkA4jofAcvtxZT6F3On/Yw'*



*Note that space...*

Regards,


Ishtiaq Ahmed

Reply via email to