Re: 3G+ USB

2013-02-06 Thread T.C. Hollingsworth
On Wed, Feb 6, 2013 at 4:46 PM, Patrick Dupre wrote: > I have tried gnome-phone-manager, it may work but only as root. How should > I > change the access on /dev/ttyUSB3 ? Your user needs to be in the "dialout" group. -T.C. -- users mailing list users@lists.fedoraproject.org To unsubscribe or

Re: 3G+ USB

2013-02-06 Thread Joe Zeff
On 02/06/2013 03:46 PM, Patrick Dupre wrote: Maybe you can help. Aha! Got it! go here http://nemesis.lonestar.org/reference/telecom/modems/at/plain-at.html and scroll down to the various I commands. If you need to find out what your modem thinks it is, or can do, here's how. HTH, HAND!

Re: 3G+ USB

2013-02-06 Thread Joe Zeff
On 02/06/2013 03:46 PM, Patrick Dupre wrote: cat /dev/ttyUSB3 gives: AT+CIND? +CIND: 5,1,1,1,0,0,1,0 Back in the Old Days, I'd sometimes have callers open up a terminal (This was Win95/98 where there was a way to talk directly to the modem before dialing.) and query the modem directly to mak

3G+ USB

2013-02-06 Thread Patrick Dupre
Hello, Maybe you can help. I have a sub modem 3G connected on my PC and I am trying to use it to send SMS (I basically used for my internet connections). from dmesg I get: 32569.724523] scsi5 : usb-storage 1-3:1.0 [32571.252689] usb 1-3: USB disconnect, device number 7 [32571.567105] usb 1-3: n

Re: NetworkManager, dbus, 3G USB Modems and SMS

2010-02-05 Thread Dan Irwin
which > > itself could be accessed via dbus, with integration in email or IM > clients. > > > > Rationale: > > > > I have a 3G usb modem which i use to connect to mobile broadband. This > > service is pretty much connected whenever I use my computer. > >

Re: NetworkManager, dbus, 3G USB Modems and SMS

2010-02-05 Thread Nicolae Ghimbovschi
ssed via dbus, with integration in email or IM clients. > > Rationale: > > I have a 3G usb modem which i use to connect to mobile broadband. This > service is pretty much connected whenever I use my computer. > > Often my provider sends SMS messages to the number of the usb modem,

Re: NetworkManager, dbus, 3G USB Modems and SMS

2010-02-05 Thread Sam Sharpe
On 5 February 2010 08:04, Dan Irwin wrote: > I'm pretty sure I'm not posting this question to the best place, but here > goes. > > Can I write a program which will talk to NetworkManager or ModemManager over > dbus to send and receive sms messages? Will this work while connected to a > mobile broa

NetworkManager, dbus, 3G USB Modems and SMS

2010-02-05 Thread Dan Irwin
out there already working on something like this? I imagine the ideal solution is some kind of sms service provider, which itself could be accessed via dbus, with integration in email or IM clients. Rationale: I have a 3G usb modem which i use to connect to mobile broadband. This service is p