Создаю подключение.
Код
>"at^scfg=tcp/withurcs,off
ok
>"at^sics=0,conType,GPRS0
ok
>"at^sics=0,apn,internet.mts.ru
ok
AT^SICS=0,user,mts
ok
AT^SICS=0,passwd,mts
ok
>"at^sics=0,dns1,8.8.8.8
ok
настраиваю SMTP
Код
at^siss=9,srvType,"Smtp"
OK
at^siss=9,alphabet,"1"
OK
at^siss=9,conId,"1"
OK
at^siss=9,address,"mail.marlin-yug.com"
OK
at^siss=9,user,"kts@marlin-yug.com"
ok
at^siss=9,passwd,"xxx"
ok
at^siss=9,smFrom,"kts@marlin-yug.com"
OK
at^siss=9,smRcpt,"kts11@marlin-yug.com"
ok
at^siss=9,smSubj,"re"
OK
at^siss=9,smAuth,"1"
ok
at^siss?
^SISS: 0, "srvType", ""
^SISS: 1, "srvType", ""
^SISS: 2, "srvType", ""
^SISS: 3, "srvType", ""
^SISS: 4, "srvType", ""
^SISS: 6, "srvType", ""
^SISS: 7, "srvType", ""
^SISS: 8, "srvType", ""
^SISS: 9, "srvType", "Smtp"
^SISS: 9, "conId", "1"
^SISS: 9, "alphabet", "1"
^SISS: 9, "address", "192.168.1.2"
^SISS: 9, "user", "subscriber1"
^SISS: 9, "passwd", "*******"
^SISS: 9, "smFrom", "subscriber1@testdomain.com"
^SISS: 9, "smRcpt", "subscriber2@testdomain.com"
^SISS: 9, "smCC", ""
^SISS: 9, "smSubj", "Meeting Request Sunday Morning"
^SISS: 9, "smHdr", ""
^SISS: 9, "tcPort", "25"
^SISS: 9, "smAuth", "1"
^SISS: 9, "tcpMR", "10"
^SISS: 9, "tcpOT", "6000"
OK
отправляю команду на выполнение
и получаю ответ: Error
Код
at^siso=9
ERROR
в чем может быть проблема?