Cisco Cisco IOS Software Release 12.2(8)T

Page de 12
      Cisco IOS Voice Features on IGX 8400 Series Universal Router Module
Configuration Examples
5
Cisco IOS Release 12.2(5)YA, 12.2(2)XB and 12.2(8)T
Configuration Examples
This section provides the following configuration examples:
Configuring CAS Calls over VoATM Example
The following example shows how to configure voice over ATM channel associated signaling (CAS) 
calls on the Cisco IGX 8400 Series Universal Router Module. Voice over ATM enables a URM to carry 
voice traffic (for example, telephone calls and faxes) over an ATM network by using ATM encapsulation 
ATM adaptation layer (AAL) 5. AAL2 is not supported.
! Configurations on URM1
controller T1 2/0
  framing esf
  linecode b8zs
  ds0-group 0 timeslots 1-24 type e&m-wink-start
  no shutdown
interface ATM 0/0
  pvc 10/61
  vbr-rt 1536 768 192
  encapsulation aal5mux voice
dial-peer voice 100 pots
  destination-pattern 100527....
  port 2/0:0
dial-peer voice 120 voatm
  destination-pattern 120678....
  session target atm0/0 pvc 10/61
  codec g729r8
! Configurations on URM2
controller T1 2/0
  framing esf
  linecode b8zs
  ds0-group 0 timeslots 1-24 type e&m-wink-start
  no shutdown
 
interface ATM 0/0
  pvc 10/61
  vbr-rt 1536 768 192
  encapsulation aal5mux voice
 
dial-peer voice 120 pots
  destination-pattern 120678....
  port 2/0:0