Menu

#14 UnSupported Encoding Exception X-Gsm7Bit

open
None
5
2012-10-26
2009-08-05
No

Hit Team,

I am new in OpenSmpp/SMS. I succesfully compiled the source files and i can Bind with SMSC. But after trying to send sms to destination number, getting "UnSupported Encoding Exception X-Gsm7Bit" error. As per the post i modified the Address.java and ByteBuffer.java file. But Still getting the same error. How to overcome this. Please advise.

Reagrds,

Sujan BMC Remedy Consultant
Kuwait

Discussion

  • VietDoor Group

    VietDoor Group - 2009-11-07

    I also have this problem, after i changed code in the "submit" function by using ENC_ASCII

    request.setShortMessage(shortMessage,Data.ENC_ASCII);

     
  • Abhik Sarkar

    Abhik Sarkar - 2009-11-17

    Do you still have an issue... I assume after all this time you have managed to get it working some how :)

    Depending on which SMSC you are connecting and sending messages to, you should be able to send using plain old ASCII or LATIN1 instead of Gsm7Bit.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.