first commit
This commit is contained in:
19
etc_org/chatscripts/provider
Normal file
19
etc_org/chatscripts/provider
Normal file
@ -0,0 +1,19 @@
|
||||
# This is the chat script used to dial out to your default service provider.
|
||||
# Please customize the entries enclosed in parenthesis to match your setup.
|
||||
# Only the "provider" file will be handled by poff and pon (unless with
|
||||
# extra command line arguments).
|
||||
#
|
||||
# Remember to edit /etc/ppp/peers/provider accordingly.
|
||||
#
|
||||
# ATZW2 as a default init string
|
||||
# - On all hayes compatible modems, W2 will correctly report the connect
|
||||
# speed.
|
||||
#
|
||||
ABORT BUSY
|
||||
ABORT "NO CARRIER"
|
||||
ABORT VOICE
|
||||
ABORT "NO DIALTONE"
|
||||
"" ATZW2
|
||||
OK ATDT<put phone number here>
|
||||
ogin <put login name here>
|
||||
word \q<put password here>
|
Reference in New Issue
Block a user