This can be caused by an invalid destination address (e.g. characters rather than numbers) when sending to a cellular device such as the TC35.
Check the destination address of your message.
In NCL's Swiftnote this would manifest as:
Code:
E 19/10/06 16:12:08 SyncSender : Unexpected synchronous exception - Transfer rejected (CMS)
E 19/10/06 16:12:08 SyncSender : Transfer rejected (CMS):Transfer rejected (CMS)
at ie.ncl.sms.modem.GsmModem.generateException(GsmModem.java:1522)
at ie.ncl.sms.modem.GsmModem.sendBinaryMessage(GsmModem.java:2128)
at ie.ncl.sms.modem.GsmModem.sendIt(GsmModem.java:1687)
at ie.ncl.sms.modem.GsmModem.handleEvent(GsmModem.java:2629)
at ie.ncl.sms.modem.GsmModem.run(GsmModem.java:2835)
at java.lang.Thread.run(Thread.java:534)
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum