On Tue, Nov 11, 2008 at 2:32 PM, preetam <[EMAIL PROTECTED]> wrote: > > I changed the message contents from "hi this is a test message" to "hi > preetam" and it worked ! Dont know how :( >
Maybe it's valid only if your name is there. Sorry, just kidding :) CMS ERROR 304 is 'Invalid PDU mode parameter'. >From your log, it's show this command: AT+CMGS=36(cr) But from your PDU, the octet length is 37. This is a the problem. Maybe there is a miscalculation on function sendMessagePDU at ModemGateway.java. That is Thanasis's area :) -- Best Regards, Aryo Sanjaya --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib Users 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 -~----------~----~----~----~------~----~------~--~---
