SAY "Now connecting to the network for programming info: \r\n"
'' 'ATD*22899;'
'OK' ''
SAY "Connected.\r\n"
'#OTASP: 0' ''
ABORT 'NO CARRIER'
SAY "Step one complete.\r\n"
'#OTASP: 1' ''
ABORT 'NO CARRIER'
SAY "Step two complete.\r\n"
'#OTASP: 2' ''
SAY "Step three complete.\r\n"
'NO CARRIER' ''
SAY "SUCCESS\r\n"

