GPRS/EDGE
3-394 AT Commands Reference Manual June 30, 2008
The following table shows the +MIPCALL parameters.

Note: The "User name" and the "Password" parameters can be up to 64 characters each. The

"APN" / "Phone number" parameters can be up to 50 characters each.
Example
Establish GPRS connection with GGSN and obtain an IP:
AT+MIPCALL=1,"internet","User","Password"
OK
+MIPCALL: "123.145.167.230"
Establish CSD connection with CSD provider and obtain an IP:
AT+MIPCALL=2," 01234567890","User","Password"
OK
+MIPCALL: "234.123.253.78"
Close an active connection
AT+MIPCALL=0
OK
Table 3-262:+MIPCALL Parameters
<Parameter> Description
operation 0 - disconnect a link
1 - establish GPRS link
2 - establish CSD link
<status> 0 Disconnected
1 Connected
"APN" APN of service provider (in quotation marks). Contact your service provider for
details.
"Phone
Number" Phone number of CSD 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.