Hi,
I am trying to use my Sony Ericsson z610i as a modem. The inbound and
outbound messages is working for SMSServer and i can see their
entries in the database. Its just that i have some runtime exceptions
when reading messages.
java.lang.RuntimeException
at org.smslib.modem.ModemGateway.readMessagesPDU(ModemGateway.java:
482)
at org.smslib.modem.ModemGateway.readMessages(ModemGateway.java:147)
at org.smslib.Service.readMessages(Service.java:435)
at org.smslib.Service.readMessages(Service.java:339)
at org.smslib.smsserver.SMSServer.readMessages(SMSServer.java:348)
at org.smslib.smsserver.SMSServer$InboundPollingThread.run
(SMSServer.java:253)
2008-11-16 01:31:25,551 ERROR [org.smslib] - GTW: modem1: ERROR PDU:
07819002184598F611AF0C913619452636040000FF39D534087E2783C4EE33882C03D1C37550FBBCA68741F330681C66D3CB785078FD06D1E1613AC87D06C9DFE21F882803B94171
2008-11-16 01:31:25,551 DEBUG [org.smslib] - GTW: modem1: READ PDU:
07819002184598F611B00C913629828393940000FF274A360B449481E2A071984D2FE35D2E17882803B9D9EE33881EAE83DAE532DDE5728100
2008-11-16 01:31:25,551 ERROR [org.smslib] - GTW: modem1: Unhandled
SMS in inbox, skipping...
Also, when i am running the ReadMessages.java, I also get the same
error at the start and this:
===============================================================================
<< UNKNOWN MESSAGE DUMP >>
-------------------------------------------------------------------------------
Gateway Id: modem.com1
Memory Index: 975
Memory Location: ME
===============================================================================
Is this a memory location problem? I am wondering if I need to create
a new ATHandler class and set a new Storage Location or set a new
PduProtocol.
I tried searching google for AT commands for Sony Ericsson z610i and
found this: http://developer.sonyericsson.com/getDocument.do?docId=65054.
I hope it can help.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---