GPRS/EDGE
3-344 AT Commands Reference Manual June 30, 2008
The following table shows the +CGPADDR parameters.
Example
AT+CGPADDR=?
+CGPADDR: (1,2,3)
OK
AT+CGPADDR=1
+CGPADDR: 1,0.0.0.0
OK
+MDLC, Dial Local Connection
This command is intended for use in applications utilizing the IP Director feature.
This command causes the G24 to change to data mode, and establish PPP link for local
communication between User MIDlet and external CPU over the serial port.
After the command is issued, G24 will behave in the same manner as ATD*99 command, but
without PDP context.
Command is used by TE when GPRS service is not available, but TE wishes to communicate
with G24 using PPP link over serial, as done during a standard data session.
IP address assigned by G24 to TE, as result of this command, will be as previously set by +MIAU
command.
After PPP link is dropped, G24 will return to command mode, and send NO CARRIER to TE.
Note: See G24 KJAVA User’s Guide (P/N 6802981C50) for additional information regarding
IP Director feature.
Table 3-224:+CGPADDR Parameters
<Parameter> Description
<cid> A numeric parameter that specifies a particular PDP context definition. If no <cid>
is specified, the addresses for all defined context are returned.
<PDP_address> A string that identifies the MT in the address space applicable to the PDP. The
address may be static or dynamic. For a static address, it will be the one assigned
during the last PDP context activation that used the context definition referred to by
<cid>. <PDP_address> is omitted if none is available.