hi, Your UDH seems to be wrong. please correct it. 0605041582150105F261
Lets' analyze it 06 - length of UDH and that's the first wrong thing 05 - denotes that you will use 16 bit port address (1582 in your case) 04 - the length of ports. next 4 octets 1582 - dest port 1501 - port addr ( why is it diff?) 05F261 - what is it? HTH -navjot |-----Original Message----- |From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of |Permata Abdul Hussain |Sent: Wednesday, July 16, 2003 9:56 PM |To: [EMAIL PROTECTED] |Subject: sending RTOL from URL interface | | |Hi, | |Can anyone help me on this.. | |I'm trying to send SMS operator logo from URL interface like this: | |http://10.10.10.1:13013/cgi-bin/sendsms?username=xx&password=xx&tex |t=00480E0 |100001800C000000000000024C92006C0000000004252 |108FE2400000009155489FF240000028AAFA8897F24000007CD525488BE24000007 |CAA92A885 |C2400000385471508381800005102FC |FA0010000000F8010F840000000000F802401200000000007002401200000000002 |001202400 |0000000000009FC8000000000 |&udh=0605041582150105F261&from=22222&to=0162322222&smsc=SMSC2 | |This is what I use in kannel.conf |.... |group = sendsms-user |username = guest |password = guest |concetenation = 1 |user-deny-ip = "*.*.*.*" |user-allow-ip = "*.*.*.*" |max-messages = 2 | |But the problem is I get response in my mobilephone as "message cannot be |displayed here" instead of the logo. | |Anyone got any idea why? | |Regards, |Permata | | | |
