Hello Arif,
It seems you are mistaking UDH with the message itself ... User Data
Header is used to send extra information on the message, for example
information of concatenated messages.
You have UDH=05 00 03 5b 02 01
which means:
* 05 - UDH data length = 5 byte
* 00 - TAG 00 of first TL
Hi Paulo,
Thanks for the explanation, however from the logs I have below the UDH which
containing ^ € { } [ ] ~ such as (05 00 03 5b 02 01 ...[.. )are not actually
have 159 in length, our Telco SMSC claimed that it was 160 in length and
causing SMSC to return error code 0x0001 (Message Le
Hi,
I am trying to use kannel for integrating with USSD GW using SMPP.
My bind to USSD GW is ok. MO is ok and MT has some problem, msg is receiving in
handset but if I send or cancel msg, it is is re-sending the same msg to my
handset repetitively.
I am using following parameters in kannel.c