SimonI have a successful gnugk accepting external calls to [email protected] and passing them to the correct internal extension.
I'd like to have all calls to gnugkip.com be sent to a particular extension, but I am unsure how to do this.
This is so that if anyone out there that has not had experience with E.164 addresses can reach my main system easily.
I would appreciate any pointers. Mike Simon Horne wrote:
RobertWhether you can call [email protected] is up to the endpoint you are using. If you are you using a openH323/H323plus based endpoint then yes it will workbut that is not to say it will work for commercial endpoints.Also to enable you must set: [RoutedMode] AcceptUnregisteredCalls=1 If you want to provide NAT support for these callers SupportNATedEndpoints=1You may also need to set TreatUnregisteredNAT=1As GnuGk sometimes cannot autodetect whether an unregistered caller is NAT or not. This will proxy all media. Note the default notation for GnuGk is [email protected]:1721 as default call signal port is 1721. When you call, the endpoint will call user 12345 bysending a setup message to 1.2.3.4 on TCP 1721.Use simple (h323plus website) or MyPhone2 to test. Simon -----Original Message-----From: Robert Kulagowski [mailto:[email protected]] Sent: Saturday, 15 August 2009 1:10 AMTo: [email protected] Subject: [Openh323gk-users] How are inbound calls routed?I believe that I've managed to compile ptlib, h323plus and gnugk and make outbound calls successfully using H.460.18Now comes the next part: inbound calls.If there are no SRV records (I don't have DNS setup for my test environment), how does the gnugk differentiate between inbound calls to various endpoints that it is proxying for?Is it possible to do a URI-style dial, like [email protected], where 1.2.3.4 is the IP address of the GnuGK?I've read the manual a few times, and I'm not sure I'm seeing the correct rewrite rule that would accomplish this.If it's not possible to differentiate between multiple systems that are behind the GK, then is it possible to setup a "any call to 1.2.3.4, send it to endpoint 12345" rule?---------------------------------------------------------------------------- --Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july_______________________________________________________ Posting: mailto:[email protected] 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/ ------------------------------------------------------------------------------Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july_______________________________________________________ Posting: mailto:[email protected] 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/
<<attachment: mike.vcf>>
------------------------------------------------------------------------------ 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:[email protected] 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/

