English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/freewrt_1_0/package/comgt/files/hsoauth.comgt

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 3803 by markus, Tue Aug 26 20:25:21 2008 UTC revision 3804 by markus, Thu Oct 2 11:04:08 2008 UTC
# Line 18  opengt Line 18  opengt
18   print "User: ",$u,"\n"   print "User: ",$u,"\n"
19   print "Pass: ",$p,"\n"   print "Pass: ",$p,"\n"
20   send "AT$QCPDPP=1,1,\""   send "AT$QCPDPP=1,1,\""
  send $u  
  send "\",\""  
21   send $p   send $p
22     send "\",\""
23     send $u
24   send "\"^m"   send "\"^m"
25   waitfor 2 "OK"   waitfor 2 "OK"
26   if % = -1 goto error   if % = -1 goto error

Legend:
Removed from v.3803  
changed lines
  Added in v.3804

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20