To use CallPath Server to pass information to and from the switch, you must specify to the signaling process the services you want it to perform.
Procedure
- From the Welcome window, select Applications —> Custom Servers.
- Opening the custom server: Open the CallPath_SigProc custom server.
The system displays the Custom
Server window, showing CallPath_SigProc with a Status entry of Installed.
- Specifying the capabilities to be used: Select File —> Properties.
The main() args pane lists the following entries:
-sn server_name
-st switch_type
-sc ANI_DNIS
-sc FE_HUP
-sc TRANSFER
-sc MWI
- Alter these parameters to suit your system, as follows:
- -sn
- Specifies the server_name: the name of either the CallPath Server or
the CallPath server and can be full server name or TCP/IP address if required.
- -si
- Specifies the switch_id: the name by which CallPath knows
the switch.
- -st
- Specifies the switch_type: ATTG3i is the only valid value.
- -sc
- Specifies the capabilities that the signaling process is to provide:
- ANI_DNIS
- Specifies that the signaling process is to provide called and calling
numbers to Blueworx Voice Response.
- FE_HUP
- Specifies that the signaling process is to provide far end hangup
detection capability.
- TRANSFER
- Specifies that Blueworx Voice Response is to use the signaling process for call transfer instead of using the transfer call request signal.
- MWI
- Specifies that the signaling process is to send message waiting
indication (MWI) to the switch when necessary.
Starting the signaling process
Start the signaling process in the same way that you start any custom server.
- File: From the Welcome window, select Operations —> Custom Server
Manager.
- Find the signaling process you want to start.
- Click NONE under Run Status.
- Click Start.
Stopping the signaling process
Stop the signaling process in the same way that you stop any custom server.
- From the Welcome window, select Operations —> Custom Server
Manager.
- Find the signaling process you want to stop.
- Click WAITING under Run Status.
- Click Stop.