CALL:CPNumber

CALL:CPNumber

Last updated: December 3, 2008

GPIB Command Conventions

CALL:CPNumber<[:SELected]>

Function

GSM TA

This command is not applicable to the GSM Test Application.

GPRS TA

This command is not applicable to the GPRS Test Application.

EGPRS TA

This command is not applicable to the EGPRS Test Application.

GSM/GPRS LA

Sets/queries the ASCII representation of the calling party number.

The value is included in the SETUP message to the called mobile station when INCLude is selected by CALL:CPNumber:INCLusion .

It is displayed on the called mobile station's screen when "ALLowed" is selected by CALL:CPNumber:PRESentation[:INDicator] .

EGPRS LA

Setting

Range: 0 to 20 characters enclosed by quotes, each character from the set of 0123456789abc*#

Query

Range: 0 to 20 characters enclosed by quotes, each character from the set of 0123456789abc*#

*RST Setting

"5099214001"

Requirements

GSM/GPRS/ EGPRS LA Revision: D.01 and above

Programming Example

 
OUTPUT 714;"CALL:CPNumber '#0123456789*'"
! Sets the calling party number to #0123456789*.

CALL:CPNumber:INCLusion

Function

GSM TA

This command is not applicable to the GSM Test Application.

GPRS TA This command is not applicable to the GPRS Test Application.

EGPRS TA

This command is not applicable to the EGPRS Test Application.

GSM/GPRS LA

Sets/queries whether to include the calling party number information record.

The value is not included in the message to the called mobile station. When "INCLude" is selected, the calling party number parameters configured by CALL:CPNumber<[:SELected]> , CALL:CPNumber:PLAN , CALL:CPNumber:PRESentation[:INDicator] , CALL:CPNumber:SCReening[:INDicator] and CALL:CPNumber:TYPE is sent to the mobile station.

EGPRS LA

Setting

Range: INCLude|EXCLude

Query

Range: INCL|EXCL

*RST Setting

EXCL

Requirements

GSM/GPRS/ EGPRS LA Revision: D.01 and above

Programming Example

 
OUTPUT 714;"CALL:CPNumber:INCLusion INCLude"
! Set to include the calling party number to the called mobile station.

CALL:CPNumber:PLAN

Function

GSM TA

This command is not applicable to the GSM Test Application.

GPRS TA

This command is not applicable to the GPRS Test Application.
EGPRS TA This command is not applicable to the EGPRS Test Application.

GSM/GPRS LA

Sets/queries the numbering plan used for the calling party number. See Parameter Descriptions for details.

The value is included in the SETUP message to the called mobile station when INCLude is selected by CALL:CPNumber:INCLusion .

EGPRS LA

Setting

Range: UNKNown|ISDN|NATional|PRIVate|TELex|DATA

Query

Range: UNKN|ISDN|NAT|PRIV|TEL|DATA

*RST Setting

UNKN

Requirements

GSM/GPRS/ EGPRS LA

Revision: D.01 and above

Programming Example

 
OUTPUT 714;"CALL:CPNumber:PLAN PRIVate"
! Set the numbering plan for calling party number to private.

CALL:CPNumber:PRESentation[:INDicator]

Function

GSM TA

This command is not applicable to the GSM Test Application.
GPRS TA This command is not applicable to the GPRS Test Application.

EGPRS TA

This command is not applicable to the EGPRS Test Application.

GSM/GPRS LA

Sets/queries the presentation indicator (PI) used for the calling party number. See Parameter Descriptions for details.

The value is included in the SETUP message to the called mobile station when INCLude is selected by CALL:CPNumber:INCLusion .

EGPRS LA

Setting

Range: ALLowed|RESTricted|NNAVailable

Query

Range: ALL|REST|NNAV

*RST Setting

ALL

Requirements

GSM/GPRS/ EGPRS LA

Revision: D.01 and above

Programming Example

 
OUTPUT 714;"CALL:CPNumber:PRESentation RESTricted"
! Set the presentation indicator of Calling Party Number to restricted.

CALL:CPNumber:SCReening[:INDicator]

Function

GSM TA

This command is not applicable to the GSM Test Application.

GPRS TA

This command is not applicable to the GPRS Test Application.
EGPRS TA This command is not applicable to the EGPRS Test Application.

GSM/GPRS LA

Sets/queries the screening indicator (SI) for the calling party number. See Parameter Descriptions for details.

The value is included in the SETUP message to the called mobile station when INCLude is selected by CALL:CPNumber:INCLusion .

EGPRS LA

Setting

Range: UNSCreened|UVPassed|UVFailed|NETWork

Query

Range: UNSC|UVP|UVF|NETW

*RST Setting

UNSC

Requirements

GSM/GPRS/ EGPRS LA Revision: D.01 and above

Programming Example

 
OUTPUT 714;"CALL:CPNumber:SCReening NETWork"
! Set the screening indicator of calling party number to network.

CALL:CPNumber:TYPE

Function

GSM TA

This command is not applicable to the GSM Test Application.

GPRS TA

This command is not applicable to the GPRS Test Application.

EGPRS TA

This command is not applicable to the EGPRS Test Application.

GSM/GPRS LA

Sets/queries the number type of the calling party number. See Parameter Descriptions for details.

The value is included in the SETUP message to the called mobile station when INCLude is selected by CALL:CPNumber:INCLusion .

EGPRS LA

Setting

Range: UNKNown|INATional|NATional|NETWork|DEDicated

Query

Range: UNKN|INAT|NAT|NETW|DED

*RST Setting

UNKN

Requirements

GSM/GPRS/ EGPRS LA

Revision: D.01 and above

Programming Example

 
OUTPUT 714;"CALL:CPNumber:TYPE NATional"
! Set the number type of calling party number to national.