Thanks. Am trying out.
Simon.

On 12/27/08, Thanasis <[email protected]> wrote:
>
> Hi,
>
> Try to map the ACM0 port to something more serial-like device.
> See http://smslib.org/doc/kb/#Linux_and_undetectable_ports
>
>
> On Dec 27, 8:31 pm, "Simon Peter Muwanga" <[email protected]> wrote:
>> Hi All, I get this error.
>> ===============================================================
>> org.smslib.GatewayException: The selected comm port does not exist.
>>         at
>> org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java:87)
>>         at org.smslib.modem.AModemDriver.connect(AModemDriver.java:89)
>>         at
>> org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:80)
>>         at org.smslib.Service.startService(Service.java:181)
>>         at examples.modem.SendMessage.doIt(SendMessage.java:35)
>>         at examples.modem.SendMessage.main(SendMessage.java:85)
>> ================================================================
>>
>> However, am using nokia 3500c as the modem. Its recognised at port
>> /dev/ttyAMC0
>> below is my wvdial.config file
>> ==========================================================
>> [Dialer Defaults]
>> Init1 = ATZ
>> Init2 = ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0
>> Init3 = AT+CGDCONT=1,"IP","utweb"
>> ;Username = guest
>> Phone = *99*#
>> Modem Type = USB Modem
>> ;Password = guest
>> Baud = 460800
>> Modem = /dev/ttyACM0
>> ISDN = 0
>> ; Phone = <Target Phone Number>
>> ; Password = <Your Password>
>> ; Username = <Your Login Name>
>>
>> what could be hindering the port from being recognised by smslib's
>> sendmessage.java?
>>
>> Thanking you,
>> Simon.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to