Skip to content

Instantly share code, notes, and snippets.

@alsemo
Created September 5, 2011 09:32
Show Gist options
  • Save alsemo/1194562 to your computer and use it in GitHub Desktop.
Save alsemo/1194562 to your computer and use it in GitHub Desktop.
/etc/ppp/peers/celcom3g.chat
ABORT "BUSY"
ABORT "NO CARRIER"
ABORT "ERROR"
ABORT "VOICE"
ABORT "NO DIALTONE"
SAY "Calling Celcom3G...\n"
"" AT
OK ATV1
OK ATE0
OK AT&F&D2&C1S0=0
OK ATS7=60S30=0
OK ATS0=0
OK AT
OK ATV1
OK ATE0
OK AT&F&D2&C1S0=0
OK ATS7=60S30=0
OK ATDT*99#
TIMEOUT 45
CONNECT \d\c
@alsemo
Copy link
Author

alsemo commented Sep 5, 2011

This file is stored inside /etc/ppp/peers/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment