Hi List, I'm trying to send a formatted message to a Ericsson R520m. According to Ericssons "Developers' Guidelines Enhanced Messaging Service" this phone should support this feature. Unfortunately I can't get it to work 8-(.
Here is what I'm trying to do: http://localhost:8090/cgi-bin/sendsms?user=condat&password=condat&coding=1&f rom=1234&to=01753302625&text=This+is+the+supposedly+formatted+message.&udh=% 05%0a%03%01%05%06 The UDH should be: %05 -> UDH length %0a -> IEI for formatted text (according to 3GPP 23.040 V5.1.0) %03 -> IEI length %01 -> formatting starts at character 1 %05 -> format 5 characters %06 -> bit 5: Italics on, bit 6: Underlined on The phone gets the message text, but I cannot see any formatting. Other EMS features (pictures, melodies, animations) work just fine. Thanks in advance J�rg
