beautypg.com

Rainbow Electronics GM862-QUAD-PY User Manual

Page 161

background image




AT Commands Reference Guide

80000ST10025a Rev. 5 - 09/07/08

Reproduction forbidden without Telit Communications S.p.A. written authorization - All Rights Reserved

page 161 of 434

+CGQREQ - Quality Of Service Profile (Requested)

SELINT 0 / 1

OK
AT+CGQREQ=1,0,0,3,0,0

OK
AT+CGQREQ=?
+CGQREQ: ”IP”,(0-3),(0-4),(0-5),(0-9),(0-19,31)


OK

Reference

GSM 07.07; GSM 03.60


+CGQREQ - Quality Of Service Profile (Requested)

SELINT 2

AT+CGQREQ=
[
[,
[,
[,
[,
[,]]]]]]

Set command allows to specify a Quality of Service Profile that is used
when the terminal sends an Activate PDP Context Request message to the
network. It specifies a profile for the context identified by the (local) context
identification parameter, .

Parameters:
- PDP context identification (see +CGDCONT command).
- precedence class
- delay class
- reliability class
- peak throughput class
- mean throughput class

If a value is omitted for a particular class then this class is not checked.

Note: a special form of the Set command, +CGQREQ= causes the
requested profile for context number to become undefined.

AT+CGQREQ?

Read command returns the current settings for each defined context in the
format:

+CGQREQ: ,,,,,
[+CGQREQ: ,,
,,,[…]]

If no PDP context has been defined, it has no effect and OK result code is
returned.

AT+CGQREQ=?

Test command returns as a compound value the type of the current PDP
context and the supported values for the subparameters in the format:

+CGQREQ: ,(list of supported s),
(list of supported s),(list of supported s),
(list of supported s),(list of supported s)


Note: only the “IP” PDP_Type is currently supported.

Example

AT+CGQREQ?
+CGQREQ: 1,0,0,3,0,0