AT Commands Phone Terminal Terminated 53
AT*ECSP Customer Service Profile
AT*ESLN Set Line Name
1 ALS function active
Description: Reads the Customer Service Profile (CSD) from the SIM. CSP indicates the services
that are user accessible. Each of the services has a related bit within the CSP. The
services are grouped into service groups, with a maximum of 8 services in a group. For
each group, a bit mask indicates the services available (bit=1).
Read command: AT*ECSP=<service_group>
Read command
response:
*ECSP: <service_group>,<services>
Test command: AT*ECSP=? Shows if the command is supported.
Parameters:
<service_group>: Byte type; Service group code.
<services>: Bit mask (8 bits) indicating the services available.
bit=’1’: Service available.
bit=’0’: Service unavailable, or unused.
Description: Sets the name tag for a selected line
Set command: AT*ESLN=<line>[,<name>]
Read command: AT+ESLN? Returns the current <line> and <name> settings.
Test command: AT+ESLN=? Shows if the command is supported.
Test command
response:
+ESLN: (list of supported <line>s),<lname>
Parameters:
<line>:
<line> Description
0 The two lines will use the default name tags “L1” and “L2”
Default setting
1 Line 1
2 Line 2
<name>: Optional when <line>=’0’.
Character string for name tag.
<lname> Maximum number of characters to use in <name> string.
<status> Description