T-CCS uses a dedicated channel for signaling. There are three modes for configuring T-CCS: cross-connect, clear-channel CODEC, and frame forwarding.
T-CCS is supported with VoATM, VoFR, and VoIP. An example using T-CCS is illustrated in Figure 1, with two sites connected via IP and their respective telephone extensions per PBX.
Based on the example in Figure1, the following steps are needed to complete a basic T-CCS configuration to the router at the Atlanta location. The Orlando configuration would be very similar and have mirrored dial-peer statements:
-
Configure the T-1 controller:
router(config)# controller T-1 1/0
-
Set the T-1 channels that are used and the signaling associated with each channel:
router(config-controller)# ds0-group 0 timeslots 1-24 type ext-sig
-
Enable the T-1 controller:
router(config-controller)# no shutdown
-
Exit from Controller Configuration mode:
router(config-controller)# exit
-
Set up the local dial peer for the connection to the PBX:
router(config)# dial-peer voice 4000 pots
-
Set up the local destination pattern for the connection to the PBX:
router(config-dialpeer)# destination-pattern 4…
-
Associate the T-1 ds0-group to the dial peer:
router(config-dialpeer)# port 1/0:0
-
Exit dial-peer configuration mode:
router(config-dialpeer)# exit
-
Set up the dial peer for the connection to the remote PBX:
router(config)# dial-peer voice 5000 voip
-
Set the CODEC complexity to clear channel:
router(config-dialpeer)# CODEC clear-channel
-
Set up the destination-pattern for the connection the remote PBX:
router(config-dialpeer)# destination-pattern 5…
-
Configure the IP session target for the dial peer pointing to the remote router:
router(config-dialpeer)# session target ipv4:192.168.254.2
source: http://simple-telecom.blogspot.com/.
1 Comment :
I'm really enjoying the theme/design of your site.
Post a Comment