Hi,

you can set the default domain(s) of your gatekeeper to mydomain.com,
so "foo" and "f...@mydomain.com" both match the request:

[Gatekeeper::Main]
DefaultDomain=mydomain.com

Regards,
Jan

gacmb5 gacmb5 wrote:
> I have the following issue:
> On our internal network we have a Tandberg device.
> >From the internet we call this device through our GnuGK in proxy/routing mode
> 
> The internal Tandberg register itself by the gatekeeper with "tandberg".
> When we use PacPhone on the internet we can call this device with:
> "tandb...@mydomain.com"
> When we use another Tandberg on the internet and call the same
> <user>@<domain> this doesn't work.
> >From the logfile it looks like pacphone is calling "tandberg"
>         destinationAddress = 1 entries {
>           [0]=h323_ID  8 characters {
>             0000 0000 0000......             tandberg
> 
> and Tandberg is calling "tandb...@mydomain.com"
>         destinationAddress = 1 entries {
>           [0]=h323_ID  21 characters {
>             0000 0000 0000 0000 ..........   tandb...@mydomain.com
>           }
>         }
> 
> So I changed the registation name (H323 ID) of the internal Tandberg to
> "tandb...@mydomain.com".
> 
> Now Tandberg (internet) can call Tandberg (internal) but
> pacphone (internet) can't call Tandberg (internal).
> from the logfile: Socket  Name lookup of "tandberg" failed: errno=4
> 
> As a workaround the Tandberg now registers itself with two names:
> tandberg and tandb...@mydomain.com
> 
> Is there another, more logical way to achieve this?
> 
> Thank you for your help.
> 
> GacmB

-- 
Jan Willamowius, j...@willamowius.de, http://www.gnugk.org/

------------------------------------------------------------------------------
Download Intel&#174; 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@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