Gurus, I just finished adding a TLV file for one customer, but the
SMSC is saying that I am putting the wrong length on one of the TLV
parameters.
The said the following:
"look at length, parameter used and values I updated with"
group = smpp-tlv
name = GPW_ProductID
tag = 0x1430
type = integer
length = 2
***Parameter Used = 0x04***
***Value = Hex Value of ProductID***
I asked them and they said that I need to configure the length for
0x04. I'm passing GPW_ProductID=1375 and I'm using "integer" for the
type. As per the documentation, the length should be an integer and
the maximum data length expected in bytes. This is what I'm going to
ask them (what is the maximum data length expected in bytes), but I
wanted to check on you before I proceed.
Thanks,
Marcelo