Version

[PPX]
Fabric
Bus H100
CTBUS:0..15:0..31
CTBUS:16..23:0..63
CTBUS:24..31:0..127
End Bus
Switch 0 ## AG-2000
SwitchType = HMIC
DeviceName = "agsw"
DeviceNumber = 0
Bus H100 (CTBUS:0..15:0..31)
Inputs
LOCAL:0..6(2):0..7
End Inputs
Outputs
LOCAL:1..7(2):0..7
End Outputs
End Switch
Switch 1 ## AG-2000
SwitchType = HMIC
DeviceName = "agsw"
DeviceNumber = 1
Bus H100 (CTBUS:0..15:0..31)
Inputs
LOCAL:0..6(2):0..7
End Inputs
Outputs
LOCAL:1..7(2):0..7
End Outputs
End Switch
End Fabric
This indicates the following usage:
Event: CTAEVN_OPEN_SERVICES_DONE, Finished
brd2brd is now ready to receive a call.
Event: ADIEVN_INCOMING_CALL
You will hear a greeting and a prompt to provide an extension number.
Collecting digits to dial...
Got extension: 331
You will hear: "I'll try that extension now."
brd2brd displays the following:
Playing file 'ctademo', msg #17...
Event: ADIEVN_CALL_CONNECTED, Signal Connected.
The program makes a duplex connection between the incoming and outgoing lines.
Hanging up...

[PPX]
Fabric
Bus H100
CTBUS:0..15:0..31
CTBUS:16..23:0..63
CTBUS:24..31:0..127
End Bus
Switch 0 ## AG 2000
SwitchType = HMIC
DeviceName = "agsw"
DeviceNumber = 0
Bus H100 (CTBUS:0..15:0..31)
Inputs
LOCAL:0..6(2):0..7
End Inputs
Outputs
LOCAL:1..7(2):0..7
End Outputs
End Switch
Switch 1 ## AG 2000
SwitchType = HMIC
DeviceName = "agsw"
DeviceNumber = 1
Bus H100 (CTBUS:0..15:0..31)
Inputs
LOCAL:0..6(2):0..7
End Inputs
Outputs
LOCAL:1..7(2):0..7
End Outputs
End Switch
End Fabric
This indicates the following usage:
Event: CTAEVN_OPEN_SERVICES_DONE, Finished
Two messages indicating that the program is waiting for an incoming call are displayed. Each of these messages represents a thread in the demonstration program that is waiting for calls to be received on the customer lines, and indicates that a message is continually being played on the on hold port:
Playing file 'ctademo', msg #17...
callcntr is ready to receive an incoming call.
Event: ADIEVN_INCOMING_CALL
And then:
--------
Event: ADIEVN_CALL_CONNECTED, Voice Begin Connected.
callcntr makes a duplex connection between the customer line and the operator line.
Event: ADIEVN_INCOMING_CALL
Because there is a previously established connection to the operator, you continually hear a message saying "I'll try that extension now ... I'll try that extension now ... I'll try..."
Hanging up...
callcntr then displays the following message, which indicates that the customer protocol is being reestablished so that it can wait for the next call:
Event: ADIEVN_STARTPROTOCOL_DONE, Finished
Almost immediately following this message, there is a message indicating that a call is being placed to the operator:
Placing a call to '331'...
The operator phone rings.
Event: ADIEVN_CALL_CONNECTED, Voice Connected.

[PPX]
Fabric
Bus H100
CTBUS:0..15:0..31
CTBUS:16..23:0..63
CTBUS:24..31:0..127
End Bus
Switch 0 ## AG 2000
SwitchType = HMIC
DeviceName = "agsw"
DeviceNumber = 0
Bus H100 (CTBUS:0..15:0..31)
Inputs
LOCAL:0..6(2):0..7
End Inputs
Outputs
LOCAL:1..7(2):0..7
End Outputs
End Switch
End Fabric
# This SWISH script connects the Line-interfaces on an AG 2000 board as
# listeners on a connection block to a DSP resource on the AG 2000 board
# which is playing a hold message (the talker).
# Create the connection block.
ppx.CreateConnection hd0 = "" 0
# Set the talker
ppx.SetTalker hd0 0:LOCAL:4:0
# Add the listeners - add the 8 incoming lines
ppx.AddListeners hd0 0:LOCAL:0:0..7
# A new message can be played to all the listeners by simply setting a
# new talker to the connection. The previous talker is disconnected.
ppx.SetTalker hd0 0:LOCAL:4:1
# Close the connection
ppx.CloseConnection hd0
quit

[PPX]
Fabric
Bus H100
CTBUS:0..15:0..31
CTBUS:16..23:0..63
CTBUS:24..31:0..127
End Bus
Switch 0 ## AG 2000
SwitchType = HMIC
DeviceName = "agsw"
DeviceNumber = 0
Bus H100 (CTBUS:0..15:0..31)
Inputs
LOCAL:0..6(2):0..7
End Inputs
Outputs
LOCAL:1..7(2):0..7
End Outputs
End Switch
Switch 2 ## Quad T
SwitchType = HMIC
DeviceName = "agsw"
DeviceNumber = 2
Bus H100 ()
Inputs
LOCAL:0..14(2):0..23 # Trunk
LOCAL:16..18(2):0..127 # DSP
End Inputs
Outputs
LOCAL:1..15(2):0..23 # Trunk
LOCAL:17..19(2):0..127 # DSP
End Outputs
End Switch
End Fabric
ppx.Connect 0:local:0:0 to 2:local:17:0 SIMPLEX ppx.Connect 0:local:0:2 to 2:local:17:2 DUPLEX ppx.Connect 0:local:0:4 to 2:local:17:4 QUAD
SHOWCX95 Version 1.1 Jan 15 1998
AGSW 0 M-14:02 <- L-00:00 M-14:04 <- L-00:02 M-14:06 <- L-00:04 M-14:07 <- L-02:04 L-01:00 <- 0x7f L-01:02 <- M-15:00 L-01:04 <- M-15:01 L-01:06 <- 0x7f L-03:00 <- 0x00 L-03:02 <- 0x00 L-03:04 <- M-15:02 AGSW 2 M-15:00 <- L-16:02 M-15:01 <- L-16:04 M-15:02 <- L-18:04 L-01:00..23 <- 0x7f
L-15:00..23 <- 0x00 L-17:00 <- M-14:02 L-17:01 <- 0x7f L-17:02 <- M-14:04 L-17:03 <- 0x7f L-17:04 <- M-14:06 L-17:05..127 <- 0x7f L-19:00..03 <- 0x00 L-19:04 <- M-14:07 L-19:05..127 <- 0x00

Version