On Tue, Apr 20, 2010 at 10:24 AM, Robert Kulagowski <rkulagow@xxxxxxxxx> wrote: > The concept of TCS dialing seems foreign to many of the people that I > deal with, because video endpoints all seem to use different UIs to > specify the TCS extension. > > If I can get a Linux machine to listen to multiple secondary addresses > on one ethernet interface, is there a way to associate inbound calls > to a specific IP address to a specific internal endpoint? I've been > using the "catchall" routing policy, but that needs to be modified for > each internal destination, and seems to be one-for-one. This is possible if you use a vqueue, watch for RouteRequest, and then do a RouteToGateway for each call. This does require that you write some code. -- - Ian Blenke <ian@xxxxxxxxxx> http://ian.blenke.com ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________________ 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/