Connect script failed
abort on (NO CARRIER)
abort on (NO DIALTONE)
abort on (ERROR)
abort on (NO ANSWER)
abort on (BUSY)
send (at^M)
expect (OK)
at^M^M
OK
 -- got it

send (at&d2&c1^M)
expect (OK)
^M
at&d2&c1^M^M
OK
 -- got it

send (atdt019161^M)
expect (CONNECT)
^M
atdt019161^M^M
NO DIALTONE
 -- failed
Failed (NO DIALTONE)
Connect script failed
