HUAWEI MG323 GSM M2M Module
AT Command Interface Specification Commands for Network Services
Issue 02 (2010-11-23) Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd. 109
z 0: asynchronous modem 1: synchronous modem
z 2: PAD Access (asynchronous)
z 3: Packet Access (synchronous)
<itc>: information transmission capability, which is not supported currently.
z 0: 3.1 kHz
z 1: UDI
8.14.3 Examples
Example 1:
Query the MSISDN related to subscribers.
Write two local phone numbers onto the SIM card.
AT+CPBS=“ON”
OK
AT+CPBW=1,“13903702769”,145
OK
Query the MSISDN.
AT+CNUM
+CNUM: “”,“+13903702769”,145
OK
Example 2:
Clear the local phone numbers.
AT+CPBS=“ON”
OK
AT+CPBW=1
OK
AT+CNUM
OK