What happens if the catchall is set to the primary end point and that end point 
attempts a call which doesn't match the other routing rules and ends up hitting 
the catchall route? Will the call be routed back to itself?

Andrew

-----Original Message-----
From: Jan Willamowius [mailto:j...@willamowius.de] 
Sent: Tuesday, October 13, 2009 4:39 AM
To: openh323gk-users@lists.sourceforge.net
Subject: Re: [Openh323gk-users] How are inbound calls routed?

Hi Michael,

I added a new policy called 'CatchAll' to do this. So in GnuGk 2.3.1
you will be able to add it to the end of your policy chain and send all
calls that are not to one of your internal endpoints to a specified
location (the endpoint with alias 'Support' in the example below).

[RoutingPolicy]
default=explicit,internal,catchall

[Routing::CatchAll]
CatchAllAlias=Support

Its already documented in the online manual:
http://www.gnugk.org/gnugk-manual-6.html#ss6.1
http://www.gnugk.org/gnugk-manual-6.html#routingcatchall

Regards,
Jan


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________________

Posting: mailto:Openh323gk-users@lists.sourceforge.net
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/

Reply via email to