Hi all, I have two gnugks each with their own endpoints registered. I have a VPN between the gnugks. I can call from side1endpoint to side2endpoint@gnugk2 and vice versa. I'd like to neighbor the two gnugks so that side1endpoints can call to side2endpoints without having to specify the @gnugk* as the suffix. So basically it should all be one large gnugk network with two individual gnugks inside. I have setup the following at each side respectively: Side1: [RoutingPolicy] default=explicit,internal,parent,neighbor,dns,catchall [Routing::CatchAll] CatchAllAlias=123456 [RasSrv::LRQFeatures] AcceptNonNeighborLRQ=1 NeighborTimeout=1 SendRetries=4 AcceptForwardedLRQ=1 [RasSrv::Neighbors] HomeGk=GnuGk [Neighbor::HomeGk] GatekeeperIdentifier=HomeGk Host=192.168.2.3 AcceptPrefixes=* Side2: [RoutingPolicy] default=explicit,internal,parent,neighbor,dns,catchall [Routing::CatchAll] CatchAllAlias=2222 [RasSrv::LRQFeatures] AcceptNonNeighborLRQ=1 NeighborTimeout=1 SendRetries=4 AcceptForwardedLRQ=1 [RasSrv::Neighbors] OfficeGk=GnuGk [Neighbor::OfficeGk] GatekeeperIdentifier=OfficeGk Host=192.168.1.3 AcceptPrefixes=* When I call from side1endpoint to *side2endpoint or side2endpoint* the call is pushed to the catchall, this makes sense as the call does not complete. What must I do to get this to work, am I missing something? Mike |
begin:vcard fn:Michael Bondi n:Bondi;Michael email;internet:mike@xxxxxxxxxxxxxxxxxxxxxx tel;work:+27129917999 tel;fax:+27129917000 tel;cell:+27823302393 version:2.1 end:vcard
------------------------------------------------------------------------------
_______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/