PSX Script Profile 

The SBC Core completes the ingress preconditions when the call terminates at the PSX script. Users can configure the list of script names (in the psxScriptProfile) for which the SBC performs ingress preconditions interworking. The ingress preconditions trigger when one of the configured script names matches with the PSX returned script name. The script execution continues after the ingress preconditions are met.

Note

The SBC allows a maximum of three script names to be configured. The configurable script name is the same as the script name that PSX returns.

Command Syntax

The psxScriptProfile command syntax is provided below.

% set profiles signaling psxScriptProfile <psxScriptProfile name>
   scriptName1 <name1>
   scriptName2 <name2>
   scriptName3 <name3>


Use the following command to configure the psxScriptProfile parameter.

% set addressContext <addressContext name> zone <zone name> sipTrunkGroup <sipTrunkGroup name> signaling psxScriptProfile <psxScriptProfile name>


Command Parameters


Parameters

ParameterLength/RangeDescriptionMandatory/
Optional (M/O)
psxScriptProfile1-23

<psxScriptProfile name>—Use the psxScriptProfile to create a list of configurable script files, for which the SBC performs ingress preconditions interworking.

This parameter uses one to three script names, which have a string maximum of 23 characters.

O
scriptName11-23<name1>Enter the name of the configurable script file.O
scriptName21-23<name2>Optionally, enter the name of a second configurable script file.O
scriptName31-23<name3>Optionally, enter the name of a third configurable script file.O

Command Examples

Set psxScriptProfile
set profiles signaling psxScriptProfile psp scriptName1 AAT_CH1_DISC0_SBC7K_7 scriptName2 abc123 scriptName3 xyz456
commit
Show psxScriptProfile
show table addressContext default zone ZONE1 sipTrunkGroup TG_ING signaling psxScriptProfile
psxScriptProfile psp;