Hi, Aside the other recommendations, you should also URL encode your text. Otherwise it is taken litearally as it is:
text=%06%05%04... BR, Nikos ----- Original Message ----- From: Elton Hoxha To: kannel users Sent: Wednesday, March 11, 2009 12:56 PM Subject: OTA Issue Hi guys, In the guide, at ota configuration it says that we can send settings to the phone as a XML document, but this method is perhaps more suitable for continuous provisioning. Actually our OTA provider is creating the XML and translating them to simple DATA (HEx I guess). What I want is to push this data from kannel to the device. Using send-sms groups, it didnt work because the specified Hexadecimal text in the URL just got delivered as it was http://10.1.21.184:13014/cgi-bin/sendsms?username=a&password=a&from=aaaaa&to=355672500000&text=0605040B8423F0A60601AE02056A0045C60C037777772E64656D697262696C656B2E6E6574000701034D45484D4554000101&dlr-mask=31&dlr-url=http%3A%2F%2F10.1.21.236%3A2469%2FKannelGetStatus.asmx%2FGetStatus%3Fdlrv%3D%25d%26status%3D%25F%26smsid%3D1111 Can you tell me where is the trick in this? Thanks so much Elton
