SMS
3-106 AT Commands Reference Manual June 30, 2008
+CSDH, Show Text Mode Parameters

This command controls whether detailed header information is shown in text mode result codes.

The following table shows the +CSDH parameters.

Example
AT+CS DH= ?
+CSDH:(0,1)
OK
AT+CS DH?
+CSDH: 0
OK
AT+CMGR=160 // SMS-SUBMIT
+CMGR: "STO UNSENT","0544565034",
ABC
OK
AT+CS DH= 1
OK
AT+CMGR=160
+CMGR: "STO UNSENT","0544565034",,81,29,0,0,"04/11/04,09:48:36+08","+97254120032",145,3
ABC
OK
Command
Type Syntax Response/Action Remarks
Set +CSDH=[<show>] OK
or:
+CMS ERROR: <err>
The set command controls whether
detailed header information is shown
in text mode result codes.
Read AT+CSDH? +CSDH: (list of
supported <show>s)
OK
or:
+CMS ERROR: <err>
The read command returns the current
<show> parameter value.

Table 3-58: +CSDH Parameters

<Parameter> Description
<show> 0 - Means do not show header values defined in commands +CSCA and +CSMP
(<sca>, <tosca>, <fo>, <vp>, <pid> and <dcs>) nor <length>, <toda> or <tooa> in
+CMT, +CMGL, +CMGR result codes for SMS- DELIVERs and SMS-SUBMITs in
text mode; for SMS-COMMANDs in +CMGR result code, do not show <pid>,
<mn>, <da>, <toda>, <length> or <cdata> (default).
1 - Means show the values in result codes.