ppp.conf for voicestream gprs with an ericsson
Randy Bush <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
anyone have the userland ppp.conf hacks for an ericsson t68i using
voicestream? sent me the following chat script,
chat script /etc/ppp/chat-vsgprs
ABORT "BUSY"
ABORT "NO\sCARRIER"
TIMEOUT 2
""
AT OK-AT-OK-AT-OK-AT-OK
AT&F OK
ATE1Q0 OK
AT+CGDCONT=1,IP,\sinternet2.voicestream.com\s OK
AT+CGQMIN=1,0,0,3,0,0 OK
AT+CGQREQ=1,0,0,3,0,0 OK
ATD*99# CONNECT
but i have been unable to successfully convert it to ppp.conf. i get
ERROR from sending "AT+CGDCONT=1,IP,\sinternet2.voicestream.com\s" to
the phone.
randy
To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message