Specifications

Chapter 10 – Internet Service Commands
Multi-Tech Systems, Inc. AT Commands for EDGE Modems (S000371B) 133
^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”
OK
at^siso=9 Open the service, i.e. start to send the email.
OK
^SISW: 9, 1 URC indicates that data are available for transmission.
at^sisw=9,87 The email to be sent has 87 bytes.
^SISW: 9, 87 The write command response confirms that 87 bytes are available
for transmission.
Good Morning everyone, we are delighted to
announce our next meeting on Sunday morning. Write the message text.
OK
at^sisc=9 Close the service.
OK
^SISW: 9, 2 The URC confirms that all data have been sent successfully.
at^siso? Use the AT^SISO command to check the connection state of the
service profile 9. The response confirms that the SMTP service and
the socket have been closed, 87 bytes have been transferred, no
bytes received. Furthermore sender and recipient addresses are
stated.
^SISO: 0, “svrType”, “”
^SISO: 1, “svrType”, “”
^SISO: 2, “svrType”, “”
^SISO: 3, “svrType”, “”
^SISO: 4, “svrType”, “”
^SISO: 6, “svrType”, “”
^SISO: 7, “svrType”, “”
^SISO: 8, “svrType”, “”
^SISO: 9, “Smtp”,”2”,”1”,”87”,”0”,”10.10.0.101:5760”,”192.168.1.2:25”
OK