On Fri, 2005-10-21 at 20:54, sachin waingankar wrote: > hello guys i m sachin, > i want to configure my reliance Fixed Wireless Phone on linux, kindly > help me, the extra setting script used in windows for the FWP is > AT +CRM=1;$LGPKT=3 > and the dialing number is #777; > thanx sachin
Your /etc/wvdial.conf should contain: [Modem0] Modem=/dev/ttyS1 Baud=115200 SetVolume=0 DialCommand=ATDT init1=ATZ init2=AT+CRM=1 FlowControl=Hardware(CRTSCTS) [Dialer reliance] Username= <Your Username> Password= <Your password> Phone=#777 Stupid Mode=1 Inherits=Modem0 Regards, NMK. ----------------------------------------------------------------------- It's trivial to make fun of Microsoft products, but it takes a real man to make them work, and a god to make them do anything useful. ------------------------ Yahoo! Groups Sponsor --------------------~--> Most low income households are not online. Help bridge the digital divide today! http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/0XFolB/TM --------------------------------------------------------------------~-> ***Archives: http://groups.yahoo.com/group/linuxvadapav/messages ***Group Usage Guidelines (Please Read): http://groups.yahoo.com/group/linuxvadapav/files/mailing_rules Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/linuxvadapav/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
