Re: [OSL | CCIE_Voice] CCIE_Voice Digest, Vol 25, Issue 150

2008-03-30 Thread Mark Snow
When you say the "CME is sending through its dialplan" do you mean it  
is sending its E164 numbers to be registered? If that is whtat you  
mean then the answer is that there is no way to get the UCM to send  
its E164 numbers to be registered. It simply doesn't offer them to the  
GK since a UCM cluster could have upwards of 100,000 DNs. Instead you  
must find another way to route a call over from CME to UCM using means  
such as a Tech Prefix, or using the 'alias static' command.


HTH

Mark Snow
Sr Technical Instructor
IPexpert, Inc.

Sent from my iPhone

On Mar 30, 2008, at 6:05 PM, "Paul and Bobs" <[EMAIL PROTECTED]>  
wrote:



Morning Guys

Still strugling a bit on the gatekeeper.

I have CCM with h225 trunk to Gatekeeper and its registered. I also  
have CME with H323 interface registered to Gatekeeper. The CME is  
sending through it dialplan but the CCM is not. Does it have to to  
enable the call to be routed between the CME and CCM. I dont have  
any dialpeers on the CME. Here is my gatekeeper config.


interface Loopback0
 ip address 10.61.127.3 255.255.255.255
 h323-gateway voip interface
 h323-gateway voip id VGK ipaddr 10.61.127.3 1719
 h323-gateway voip h323-id IPIPGW
 h323-gateway voip tech-prefix 1#
 h323-gateway voip bind srcaddr 10.61.127.3

gatekeeper
 zone local HQ-RTR iptlab.local 10.61.127.3
 zone local VGK iptlab.local
 zone local CCM-GK iptlab.local
 zone local BR2-RTR iplab.local
 zone remote PSTN-GK iptlab.local 10.61.127.3 1719
 zone prefix PSTN-GK 011*
 zone prefix CCM-GK 1212220*
 zone prefix HQ-RTR 212*
 bandwidth interzone zone HQ-RTR 144
 bandwidth remote 144



HQ-RTR#sho gatekeeper end
GATEKEEPER ENDPOINT REGISTRATION

CallSignalAddr  Port  RASSignalAddr   Port  Zone Name  
TypeFlags
--- - --- - -  
-

10.61.111.4 61717 10.61.111.4 61684 CCM-GKVOIP-GW
H323-ID: h225-gk-g711_1
Voice Capacity Max.=  Avail.=  Current.= 0
10.61.111.4 61721 10.61.111.4 61684 CCM-GKVOIP-GW
H323-ID: h225-gk-g729_1
Voice Capacity Max.=  Avail.=  Current.= 0
10.61.127.2 1720  10.61.127.2 63236 BR2-RTR   VOIP-GW
E164-ID: 3001
E164-ID: 3002
E164-ID: 3003
E164-ID: 3010
E164-ID: 3011
E164-ID: 3012
E164-ID: 3313203001
E164-ID: 3313203002
E164-ID: 3313203003
E164-ID: 3313203010
E164-ID: 3313203011
E164-ID: 3313203012
H323-ID: BR2-RTR
Voice Capacity Max.=  Avail.=  Current.= 0
10.61.127.3 1720  10.61.127.3 54943 VGK   H323-GW
H323-ID: IPIPGW
Voice Capacity Max.=  Avail.=  Current.= 0
Total number of active registrations = 4

Paul




Re: [OSL | CCIE_Voice] CCIE_Voice Digest, Vol 25, Issue 150

2008-03-30 Thread Paul and Bobs
Morning Guys

Still strugling a bit on the gatekeeper.

I have CCM with h225 trunk to Gatekeeper and its registered. I also have CME
with H323 interface registered to Gatekeeper. The CME is sending through it
dialplan but the CCM is not. Does it have to to enable the call to be routed
between the CME and CCM. I dont have any dialpeers on the CME. Here is my
gatekeeper config.

interface Loopback0
 ip address 10.61.127.3 255.255.255.255
 h323-gateway voip interface
 h323-gateway voip id VGK ipaddr 10.61.127.3 1719
 h323-gateway voip h323-id IPIPGW
 h323-gateway voip tech-prefix 1#
 h323-gateway voip bind srcaddr 10.61.127.3

gatekeeper
 zone local HQ-RTR iptlab.local 10.61.127.3
 zone local VGK iptlab.local
 zone local CCM-GK iptlab.local
 zone local BR2-RTR iplab.local
 zone remote PSTN-GK iptlab.local 10.61.127.3 1719
 zone prefix PSTN-GK 011*
 zone prefix CCM-GK 1212220*
 zone prefix HQ-RTR 212*
 bandwidth interzone zone HQ-RTR 144
 bandwidth remote 144



HQ-RTR#sho gatekeeper end
GATEKEEPER ENDPOINT REGISTRATION

CallSignalAddr  Port  RASSignalAddr   Port  Zone Name TypeFlags
--- - --- - - -
10.61.111.4 61717 10.61.111.4 61684 CCM-GKVOIP-GW
H323-ID: h225-gk-g711_1
Voice Capacity Max.=  Avail.=  Current.= 0
10.61.111.4 61721 10.61.111.4 61684 CCM-GKVOIP-GW
H323-ID: h225-gk-g729_1
Voice Capacity Max.=  Avail.=  Current.= 0
10.61.127.2 1720  10.61.127.2 63236 BR2-RTR   VOIP-GW
E164-ID: 3001
E164-ID: 3002
E164-ID: 3003
E164-ID: 3010
E164-ID: 3011
E164-ID: 3012
E164-ID: 3313203001
E164-ID: 3313203002
E164-ID: 3313203003
E164-ID: 3313203010
E164-ID: 3313203011
E164-ID: 3313203012
H323-ID: BR2-RTR
Voice Capacity Max.=  Avail.=  Current.= 0
10.61.127.3 1720  10.61.127.3 54943 VGK   H323-GW
H323-ID: IPIPGW
Voice Capacity Max.=  Avail.=  Current.= 0
Total number of active registrations = 4

Paul