Chris Frey wrote:
On Fri, Aug 08, 2008 at 09:05:34PM -0500, Andy Herkey wrote:
I am attaching a ruby script that uses pppob to send commands to the
modem to see how it responds. You may need install ruby and modify the
$PPP variable in the modemtest.rb script to point to where pppob is
in
On Fri, Aug 08, 2008 at 09:05:34PM -0500, Andy Herkey wrote:
> I am attaching a ruby script that uses pppob to send commands to the
> modem to see how it responds. You may need install ruby and modify the
> $PPP variable in the modemtest.rb script to point to where pppob is
> installed.
Hi Andy
Thanks Andy
I decided to call Verizon and found that this is no longer supported
on the Verizon phones without paying an extra $15/mth fee. Not sure if
it's due to our companies plan or this what they're doing to everyone.
I think it is likely that the original scripts work fine and that
verizon
Graham Smith wrote:
Here is what I get with the new chat script. log file is attached
$ sudo pppd call barry-verizon
usb_set_debug: Setting debugging level to 9 (on)
usb_os_init: Found USB VFS at /dev/bus/usb
usb_os_find_busses: Skipping non bus directory devices
usb_os_find_busses: Found 007
Here is what I get with the new chat script. log file is attached
$ sudo pppd call barry-verizon
usb_set_debug: Setting debugging level to 9 (on)
usb_os_init: Found USB VFS at /dev/bus/usb
usb_os_find_busses: Skipping non bus directory devices
usb_os_find_busses: Found 007
usb_os_find_busses: Foun
Graham Smith wrote:
> Thanks Chris
>
> I don't use Windows, so I can't try that.
>
> I tried dialing #777 directly from the phone and I get the error
> message "can't connect as dialed". The phone has data service. Do I
> need to modify the scripts?
>
> Graham
>
> On Thu, Aug 7, 2008 at 1:12 PM, Ch
Thanks Chris
I don't use Windows, so I can't try that.
I tried dialing #777 directly from the phone and I get the error
message "can't connect as dialed". The phone has data service. Do I
need to modify the scripts?
Graham
On Thu, Aug 7, 2008 at 1:12 PM, Chris Frey <[EMAIL PROTECTED]> wrote:
>
On Wed, Aug 06, 2008 at 08:55:53PM -0700, Graham Smith wrote:
> I'm running 64bit Ubuntu 8.04. I've installed barry 0.13 (from source)
> and edited the options and chat file to match the ubuntu file
> locations (Attached).
Hi Graham,
Thanks for the report.
> When I try pppd I get the following