Jan I just checked in a fix. The issue arises on how different devices treat H323: URI. Most devices treat the URI as just another alias while other treat it as a URI type without the H323 prefix however according to Annex O it should contain the H323: prefix. I think Tandberg is the only devices that do it correctly. The fix removes the H323: prefix if present when defaultDomain is set. Simon -----Original Message----- From: Jan Willamowius [mailto:jan@xxxxxxxxxxxxxx] Sent: 15 November 2012 16:00 To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: Re: URI dialling Hi Leon, Leon Li wrote: > I got several questions for GNUGK processing URI dialling. > > 1. I got a gnugk with default domain configured, so that it will strip it and leave the user part only. I suppose the user part will be only treated as H323 ID even it is in E164 format? If the user part only consists of numbers (or characters that are allowed in an E.164), it will be treated as E.164, otherwise as H323 ID. But remember you can switch off the strict distinction between E.164s and IDs with the switch CompareAliasType=0. > 2. I saw the destination in ARQ is URI-ID and "h323:user1@default_domain". After gnugk strip off the domain part, it looks for "h323:user1" as h323-ID rather than "user1", which failed obviously. Is this the supposed action? And is there a way to strip the leading "h323:"? The "h323:" prefix is probably there, because the calling device is misconfigured. I'd try to fix that first. if you can't fix that, then GnuGk has a lot of alias rewriting functions to strip out prefixes. Browse through chapter 6 in the manual for options. http://www.gnugk.org/gnugk-manual-6.html Regards, Jan -- Jan Willamowius, Founder of the GNU Gatekeeper Project EMail : jan@xxxxxxxxxxxxxx Website: http://www.gnugk.org Support: http://www.willamowius.com/gnugk-support.html ---------------------------------------------------------------------------- -- Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________________ 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/ ------------------------------------------------------------------------------ Monitor your physical, virtual and cloud infrastructure from a single web console. Get in-depth insight into apps, servers, databases, vmware, SAP, cloud infrastructure, etc. Download 30-day Free Trial. Pricing starts from $795 for 25 servers or applications! http://p.sf.net/sfu/zoho_dev2dev_nov _______________________________________________________ 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/