Technical information

Table Of Contents
Chapter 3: AT Commands Reference
January 31, 2007 AT Commands Reference Manual 3-305
TCP/IP
+MIPCALL, Create a Wireless Link
This command sets up a PPP (Point to Point Protocol) connection with the GGSN (Gate GPRS
Support Node), and returns a valid dynamic IP for the G24.
Note: The +MIPCALL command does not return the prompt to the terminal until it the IP is
received from the provider, or time out has occurred, therefore, no other commands can
be issued in the meantime.
The +MIPCALL command does not have a general ABORT mechanism, therefore a
command cannot be issued until the previous command ends.
Note: When a call exists the dynamic IP address will be returned.
For example:
AT+MIPCALL?
+MIPCALL: 1,"172.17.237.80"
The following table shows the +MIPCALL parameters.
Command Type Syntax Response/Action
Set
+MIPCALL= <Operation> [<APN>,
[<User name>, <Password>]]
OK
+MIPCALL: <"local IP address">
or:
ERROR: <err>
+MIPCALL: 0
Read
+MIPCALL? +MIPCALL: <status>[,<IP>]
Test
+MIPCALL=? +MIPCALL: (list of supported
<operation>s)
Table 3-200: +MIPCALL Parameters
<Parameter> Description
<status> 0 Disconnect
1 Connected
"APN" APN of service provider (in quotation marks). Contact your service provider for
details.
"User name" User name in provider server (in quotation marks). Contact your service provider for
details.
"Password" Password for provider server (in quotation marks). Contact your service provider for
details.
Local
IP-address
IP address given by server after PPP negotiation.