Hi Jan! Many thanks for an excellent explanation! Actually I have a complex network topology (a kind of full-mesh), so there aren't a `central' node which can communicate with any other nodes. I'll keep in mind the scheme with multiple gatekeepers. Best regards, Sergey. 20.03.2016 17:13, Jan Willamowius пишет: > Hi Sergey, > > GnuGk can't ignore a call. The H.323 protocol requires that it either > accepts and routes a call or rejects it. You can use one of the many > authentication policies to define which calls should be rejected. > > The other aspect is that once an H.323 endpoint is registered with a > gatekeeper, the endpoint _must_ place all its calls through the > gatekeeper. This ensures that you have a central security mechanism > which calls are allowed and which are not. > > If your main gatekeeper is not within the local network and thus can't > reach private IPs, you can either use NAT traversal and proxy all > traffic in and out of the local network (simple, but inefficient) or > place an additional gatekeeper within the local network, which eg. uses > direct mode or routed mode and only routes calls to the outside > gatekeeper that must leave the local network. The later is the better > solution, but obviously requires installing multiple gatekeepers. > > Regards, > Jan > > Sergey Zhmylove wrote: >> Hello everyone! >> >> And the other question. >> Is there any way to ignore a call? >> For example: >> client dials 1.2.3.4 and this call should be proxied as usually; >> client dials 172.16.0.14 and this call should be ignored so client's >> device would connect to 172.16.0.14 directly even if GnuGk doesn't have >> an IP route to it. >> >> Any ideas? >> >> Best regards, >> Sergey Zhmylove. > ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140 _______________________________________________________ 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/