Huawei MG323 Recording Equipment User Manual


 
HUAWEI MG323 GSM M2M Module
AT Command Interface Specification Commands for Internet Services
Issue 02 (2010-11-23)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
149
Example 2:
Query the enabling status of all services.
AT^SISO?
^SISO: 0,Socket,3,3,0,0,192.168.50.25:8000,0.0.0.0
OK
10.6 AT^SISC - Command for Stopping Internet Services
This command stops a specified Internet service.
10.6.1 Checking Whether This Command Is Available
Test
command
AT^SISC=?
Function
Checks whether this command is available.
Response
z
In case of successful execution: <CR><LF>OK<CR><LF>
z
In case of an error during command execution:
<CR><LF>ERROR<CR><LF>
z
In case of an error related to the MT: <CR><LF>CME ERROR:
<err><CR><LF>
10.6.2 Stopping a Specified Internet Service
Write
command
AT^SISC=<svrProfileId>
Function
Stops the service whose ID is <svrProfileId>.
Response
z
In case of successful execution: <CR><LF>OK<CR><LF>
z
In case of an error during command execution:
<CR><LF>ERROR<CR><LF>
z
In case of an error related to the MT: <CR><LF>CME ERROR:
<err><CR><LF>
Parameter description
<srvProfileId>: numeric parameter, which indicates the identification of the internet
service profile. Value range: 0–9.
10.6.3 Examples
Example 1: