You probably need to use another phone. There is another incompatibility report for BlackBerries here: http://code.google.com/p/smslib/wiki/Compatibility
On Mar 31, 7:22 pm, tuvok <[email protected]> wrote: > Hi there! > > I'm using smslib version 3.3.3 and having serious problems. > As a gsm modem, i'm using the BlackBerry 8310, and it is detected > successfully. > Is it compatible? > > The problem begins when the method startService() is called. > The log messages are: > > Send message from a serial gsm modem. > SMSLib: A Java API library for sending and receiving SMS via a GSM > modem or other supported gateways. > This software is distributed under the terms of the Apache v2.0 > License. > Web Site:http://smslib.org > Version: 3.3.3 > Starting Service in serial gsm modem. > 0 [Thread-1] WARN org.smslib - GTW: modem.com8: CPMS detection > failed, proceeding with default storage 'MT'. > 16 [Thread-1] WARN org.smslib - GTW: modem.com8: Retrying the > detection of CNMI, modem busy? > 3016 [Thread-1] WARN org.smslib - GTW: modem.com8: Retrying the > detection of CNMI, modem busy? > 6016 [Thread-1] WARN org.smslib - GTW: modem.com8: Retrying the > detection of CNMI, modem busy? > 9016 [Thread-1] WARN org.smslib - GTW: modem.com8: CNMI detection > failed, proceeding with defaults. > 9016 [Thread-1] WARN org.smslib - GTW: modem.com8: Callback > indications were *not* set succesfully! > > org.smslib.GatewayException: The GSM modem does not support the PDU > protocol. > at org.smslib.modem.AModemDriver.connect(AModemDriver.java:188) > at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:126) > at org.smslib.Service$1Starter.run(Service.java:222) > > Modem Information: > Manufacturer: Research in Motion > Model: BlackBerry IP Modem > Serial No: 354005027024180 > SIM IMSI: ** MASKED ** > Sim Pin1: 7670 > Sim Pin2: > Smsc Number: > Modem Driver isOk? true > Signal Level: 51% > Battery Level: 100% > > << OutboundMessage >> > --------------------------------------------------------------------------- > ---- > Gateway Id: > Encoding: 7-bit > Date: Tue Mar 31 17:08:26 BST 2009 > SMSC Ref No: > Recipient: +351917390480 > Dispatch Date: null > Message Status: FAILED > Validity Period (Hours): -1 > Status Report: false > Source / Destination Ports: -1 / -1 > Flash SMS: false > Text: Consola SIVV: Isto é um teste > PDU data: C3B77BFE668741D3A4D5AA0325E7F437A800AAB741F4F29C5E06 > > org.smslib.GatewayException: The GSM modem does not support the PDU > protocol. > at org.smslib.modem.AModemDriver.connect(AModemDriver.java: > 188) > at org.smslib.modem.ModemGateway.startGateway > (ModemGateway.java:126) > at org.smslib.Service$WatchDog.run(Service.java:1179) > > is it possible to solve the problem? > > Why neigther the protocols (TEXT/PDU) are acepted for this gsm phone? > > Thanks & Regards, > João --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
