6500 CMM Module for Cisco Call Manager

From: Richard Anderson (richard.p.anderson@sbcglobal.net)
Date: Tue May 03 2005 - 02:34:57 GMT-3


I am working on a client's network who are having problems with Ad-HOC
Conferenceing. They have a CMM module with the attached configuration.

They have assigned the ip address to

Intereface Gigabitethernet 1/0
ip address 10.160.252.30 255.255.254.0

and that makes perfect sense, but if you look down you will see the another
address on

Interface Gigabitethernet 3/0
10.160.252.31 255.255.255.255

The Gigabit Ethernet 1/0 address has been registered with the call manager.
I don't understand why there is a second address assigned to 3/0 interface
with 32 bit mask. Can I remove it without bringing the PSTN Connection
down? I believe that is the main reason Ad-Hoc conference is not working
since the hardware media resources are accessed from CMM Module. The
access-list has been configured on Voice-Server VLAN on 6500 switch to
protect the network, and the second address (configured on interface 3/0) is
not allowed. Access-list only allows 10.160.252.30 address, and that is
only known address Call Manager knows and should allow IP Phones to access
Media resources. Somehow IP Phones think that the address 10.160.252.31
is the address for Media resources which is bogus.

 I turned on debugging on 6509, and tested 3 IP Phones for Ad-Hoc
Conference, and
saw the logging messages where request came from first IP Phone was denied
to access
10.160.252.31 address.

Can someone shed some light?

Regards,
6509#show run
Building configuration...

Current configuration : 4206 bytes
!
version 12.3
no service pad
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
!

boot-start-marker
boot system flash bootflash:wscmm-i6s-mz.123-8.XY3.bin
boot-end-marker
!

clock timezone PST -8
clock summer-time PST recurring
no aaa new-model
ip subnet-zero
ip tcp synwait-time 13
no ip domain lookup
!
!
isdn switch-type primary-5ess
!
ccm-manager redundant-host 10.160.252.2
ccm-manager mgcp
no ccm-manager fax protocol cisco
ccm-manager music-on-hold
ccm-manager config server 10.160.252.2 10.160.252.1
ccm-manager config
!
!
!
controller T1 1/0
 framing esf
 linecode b8zs
 pri-group timeslots 1-24 service mgcp
!
controller T1 1/1
 framing esf
 linecode b8zs
 pri-group timeslots 1-24 service mgcp
!
controller T1 1/2
 framing esf
 linecode b8zs
 pri-group timeslots 1-24 service mgcp
!
controller T1 1/3
 framing esf
 linecode b8zs
 pri-group timeslots 1-24 service mgcp
!
controller T1 1/4
 shutdown
 framing esf
 linecode b8zs
!
controller T1 1/5
 shutdown
 framing esf
 linecode b8zs
!
interface GigabitEthernet1/0
 ip address 10.160.252.30 255.255.254.0
 no ip proxy-arp
 no negotiation auto
 no keepalive
!
interface Serial1/0:23
 no ip address
 no logging event link-status
 isdn switch-type primary-5ess
 isdn incoming-voice voice
 isdn bind-l3 ccm-manager
 no cdp enable
!
interface Serial1/1:23
 no ip address
 no logging event link-status
 isdn switch-type primary-5ess
 isdn incoming-voice voice
 isdn bind-l3 ccm-manager
 no cdp enable
!
interface Serial1/2:23
 no ip address
 no logging event link-status
 isdn switch-type primary-5ess
 isdn incoming-voice voice
 isdn bind-l3 ccm-manager
 no cdp enable
!
interface Serial1/3:23
 no ip address
 no logging event link-status
 isdn switch-type primary-5ess
 isdn incoming-voice voice
 isdn bind-l3 ccm-manager
 no cdp enable
!
interface FastEthernet3/0
 ip address 10.160.252.31 255.255.255.255
 no ip proxy-arp
 full-duplex
!
ip classless
ip route 0.0.0.0 0.0.0.0 10.160.252.254
no ip http server
!
!
control-plane
!
!
voice-port 1/0:23
 echo-cancel coverage 64
 no non-linear
 no comfort-noise
!
voice-port 1/1:23
 echo-cancel coverage 64
 no non-linear
 no comfort-noise
!
voice-port 1/2:23
 echo-cancel coverage 64
 no non-linear
 no comfort-noise
!
voice-port 1/3:23
 echo-cancel coverage 64
 no non-linear
 no comfort-noise
!
mgcp
mgcp call-agent 10.160.252.1 2427 service-type mgcp version 0.1
mgcp dtmf-relay voip codec all mode out-of-band
mgcp rtp unreachable timeout 1000 action notify
mgcp modem passthrough voip mode nse
mgcp package-capability rtp-package
no mgcp package-capability res-package
mgcp package-capability sst-package
mgcp package-capability pre-package
no mgcp timer receive-rtcp
mgcp sdp simple
mgcp fax t38 inhibit
mgcp rtp payload-type g726r16 static
!
mgcp profile default
!
mediacard 4
 resource-pool CONF dsps 4
!
!
sccp local GigabitEthernet1/0
sccp ccm 10.160.252.1 identifier 1
sccp ccm 10.160.252.2 identifier 2
sccp
!
sccp ccm group 1
 associate ccm 1 priority 1
 associate ccm 2 priority 2
 associate profile 1 register C0700016417ff3e
!
dspfarm
!
dspfarm profile 1 conference adhoc
 codec g711ulaw packetization-period 30
 codec g711alaw packetization-period 30
 codec g729r8 packetization-period 30
 codec g729ar8 packetization-period 30
 codec g723r63 packetization-period 30
 codec g723r53 packetization-period 30
 associate resource-pool CONF
!
!
dial-peer voice 9991023 pots
 application mgcpapp
 port 1/0:23
!
dial-peer voice 9991123 pots
 application mgcpapp
 port 1/1:23
!
dial-peer voice 9991223 pots
 application mgcpapp
 port 1/2:23
!
dial-peer voice 9991323 pots
 application mgcpapp
 port 1/3:23
!
!
end



This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:56 GMT-3