On Tue, Jan 06, 2009 at 06:07:01PM +0000, Delta Foxtrot wrote: > It seems to almost work, the only problem is the program keeps failing because > it thinks the phone is password protected, which it isn't. > > # pon barry-vodafone > exception caught in main(): This device requires a password. > Connect script failed > Script /usr/sbin/pppob finished (pid 28037), status = 0x1
Just as a test, you might try compiling from CVS, and commenting out the case 0x07 and subsequent throw, in the file m_ipmodem.cc, and the function IpModem::Open(). You'll see the above exception message in the case statement you want to skip. I suspect that it will probably fail farther on down the line, since it is reporting requiring a password, but it's worth a try. :-) - Chris ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel