Hi, I want to push USSN through kannel but unable to send.
Configuration for TLV for USSD is - *group = smpp-tlv name = service_type tag = 0x0501 type = octetstring length = 2 smsc-id = Unicel1 group = smpp-tlv name = message_payload tag = 0x0424 type = octetstring length = 20 smsc-id = Unicel1 group = smpp-tlv name = dest_bearer_type tag = 0x0007 type = integer length = 2 smsc-id = Unicel1* I am passing request through http request - before encoding of metadata is -*?smpp?service_type=3&dest_bearer_type=4&message_payload=0203040506 * After url encode * http://localhost:8080/cgi-bin/sendsms?user=XYZ&password=ABC&from=test&to=011234554321&metadata=%3Fsmpp%3Fservice%5Ftype%3D3%26dest%5Fbearer%5Ftype%3D4%26message%5Fpayload%3D0203040506 * In bearerbox I do not see any TLV parameters. Do i require any patch for this?? Please help me out of this issue Thanks in advance Regards Ricky
