Specifications
Configuration Examples
50
Cisco IOS Release 12.0(3)T
cas-group 1 timeslots 1-24 type e&m-fgb dtmf dnis
! Configure each additional controller (there are four). In this example, the
! controller number is 1, instead of 0. The clock source is secondary, instead of
! primary. The cas-group is 2, instead of 1
controller t1 1
framing esf
linecode b8Zs
clock source line secondary
cas-group 2 timeslots 1-24 type e&m-fgb
! Configure each additional controller.
controller T1 2
clock source internal
cas-group 0 timeslots 1-24 type e&m-fgd mf ani-dnis
controller T1 3
clock source internal
! Enter the dial peer configuration mode to configure a POTS peer.
! Specify destination pattern for this POTS peer.
dial-peer voice 3070 pots
destination-pattern +30...
port 0:1
prefix 30
! Specify destination pattern, and direct inward dial for each POTS peer.
dial-peer voice 4080 pots
destination-pattern +40...
direct-inward-dial
port 1:2
prefix 40
! Specify the destination pattern and the direct inward dial for the dial peer.
dial-peer voice 1050 pots
destination-pattern +10...
direct-inward-dial
prefix 50
! Specify the destination pattern and the direct inward dial for the dial peer.
dial-peer voice 2060 pots
destination-pattern +20...
direct-inward-dial
prefix 60
dial-peer voice 5050 voip
answer-address 10...
destination-pattern +50...
end
end