@echo 0
@echo "\r\n"
@wait 1
@send "+++"
@if @wait "OK" 4
@endif
@send "\rATH\r"
@if @wait "OK" 2 
@endif

