I think I might have explained the problem not thoroughly enough: I already can register successfully. For instance I give the SwyxLink the name GNU_GK_LINK_1 and use the following part in the config: [RasSrv::GWPrefixes] GNU_GK_LINK_1=20 So, every call with prefix 20 is routed through the gateway. Our calls do only have dialedDigits in the destination info, no h323_id. As you can only connect Swyx with GnuGK by a SwyxLink I have to get along with their given conditions. And one of those is that in incoming call (gatekeeper to Swyx) via SwyxLink has to have set the h323_id in the destination to the trunk name. Otherwise the call is dropped. Swyx then uses the dialedDigits to internally route the call. So, I would like the set the same h323_id for every call that is directed through the gateway. And as I mentioned it could also be for just every call, as all calls go through the gateway. At first I tried the alias replacement #[RasSrv::RewriteAlias] #200001=GNU_GK_LINK_1 #200002=GNU_GK_LINK_1 but as I do not have any h323_id in the destination info there is nothing to replace. So, I must manually add the (constant) h323_id somehow. Ideas? Willamowius wrote: > > Hi Fabian, > > having to set the gateway name as destination seems strange. I think > you should assign a prefix to your gateway and route by dialedDigits > only. > > If your gateway only registers with its name and doesn't actively > register the prefixes it is able to server, you can assign them in the > GnuGk config. > > Regards, > Jan > > FabianHuegle wrote: >> >> I connected GnuGk with a 3rd-Party PBX (Swyx) as my H.323-Devices only >> work >> correctly when brought in by GnuGK. >> >> I transfer call from those devices by a gateway prefix to the >> Swyx-Gateway. >> In order to make that work correctly one has to set the destination >> h323_id >> to the gateway name. The dialedDigits of the destination then determin >> which >> user on the other side is to be called. >> >> Our devices do not set the destination h323_id they only set the >> dialedDigits, hence, I assume that either the GnuGK adds the dialedDigits >> also as h323_id or that is done on the other side when receiving. >> >> I would like now to set the destination h323_id constantly to the gatway >> name ("GNU_GK_LINK_1") but leave the destination dialedDigits just like >> they >> are. >> >> I tried: >> [RasSrv::RewriteAlias] >> 200001=GNU_GK_LINK_1 >> 200002=GNU_GK_LINK_1 >> >> but it does not work, probably because the h323_id is not set at all, >> hence, >> there is nothing to replace. >> >> Does anyone know how to simply add an h323_id. I would be best to just >> add >> it for gateway calls but it would also be ok to add it to any call as we >> only have calls from the devices through the gateway with two different >> nummbers (200001, 200002). > > -- > Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ > > ------------------------------------------------------------------------------ > Centralized Desktop Delivery: Dell and VMware Reference Architecture > Simplifying enterprise desktop deployment and management using > Dell EqualLogic storage and VMware View: A highly scalable, end-to-end > client virtualization framework. Read more! > http://p.sf.net/sfu/dell-eql-dev2dev > _______________________________________________________ > > 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/ > > -- View this message in context: http://old.nabble.com/Add-h323_id-to-destinationInfo-tp30219432p30219923.html Sent from the GNU Gatekeeper Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Centralized Desktop Delivery: Dell and VMware Reference Architecture Simplifying enterprise desktop deployment and management using Dell EqualLogic storage and VMware View: A highly scalable, end-to-end client virtualization framework. Read more! http://p.sf.net/sfu/dell-eql-dev2dev _______________________________________________________ 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/