What were the errors exactly?

-- Mark Snow
CCIE #14073 (Voice, Security)

Senior Technical Instructor - IPexpert, Inc.

Telephone: +1.810.326.1444
Fax: +1.309.413.4097
Mailto: [EMAIL PROTECTED]
--
Join our free online support and peer group communities: 
http://www.IPexpert.com/communities
--
IPexpert - The Global Leader in Self-Study, Classroom-Based, Video-On- Demand and Audio Certification Training Tools for the Cisco CCIE R&S Lab, CCIE Security Lab, CCIE Service Provider Lab , CCIE Voice Lab and CCIE Storage Lab Certifications.
--

On Jun 4, 2008, at 8:39 AM, Abdalla Abdalla wrote:

Hi,

I was trying to setup a transcoder on BR2 yesterday and could not configure the dspfarm profile. I was getting errors as if the router did not recognise the commands. This is the partial config that I had on BR2. Any explanation to help me understand what is going on will be appreciated.
I checked the router had a PVDM2.


voice-card 0
 dspfarm
!
!
voice translation-rule 1
 rule 1 /^331323\(3...\)/ /\1/
!
voice translation-rule 2
 rule 1 /\(3...\)/ /331323\1/
!
!
voice translation-profile ANI
 translate calling 2
!
voice translation-profile DNIS
 translate called 1
!
!
controller E1 0/0/0
 pri-group timeslots 1-3,16
!
!
interface Loopback0
 ip address 172.3.102.1 255.255.255.255
 ip ospf network point-to-point
 h323-gateway voip interface
 h323-gateway voip id CME ipaddr 172.3.100.1 1719
 h323-gateway voip h323-id BR2-CME
 h323-gateway voip tech-prefix 1#
 h323-gateway voip bind srcaddr 172.3.102.1
!
interface FastEthernet0/0
 no ip address
 duplex auto
 speed auto
!
interface FastEthernet0/0.130
 encapsulation dot1Q 130 native
 no snmp trap link-status
!
interface FastEthernet0/0.230
 encapsulation dot1Q 230
 ip address 10.3.202.1 255.255.255.0
 no snmp trap link-status
!
interface Service-Engine0/0
 no ip address
 shutdown
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/0/0:15
 no ip address
 isdn switch-type primary-net5
 isdn incoming-voice voice
 no cdp enable
!
interface Serial0/1/0
 no ip address
 encapsulation frame-relay IETF
 no fair-queue
 frame-relay lmi-type ansi
!
interface Serial0/1/0.1 point-to-point
 ip address 162.3.102.2 255.255.255.0
 frame-relay interface-dlci 102
!
router ospf 1
 log-adjacency-changes
 network 10.3.102.0 0.0.0.255 area 0
 network 10.3.202.0 0.0.0.255 area 0
 network 162.3.102.0 0.0.0.255 area 0
 network 172.3.102.0 0.0.0.255 area 0
 network 192.3.102.0 0.0.0.255 area 0
!
ip classless
!
!
ip http server
ip http authentication local
no ip http secure-server
!
!
!
!
tftp-server flash:P00305000400.bin
tftp-server flash:P00303020214.bin
tftp-server flash:P00305000301.sbn
tftp-server flash:P00403020214.bin
tftp-server flash:P00307020200.bin
tftp-server flash:P00307020200.loads
tftp-server flash:P00307020200.sb2
tftp-server flash:P00307020200.sbn
tftp-server flash:P00307020400.bin
tftp-server flash:P00307020400.sbn
tftp-server flash:P00307020400.loads
tftp-server flash:P00307020400.sb2
!
control-plane
!
!
!
voice-port 0/0/0:15
 translation-profile incoming DNIS
 translation-profile outgoing ANI
!
!
!
sccp local FastEthernet0/0.230
sccp ccm 172.3.102.1 identifier 1
sccp
!
sccp ccm group 1
 associate ccm 1 priority 1
!
dspfarm profile 1 transcode
 shutdown
!

Regards

Abdalla



Reply via email to