Hello Regional sms means sms in local language, in this case in hindi.
Spaces occurred on the phone screen while following was the output in the smslib Gateway Id: 1000000000001 Encoding: 7-bit Date: Sun Mar 15 16:50:00 PDT 2009 SMSC Ref No: 0 Recipient: +919772025000 Dispatch Date: Sun Mar 15 16:50:05 PDT 2009 Message Status: SENT Validity Period (Hours): -1 Status Report: false Source / Destination Ports: -1 / -1 Flash SMS: false Text: ???? ??? PDU data: 2010080402817E in which as above Text: ???? ??? Please help out. Thanks. On 3/15/09, Thanasis <[email protected]> wrote: > > What do you mean "regional sms"??? > You've tried to send a unicode message. Where did it arrive as spaces? > At the recipient phone or you try to read it via SMSLib? > > On Mar 15, 1:23 pm, Dhiraj <[email protected]> wrote: >> Hello >> >> I tried the following for sending regional sms but what is sent to the >> cellphone is just blank spaces. >> msg = new OutboundMessage(no,mes); >> msg.setEncoding(MessageEncodings.ENCUCS2); >> srv.sendMessage(msg); >> >> and this is what the outbound msg comes >> >> Gateway Id: 1000000000001 >> Encoding: 7-bit >> Date: Sun Mar 15 16:50:00 PDT 2009 >> SMSC Ref No: 0 >> Recipient: +919772025000 >> Dispatch Date: Sun Mar 15 16:50:05 PDT 2009 >> Message Status: SENT >> Validity Period (Hours): -1 >> Status Report: false >> Source / Destination Ports: -1 / -1 >> Flash SMS: false >> Text: ???? ??? >> PDU data: 2010080402817E >> >> As seen, in this the text is just ???? ??? >> Please help me out with this. > > > -- Regards Dhiraj --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/SMSLib?hl=en -~----------~----~----~----~------~----~------~--~---
