I try this test. Im sending and receiving message at the same time.
At the beginning its fine but in the long run (after 30 minutes) i got
this error.
Exception in thread "SMSLib-AsyncMessageProcessor : master"
java.lang.NumberFormatException: For input string: ""MT""
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at org.smslib.modem.ModemGateway.readMessagesPDU(ModemGateway.java:
400)
at org.smslib.modem.ModemGateway.readMessages(ModemGateway.java:147)
at org.smslib.modem.AModemDriver$AsyncMessageProcessor.run
(AModemDriver.java:895)
Whats going on?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---