Add this:

dial-peer voice 999001 pots
 port 0/0/0:23
 service mgcpapp

Then

no mgcp
mgcp

And then send the following:

show isdn status
show ccm

What I am looking for is the following... is the PRI up (MFE?) and is
the router registered to CCM.

Check your MGCP domain name in CCM.



Jonathan


On Fri, Aug 1, 2008 at 9:18 PM, Hardesty, Scott <[EMAIL PROTECTED]> wrote:
>
> All, I am having troubles getting the BR1 MGCP PRI operational. The 
> controller is up and the serial interface is up but when running a debug q921 
> I do not see any traffic.  L2 is TEI_Assigned.  I expected to at lease see 
> q921 on the link regardless of my configurations (assuming at a minimal 
> PRI-group) but I am not seeing a thing.  I must be missing something.  Here 
> is my config and if someone has a chance to look at it I would appreciate it.
>
> P5-BR1-RTR#sho run
> Building configuration...
>
> Current configuration : 3686 bytes
> !
> version 12.4
> service timestamps debug datetime msec
> service timestamps log datetime msec
> no service password-encryption
> !
> hostname P5-BR1-RTR
> !
> boot-start-marker
> boot system flash:c2800nm-adventerprisek9_ivs-mz.124-3g.bin.bin
> boot-end-marker
> !
> !
> no aaa new-model
> !
> resource policy
> !
> network-clock-participate wic 0
> network-clock-select 1 T1 0/0/0
> ip subnet-zero
> !
> !
> ip cef
> no ip dhcp use vrf connected
> !
> ip dhcp pool br1
>   import all
>   network 10.5.201.0 255.255.255.0
>   default-router 10.5.201.1
>   option 150 ip 10.5.200.21
>   dns-server 10.5.200.22
> !
> !
> !
> isdn switch-type primary-ni
> !
> voice-card 0
>  no dspfarm
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> !
> controller T1 0/0/0
>  framing esf
>  linecode b8zs
>  pri-group timeslots 1-3,24 service mgcp
> !
> !
> !
> !
> !
> interface Loopback0
>  ip address 172.5.101.1 255.255.255.255
>  ip ospf network point-to-point
> !
> interface FastEthernet0/0
>  no ip address
>  duplex auto
>  speed auto
> !
> interface FastEthernet0/1
>  no ip address
>  shutdown
>  duplex auto
>  speed auto
> !
> interface Serial0/0/0:23
>  no ip address
>  isdn switch-type primary-ni
>  isdn incoming-voice voice
>  isdn bind-l3 ccm-manager
>  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.5.101.2 255.255.255.0
>  ip ospf mtu-ignore
>  frame-relay interface-dlci 101
> !
> interface FastEthernet1/0
>  switchport access vlan 150
>  switchport trunk native vlan 150
>  switchport mode trunk
>  switchport voice vlan 250
>  mls qos trust dscp
>  spanning-tree portfast
> !
> interface FastEthernet1/1
>  shutdown
> !
> interface FastEthernet1/2
>  switchport access vlan 150
>  switchport voice vlan 250
>  mls qos trust dscp
>  spanning-tree portfast
> !
> interface FastEthernet1/3
>  switchport access vlan 150
>  switchport voice vlan 250
>  mls qos trust dscp
>  spanning-tree portfast
> !
> interface FastEthernet1/4
>  switchport access vlan 150
>  switchport voice vlan 250
>  mls qos trust dscp
>  spanning-tree portfast
> !
> interface FastEthernet1/5
>  switchport access vlan 150
>  switchport voice vlan 250
>  mls qos trust dscp
>  spanning-tree portfast
> !
> interface FastEthernet1/6
>  switchport access vlan 150
>  switchport voice vlan 250
>  mls qos trust dscp
>  spanning-tree portfast
> !
> interface FastEthernet1/7
>  switchport access vlan 150
>  switchport voice vlan 250
>  mls qos trust dscp
>  spanning-tree portfast
> !
> interface FastEthernet1/8
>  switchport access vlan 150
>  switchport trunk native vlan 150
>  switchport mode trunk
>  switchport voice vlan 250
>  mls qos trust dscp
>  spanning-tree portfast
> !
> interface FastEthernet1/9
>  shutdown
> !
> interface FastEthernet1/10
>  shutdown
> !
> interface FastEthernet1/11
>  shutdown
> !
> interface FastEthernet1/12
>  shutdown
> !
> interface FastEthernet1/13
>  shutdown
> !
> interface FastEthernet1/14
>  shutdown
> !
> interface FastEthernet1/15
>  switchport access vlan 250
>  no keepalive
> !
> interface Vlan1
>  no ip address
>  shutdown
> !
> interface Vlan250
>  ip address 10.5.201.1 255.255.255.0
> !
> router ospf 1
>  log-adjacency-changes
>  network 10.5.101.0 0.0.0.255 area 0
>  network 10.5.201.0 0.0.0.255 area 0
>  network 162.5.101.0 0.0.0.255 area 0
>  network 172.5.101.0 0.0.0.255 area 0
> !
> ip classless
> !
> !
> ip http server
> no ip http secure-server
> !
> !
> !
> !
> !
> control-plane
> !
> !
> !
> voice-port 0/0/0:23
> !
> ccm-manager mgcp
> ccm-manager config server 10.5.200.21
> !
> mgcp
> mgcp call-agent 10.5.200.21 service-type mgcp version 0.1
> mgcp dtmf-relay voip codec all mode cisco
> !
> mgcp profile default
> !
> !
> !
> !
> !
> !
> gatekeeper
>  shutdown
> !
> !
> line con 0
>  stopbits 1
> line aux 0
>  stopbits 1
> line vty 0 4
>  privilege level 15
>  no login
>  transport input telnet
> line vty 5 15
>  no login
>  transport input telnet
> !
> warm-reboot
> scheduler allocate 20000 1000
> !
> end
>
> P5-BR1-RTR#
>
>
> Scott Hardesty | Cisco Engineer | MidAtlantic | Presidio Networked Solutions
> 7601 Ora Glen Drive, Suite 100, Greenbelt, MD  20770 | mailto:[EMAIL 
> PROTECTED]
> D: 301.313.2041 | C: 443.789.1219 | http://www.presidio.com/
>
>
>
>

Reply via email to