cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
357
Views
0
Helpful
2
Replies

Video Conference between 2 3825's

scott-goodwin
Level 1
Level 1

Hi Guys,

I am currently trying to configure 2 3825's to act as both gateway and gatekeeper so I can proxy video conferencing between two locations. I have applied what is seemingly the correct configuration to my interface to enable h323 gateway functionality, I have also configured my local and remote gatekeeper statements and prefix's.

However I can make calls between endpoints within the same zone(gatekeeper) but remote calls fail.

If I do a show gateway It would appear my gateway is not registering with the local gatekeeper(i.e itself)

Any Ideas???

edited conf below;

interface GigabitEthernet0/0

description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE 0/0$

ip address x.x.0.83 255.255.255.248

no ip route-cache cef

no ip route-cache

no ip mroute-cache

duplex auto

speed auto

media-type rj45

h323-gateway voip interface

h323-gateway voip id gk-re-uk.ja.net ipaddr x.x.0.83 1718

h323-gateway voip h323-id gk-re-uk

h323-gateway voip tech-prefix 1#

h323-gateway voip bind srcaddr 194.81.0.83

gatekeeper

zone local gk-re-uk.ja.net ja.net x.x.0.83

zone remote gatekeeper.some.ac.uk some.ac.uk x.x.14.130 1719

zone prefix gatekeeper.some.ac.uk 0011*

zone prefix gk-re-uk.ja.net 0022* gw-priority 10 gk-re-uk

gw-type-prefix 1#* default-technology

lrq forward-queries

no shutdown

!

2 Replies 2

hadbou
Level 5
Level 5

Check the gateway for: The gateway command is enabled:

gw(config)#gateway

At least one dial-peer voice voip is configured.

Are you invoking any IPIPGW/Session Border Controller/CUBE resources for external call legs?