in [RasSrv::GWPrefixes] try to put the gateway name=prefix you want to send to that gaeway ex: gw-1=011 gw-2=022 etc Catalin On Mon, 4 Aug 2003, Francisco Perez-Landaeta wrote: > Hi, > I have configured gk and succesfully registered 2 endpoints. Now, the > questions is : > > how can i route different endpoints to different ip addresses. for example, > lets says I have 5 cities and all five cities have gateways connected to > pstn lines. Now, I intend to route traffic to those gateways based on the > prefixes the endpoints dial. Can someone point me to the right direction.? I > intend to have a definition of routes and route the traffic...is this > possible with this gk.. > > thus, where do i define the routing tables, etc ? > > yes, i am using this as test and learning experience. > > thanks > > Francisco > > > > ----- Original Message ----- > From: <openh323gk-users-request@lists.sourceforge.net> > To: <openh323gk-users@lists.sourceforge.net> > Sent: Monday, August 04, 2003 12:53 PM > Subject: Openh323gk-users digest, Vol 1 #580 - 11 msgs > > > > Send Openh323gk-users mailing list submissions to > > openh323gk-users@lists.sourceforge.net > > > > To subscribe or unsubscribe via the World Wide Web, visit > > https://lists.sourceforge.net/lists/listinfo/openh323gk-users > > or, via email, send a message with subject or body 'help' to > > openh323gk-users-request@lists.sourceforge.net > > > > You can reach the person managing the list at > > openh323gk-users-admin@lists.sourceforge.net > > > > When replying, please edit your Subject line so it is more specific > > than "Re: Contents of Openh323gk-users digest..." > > > > > > Today's Topics: > > > > 1. Re: Does call bandwith pass by gateway ? (Jonina) > > 2. Re: Does call bandwith pass by gateway ? > (=?iso-8859-1?q?John=20Baggott?=) > > 3. How to setup the following scenario (Jonina) > > 4. RE: Calling Party Number Authentication (Julius Stavaris) > > 5. problems compiling gnugk... (Raul Elizondo (wizardteam)) > > 6. Re: problems compiling gnugk... (Andrey S Pankov) > > 7. RE: problems compiling gnugk... (Raul Elizondo (wizardteam)) > > 8. Session-Timeout and RadAliasAuth without ;Setup (Max Speransky) > > 9. Anorher problem when compiling GK 2.05 (Teodor Georgiev) > > 10. Re: Anorher problem when compiling GK 2.05 (Andrey S Pankov) > > 11. Re: Anorher problem when compiling GK 2.05 (Hemant Kumar) > > > > --__--__-- > > > > Message: 1 > > From: "Jonina" <jezrahi@hotmail.com> > > To: <openh323gk-users@lists.sourceforge.net> > > Subject: Re: [Openh323gk-users] Does call bandwith pass by gateway ? > > Date: Mon, 4 Aug 2003 10:11:43 +0200 > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > If you use proxy mode than all RTP will pass through the gatekeeper and > > catch allot of bandwidth. If you don't want this just use gk in standard > > mode or even routed mode, this way just minimum bandwidth will be > > used.(however some will for the messages) > > > > Jonina Ezrahi > > Comm.Calm > > +972-2-586-3770 > > > > ----- Original Message ----- > > From: "Alexander Bedard" <alexandreb7@videotron.ca> > > To: <openh323gk-users@lists.sourceforge.net> > > Sent: Sunday, August 03, 2003 2:36 PM > > Subject: [Openh323gk-users] Does call bandwith pass by gateway ? > > > > > > > Hi! I read the manual and docs, however it is unclear if H.323 call > > > streams must pass through the gatekeeper, or if the gatekeeper can just > > > act as a name look-up server and allow clients to connect directly to > > > each other (as if you want to host a public H.323 GK but don't want your > > > bandwidth to be all hogged up with call streams) ? > > > > > > Thanks > > > > > > -- > > > Alexander Joly <alexandreb7@videotron.ca> > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > > Data Reports, E-commerce, Portals, and Forums are available now. > > > Download today and enter to win an XBOX or Visual Studio .NET. > > > > > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > _______________________________________________ > > > List: Openh323gk-users@lists.sourceforge.net > > > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > > > Homepage: http://www.gnugk.org/ > > > > > > > > > --__--__-- > > > > Message: 2 > > Date: Mon, 4 Aug 2003 09:04:08 +0100 (BST) > > From: =?iso-8859-1?q?John=20Baggott?= <johnbaggott@yahoo.co.uk> > > Subject: Re: [Openh323gk-users] Does call bandwith pass by gateway ? > > To: openh323gk-users@lists.sourceforge.net > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > Hi > > > > Please remember one of the reasons to use the Proxy > > mode is in a comercial system the callers will not be > > able to see the terminating gateways, if you use > > Routed the Caller and the Gateway will be directly > > connected for the RTP stream once the call is set-up > > and the caller could use a IP sniffer and then they > > could by-pass the Gatekeeper and make free calls. > > > > John > > > > --- Jonina <jezrahi@hotmail.com> wrote: > If you use > > proxy mode than all RTP will pass through > > > the gatekeeper and > > > catch allot of bandwidth. If you don't want this > > > just use gk in standard > > > mode or even routed mode, this way just minimum > > > bandwidth will be > > > used.(however some will for the messages) > > > > > > Jonina Ezrahi > > > Comm.Calm > > > +972-2-586-3770 > > > > > > ----- Original Message ----- > > > From: "Alexander Bedard" <alexandreb7@videotron.ca> > > > To: <openh323gk-users@lists.sourceforge.net> > > > Sent: Sunday, August 03, 2003 2:36 PM > > > Subject: [Openh323gk-users] Does call bandwith pass > > > by gateway ? > > > > > > > > > > Hi! I read the manual and docs, however it is > > > unclear if H.323 call > > > > streams must pass through the gatekeeper, or if > > > the gatekeeper can just > > > > act as a name look-up server and allow clients to > > > connect directly to > > > > each other (as if you want to host a public H.323 > > > GK but don't want your > > > > bandwidth to be all hogged up with call streams) ? > > > > > > > > Thanks > > > > > > > > -- > > > > Alexander Joly <alexandreb7@videotron.ca> > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > This SF.Net email sponsored by: Free pre-built > > > ASP.NET sites including > > > > Data Reports, E-commerce, Portals, and Forums are > > > available now. > > > > Download today and enter to win an XBOX or Visual > > > Studio .NET. > > > > > > > > > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > > _______________________________________________ > > > > List: Openh323gk-users@lists.sourceforge.net > > > > Archive: > > > > > http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > > > > Homepage: http://www.gnugk.org/ > > > > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Free pre-built > > > ASP.NET sites including > > > Data Reports, E-commerce, Portals, and Forums are > > > available now. > > > Download today and enter to win an XBOX or Visual > > > Studio .NET. > > > > > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > _______________________________________________ > > > List: Openh323gk-users@lists.sourceforge.net > > > Archive: > > > > > http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > > > Homepage: http://www.gnugk.org/ > > > > ________________________________________________________________________ > > Want to chat instantly with your online friends? Get the FREE Yahoo! > > Messenger http://uk.messenger.yahoo.com/ > > > > > > --__--__-- > > > > Message: 3 > > From: "Jonina" <jezrahi@hotmail.com> > > To: "GNU GK user mailing list" <openh323gk-users@lists.sourceforge.net> > > Date: Mon, 4 Aug 2003 13:31:33 +0200 > > Subject: [Openh323gk-users] How to setup the following scenario > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > This is a multi-part message in MIME format. > > > > ------=_NextPart_000_0084_01C35A8C.B8623130 > > Content-Type: text/plain; > > charset="windows-1255" > > Content-Transfer-Encoding: quoted-printable > > > > Hi, > > Say I have a gateway behind a gnu gatekeeper by a client of mine. This = > > GK is by the client because it enables him to have CDR records and a = > > friendly user interface that is fed from the gatekeepers status port. = > > However, I need to provide this gateway with termination through my gnu = > > gatekeeper on another network and I need to have CDR's of the calls as = > > well. Is this possible? How? > > > > Thanks allot in advance, > > > > Jonina Ezrahi > > Comm.Calm > > > > > > ------=_NextPart_000_0084_01C35A8C.B8623130 > > Content-Type: text/html; > > charset="windows-1255" > > Content-Transfer-Encoding: quoted-printable > > > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> > > <HTML><HEAD> > > <META http-equiv=3DContent-Type content=3D"text/html; = > > charset=3Dwindows-1255"> > > <META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR> > > <STYLE></STYLE> > > </HEAD> > > <BODY bgColor=3D#ffffff> > > <DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV> > > <DIV><FONT face=3DArial size=3D2>Say I have a gateway behind a gnu = > > gatekeeper by a=20 > > client of mine. This GK is by the client because it enables him to have = > > CDR=20 > > records and a friendly user interface that is fed from the gatekeepers = > > status=20 > > port. However, I need to provide this gateway with termination = > > through=20 > > my gnu gatekeeper on another network and I need to have CDR's of the = > > calls as=20 > > well. Is this possible? How?</FONT></DIV> > > <DIV><FONT face=3DArial size=3D2></FONT> </DIV> > > <DIV><FONT face=3DArial size=3D2>Thanks allot in advance,</FONT></DIV> > > <DIV><FONT face=3DArial size=3D2></FONT> </DIV> > > <DIV><FONT face=3DArial size=3D2>Jonina=20 > > Ezrahi<BR>Comm.Calm<BR><BR></FONT></DIV></BODY></HTML> > > > > ------=_NextPart_000_0084_01C35A8C.B8623130-- > > > > > > --__--__-- > > > > Message: 4 > > Subject: RE: [Openh323gk-users] Calling Party Number Authentication > > Date: Mon, 4 Aug 2003 15:02:42 +0300 > > From: "Julius Stavaris" <TJST@bite.lt> > > To: <openh323gk-users@lists.sourceforge.net> > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > Hi, > > > > I suppose only way is to use Radius - then you can authenticate every = > > single ARQ. Of course you'll have to write some scripts on radius side = > > to perform sql lookups. > > > > Julius > > > > -----Original Message----- > > From: Mark Frater [mailto:mfrater@quicksilver.co.nz] > > Sent: Tuesday, July 29, 2003 3:54 AM > > To: openh323gk-users@lists.sourceforge.net > > Subject: [Openh323gk-users] Calling Party Number Authentication > > > > > > Hi List, > > > > I am looking at a "single-stage-dialling" service, which uses the the = > > Calling > > Party Number (perhaps combined with AliasAuth) for authentication. > > > > The Calling Party Number is available in the ARQ from my gateway as > > "srcInfo =3D 1 entries { > > [0] =3D dialedDigits "9085551234" > > } > > > > I'd like to do a lookup of this number in an LDAP/mysql/postgres = > > database, and > > pass or fail the call based on result. > > I cannot see an authentication method that uses SrcInfo in the Gnugk = > > manual. Is > > anyone else using this form of auth?? > > > > Also, if the auth result is "failed", I'd like to rewrite the = > > "destinationInfo" > > number to redirect the call to customer services. Possible? > > > > Regards > > > > Mark > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/= > > 01 > > _______________________________________________ > > List: Openh323gk-users@lists.sourceforge.net > > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=3D8549 > > Homepage: http://www.gnugk.org/ > > > > > > --__--__-- > > > > Message: 5 > > From: "Raul Elizondo \(wizardteam\)" <rauleli@wizardteam.com> > > To: <openh323gk-users@lists.sourceforge.net> > > Date: Mon, 4 Aug 2003 06:04:26 -0600 > > Subject: [Openh323gk-users] problems compiling gnugk... > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > Hi, > > > > I try to compile gnugk on a redhat 9, using the latest version from CVS of > > pwlib, openh323 and gnugk and i m getting this error: > > > > collect2: ld returned 1 exit status > > make: *** [obj_linux_x86_r/gnugk] Error 1 > > > > I get actually lot of errors in all modules > > > > > ./obj_linux_x86_r/gk.o(.bss._ZGVN9SingletonI9CallTableE14m_CreationLockE+0x0 > > ): multiple definition of `guard variable for > > Singleton<CallTable>::m_CreationLock' > > > ./obj_linux_x86_r/SoftPBX.o(.bss._ZGVN9SingletonI9CallTableE14m_CreationLock > > E+0x0): first defined here > > > ./obj_linux_x86_r/gk.o(.bss._ZGVN9SingletonI17RegistrationTableE14m_Creation > > LockE+0x0): multiple definition of `guard variable for > > Singleton<RegistrationTable>::m_CreationLock' > > > ./obj_linux_x86_r/SoftPBX.o(.bss._ZGVN9SingletonI17RegistrationTableE14m_Cre > > ationLockE+0x0): first defined here > > > ./obj_linux_x86_r/gk.o(.bss._ZGVN9SingletonI9RasServerE14m_CreationLockE+0x0 > > ): multiple definition of `guard variable for > > Singleton<RasServer>::m_CreationLock' > > > ./obj_linux_x86_r/GkStatus.o(.bss._ZGVN9SingletonI9RasServerE14m_CreationLoc > > kE+0x0): first defined here > > > ./obj_linux_x86_r/version.o(.bss._ZN9SingletonI7ToolkitE14m_CreationLockE+0x > > 0): multiple definition of `Singleton<Toolkit>::m_CreationLock' > > > ./obj_linux_x86_r/Toolkit.o(.bss._ZN9SingletonI7ToolkitE14m_CreationLockE+0x > > 0): first defined here > > > ./obj_linux_x86_r/version.o(.bss._ZGVN9SingletonI7ToolkitE14m_CreationLockE+ > > 0x0): multiple definition of `guard variable for > > Singleton<Toolkit>::m_CreationLock' > > > ./obj_linux_x86_r/Toolkit.o(.bss._ZGVN9SingletonI7ToolkitE14m_CreationLockE+ > > 0x0): first defined here > > > > Any hint? > > > > -=Raul=- > > > > > > > > --__--__-- > > > > Message: 6 > > From: Andrey S Pankov <casper@kbuapa.kharkov.ua> > > To: openh323gk-users@lists.sourceforge.net > > Subject: Re: [Openh323gk-users] problems compiling gnugk... > > Date: Mon, 4 Aug 2003 15:18:54 +0300 > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > Hi, > > > > Try to do make clean and recompile > > > > =2D- > > Best regards, > > Andrey S Pankov. > > > > =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 =F0=CF=CE=C5=C4=C5=CC=D8=CE=C9=CB > 04= > > =E1=D7=C7=D5=D3=D4 2003 15:04 Raul Elizondo \(wizardteam\)=20 > > =CE=C1=D0=C9=D3=C1=CC: > > > Hi, > > > > > > I try to compile gnugk on a redhat 9, using the latest version from CVS > of > > > pwlib, openh323 and gnugk and i m getting this error: > > > > > > collect2: ld returned 1 exit status > > > make: *** [obj_linux_x86_r/gnugk] Error 1 > > > > > > I get actually lot of errors in all modules > > > > > > > ./obj_linux_x86_r/gk.o(.bss._ZGVN9SingletonI9CallTableE14m_CreationLockE+= > > 0x > > >0 ): multiple definition of `guard variable for > > > Singleton<CallTable>::m_CreationLock' > > > > ./obj_linux_x86_r/SoftPBX.o(.bss._ZGVN9SingletonI9CallTableE14m_CreationL= > > oc > > >k E+0x0): first defined here > > > > ./obj_linux_x86_r/gk.o(.bss._ZGVN9SingletonI17RegistrationTableE14m_Creat= > > io > > >n LockE+0x0): multiple definition of `guard variable for > > > Singleton<RegistrationTable>::m_CreationLock' > > > > ./obj_linux_x86_r/SoftPBX.o(.bss._ZGVN9SingletonI17RegistrationTableE14m_= > > Cr > > >e ationLockE+0x0): first defined here > > > > ./obj_linux_x86_r/gk.o(.bss._ZGVN9SingletonI9RasServerE14m_CreationLockE+= > > 0x > > >0 ): multiple definition of `guard variable for > > > Singleton<RasServer>::m_CreationLock' > > > > ./obj_linux_x86_r/GkStatus.o(.bss._ZGVN9SingletonI9RasServerE14m_Creation= > > Lo > > >c kE+0x0): first defined here > > > > ./obj_linux_x86_r/version.o(.bss._ZN9SingletonI7ToolkitE14m_CreationLockE= > > +0 > > >x 0): multiple definition of `Singleton<Toolkit>::m_CreationLock' > > > > ./obj_linux_x86_r/Toolkit.o(.bss._ZN9SingletonI7ToolkitE14m_CreationLockE= > > +0 > > >x 0): first defined here > > > > ./obj_linux_x86_r/version.o(.bss._ZGVN9SingletonI7ToolkitE14m_CreationLoc= > > kE > > >+ 0x0): multiple definition of `guard variable for > > > Singleton<Toolkit>::m_CreationLock' > > > > ./obj_linux_x86_r/Toolkit.o(.bss._ZGVN9SingletonI7ToolkitE14m_CreationLoc= > > kE > > >+ 0x0): first defined here > > > > > > Any hint? > > > > > > -=3DRaul=3D- > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > > Data Reports, E-commerce, Portals, and Forums are available now. > > > Download today and enter to win an XBOX or Visual Studio .NET. > > > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/= > > 01 > > > _______________________________________________ > > > List: Openh323gk-users@lists.sourceforge.net > > > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=3D8549 > > > Homepage: http://www.gnugk.org/ > > > > > > > > --__--__-- > > > > Message: 7 > > From: "Raul Elizondo \(wizardteam\)" <rauleli@wizardteam.com> > > To: <openh323gk-users@lists.sourceforge.net> > > Subject: RE: [Openh323gk-users] problems compiling gnugk... > > Date: Mon, 4 Aug 2003 07:13:11 -0600 > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > still having the same problem after "make clean" and recompiling.. > > > > -----Original Message----- > > From: openh323gk-users-admin@lists.sourceforge.net > > [mailto:openh323gk-users-admin@lists.sourceforge.net]On Behalf Of Andrey = > > S > > Pankov > > Sent: Monday, August 04, 2003 6:19 AM > > To: openh323gk-users@lists.sourceforge.net > > Subject: Re: [Openh323gk-users] problems compiling gnugk... > > > > > > Hi, > > > > Try to do make clean and recompile > > > > -- > > Best regards, > > Andrey S Pankov. > > > > =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 =F0=CF=CE=C5=C4=C5=CC=D8=CE=C9=CB = > > 04 =E1=D7=C7=D5=D3=D4 2003 15:04 Raul Elizondo \(wizardteam\) > > =CE=C1=D0=C9=D3=C1=CC: > > > Hi, > > > > > > I try to compile gnugk on a redhat 9, using the latest version from CVS= > > of > > > pwlib, openh323 and gnugk and i m getting this error: > > > > > > collect2: ld returned 1 exit status > > > make: *** [obj_linux_x86_r/gnugk] Error 1 > > > > > > I get actually lot of errors in all modules > > > > > > > > ./obj_linux_x86_r/gk.o(.bss._ZGVN9SingletonI9CallTableE14m_CreationLockE+= > > 0x > > >0 ): multiple definition of `guard variable for > > > Singleton<CallTable>::m_CreationLock' > > > > > ./obj_linux_x86_r/SoftPBX.o(.bss._ZGVN9SingletonI9CallTableE14m_CreationL= > > oc > > >k E+0x0): first defined here > > > > > ./obj_linux_x86_r/gk.o(.bss._ZGVN9SingletonI17RegistrationTableE14m_Creat= > > io > > >n LockE+0x0): multiple definition of `guard variable for > > > Singleton<RegistrationTable>::m_CreationLock' > > > > > ./obj_linux_x86_r/SoftPBX.o(.bss._ZGVN9SingletonI17RegistrationTableE14m_= > > Cr > > >e ationLockE+0x0): first defined here > > > > > ./obj_linux_x86_r/gk.o(.bss._ZGVN9SingletonI9RasServerE14m_CreationLockE+= > > 0x > > >0 ): multiple definition of `guard variable for > > > Singleton<RasServer>::m_CreationLock' > > > > > ./obj_linux_x86_r/GkStatus.o(.bss._ZGVN9SingletonI9RasServerE14m_Creation= > > Lo > > >c kE+0x0): first defined here > > > > > ./obj_linux_x86_r/version.o(.bss._ZN9SingletonI7ToolkitE14m_CreationLockE= > > +0 > > >x 0): multiple definition of `Singleton<Toolkit>::m_CreationLock' > > > > > ./obj_linux_x86_r/Toolkit.o(.bss._ZN9SingletonI7ToolkitE14m_CreationLockE= > > +0 > > >x 0): first defined here > > > > > ./obj_linux_x86_r/version.o(.bss._ZGVN9SingletonI7ToolkitE14m_CreationLoc= > > kE > > >+ 0x0): multiple definition of `guard variable for > > > Singleton<Toolkit>::m_CreationLock' > > > > > ./obj_linux_x86_r/Toolkit.o(.bss._ZGVN9SingletonI7ToolkitE14m_CreationLoc= > > kE > > >+ 0x0): first defined here > > > > > > Any hint? > > > > > > -=3DRaul=3D- > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > > Data Reports, E-commerce, Portals, and Forums are available now. > > > Download today and enter to win an XBOX or Visual Studio .NET. > > > > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/= > > 01 > > > _______________________________________________ > > > List: Openh323gk-users@lists.sourceforge.net > > > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=3D8549 > > > Homepage: http://www.gnugk.org/ > > > > > > > > ------------------------------------------------------- > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > Data Reports, E-commerce, Portals, and Forums are available now. > > Download today and enter to win an XBOX or Visual Studio .NET. > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/= > > 01 > > _______________________________________________ > > List: Openh323gk-users@lists.sourceforge.net > > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id-49 > > Homepage: http://www.gnugk.org/ > > > > > > > > --__--__-- > > > > Message: 8 > > Date: Mon, 4 Aug 2003 17:12:02 +0300 > > From: Max Speransky <mx@lucky.net> > > To: openh323gk-users@lists.sourceforge.net > > Subject: [Openh323gk-users] Session-Timeout and RadAliasAuth without > ;Setup > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > Hello > > > > Is there is patches to enable Session-Timeout for normal endpoints ? Or > such > > things will be available in CVS in some days ;) ? > > > > -- > > ... All opinions expressed are mine and not those of my employer. > > > > Yours, Max [Msg N 2216] > > ------------------------------------------- > > mailto: mx@lucky.net phone: +380-44-2054455 > > > > > > --__--__-- > > > > Message: 9 > > From: Teodor Georgiev <teodor@egvrn.net> > > Organization: Information Services, PLC > > To: openh323gk-users@lists.sourceforge.net > > Date: Mon, 4 Aug 2003 17:26:25 +0300 > > Subject: [Openh323gk-users] Anorher problem when compiling GK 2.05 > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > > > > > GK 2.05, not from the CVS. > > OS: Redhat 9. > > > > has done "make clean" before compiling. > > > > After "NO_LDAP=1 make both" i see this compilation error: > > > > > > 86 -fomit-frame-pointer -fno-exceptions -c gkDestAnalysis.cxx -o > > obj_linux_x86_r/gkDestAnalysis.o > > g++ -DHAS_RADIUS -DHAS_WAITARQ=1 -DP_LINUX=2.4.20-8smp -DOPENSSL_NO_KRB5 > > -D_REENTRANT -Wall -DP_USE_PRAGMA -DPHAS_TEMPLATES > > -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -DPTRACING > > -I/root/openh323/include -DHAS_IXJ -DHAS_OSS -DMAJOR_VERSION=1 > > -DMINOR_VERSION=12 -DBUILD_NUMBER=0 -O3 -DNDEBUG -O9 -funroll-loops > > -ffast-math -malign-double -mcpu=i686 -march=i686 -fomit-frame-pointer > > -fno-exceptions -c RasSrv.cxx -o obj_linux_x86_r/RasSrv.o > > RasSrv.cxx: In constructor `NeighborList::Neighbor::Neighbor(const > PString&, > > const PString&)': > > RasSrv.cxx:218: exception handling disabled, use -fexceptions to enable > > make: *** [obj_linux_x86_r/RasSrv.o] Error 1 > > > > > > What is the workaround for that? > > > > > > > > --__--__-- > > > > Message: 10 > > From: Andrey S Pankov <casper@kbuapa.kharkov.ua> > > To: openh323gk-users@lists.sourceforge.net > > Subject: Re: [Openh323gk-users] Anorher problem when compiling GK 2.05 > > Date: Mon, 4 Aug 2003 19:27:17 +0300 > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > Hi, > > > > The problem is in -fno-exceptions, just try to remove it... > > How did you manage to have these all strange options? > > > > =2D- > > Best regards, > > Andrey S Pankov. > > > > =F7 =D3=CF=CF=C2=DD=C5=CE=C9=C9 =CF=D4 =F0=CF=CE=C5=C4=C5=CC=D8=CE=C9=CB > 04= > > =E1=D7=C7=D5=D3=D4 2003 17:26 Teodor Georgiev =CE=C1=D0=C9=D3=C1=CC: > > > GK 2.05, not from the CVS. > > > OS: Redhat 9. > > > > > > has done "make clean" before compiling. > > > > > > After "NO_LDAP=3D1 make both" i see this compilation error: > > > > > > > > > 86 -fomit-frame-pointer -fno-exceptions -c gkDestAnalysis.cxx -o > > > obj_linux_x86_r/gkDestAnalysis.o > > > > g++ -DHAS_RADIUS -DHAS_WAITARQ=3D1 -DP_LINUX=3D2.4.20-8smp -DOPENSSL_NO_= > > KRB5 > > > -D_REENTRANT -Wall -DP_USE_PRAGMA -DPHAS_TEMPLATES > > > -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -DPTRACING > > > -I/root/openh323/include -DHAS_IXJ -DHAS_OSS -DMAJOR_VERSION=3D1 > > > -DMINOR_VERSION=3D12 -DBUILD_NUMBER=3D0 -O3 -DNDEBUG -O9 -funroll-loops > > > > -ffast-math -malign-double -mcpu=3Di686 -march=3Di686 -fomit-frame-pointer > > > -fno-exceptions -c RasSrv.cxx -o obj_linux_x86_r/RasSrv.o > > > RasSrv.cxx: In constructor `NeighborList::Neighbor::Neighbor(const > > > PString&, const PString&)': > > > RasSrv.cxx:218: exception handling disabled, use -fexceptions to enable > > > make: *** [obj_linux_x86_r/RasSrv.o] Error 1 > > > > > > > > > What is the workaround for that? > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > > Data Reports, E-commerce, Portals, and Forums are available now. > > > Download today and enter to win an XBOX or Visual Studio .NET. > > > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/= > > 01 > > > _______________________________________________ > > > List: Openh323gk-users@lists.sourceforge.net > > > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=3D8549 > > > Homepage: http://www.gnugk.org/ > > > > > > > > --__--__-- > > > > Message: 11 > > From: "Hemant Kumar" <smith@hmhtel.com> > > To: <openh323gk-users@lists.sourceforge.net> > > Subject: Re: [Openh323gk-users] Anorher problem when compiling GK 2.05 > > Date: Mon, 4 Aug 2003 22:22:53 +0530 > > Reply-To: openh323gk-users@lists.sourceforge.net > > > > make sure you have openh323 and pwlib from cvs. > > > > ----- Original Message ----- > > From: "Teodor Georgiev" <teodor@egvrn.net> > > To: <openh323gk-users@lists.sourceforge.net> > > Sent: Monday, August 04, 2003 7:56 PM > > Subject: [Openh323gk-users] Anorher problem when compiling GK 2.05 > > > > > > > > > > > > > GK 2.05, not from the CVS. > > > OS: Redhat 9. > > > > > > has done "make clean" before compiling. > > > > > > After "NO_LDAP=1 make both" i see this compilation error: > > > > > > > > > 86 -fomit-frame-pointer -fno-exceptions -c gkDestAnalysis.cxx -o > > > obj_linux_x86_r/gkDestAnalysis.o > > > > g++ -DHAS_RADIUS -DHAS_WAITARQ=1 -DP_LINUX=2.4.20-8smp -DOPENSSL_NO_KRB5 > > > -D_REENTRANT -Wall -DP_USE_PRAGMA -DPHAS_TEMPLATES > > > -I/root/pwlib/include/ptlib/unix -I/root/pwlib/include -DPTRACING > > > -I/root/openh323/include -DHAS_IXJ -DHAS_OSS -DMAJOR_VERSION=1 > > > -DMINOR_VERSION=12 -DBUILD_NUMBER=0 -O3 -DNDEBUG -O9 -funroll-loops > > > -ffast-math -malign-double -mcpu=i686 -march=i686 -fomit-frame-pointer > > > -fno-exceptions -c RasSrv.cxx -o obj_linux_x86_r/RasSrv.o > > > RasSrv.cxx: In constructor `NeighborList::Neighbor::Neighbor(const > > PString&, > > > const PString&)': > > > RasSrv.cxx:218: exception handling disabled, use -fexceptions to enable > > > make: *** [obj_linux_x86_r/RasSrv.o] Error 1 > > > > > > > > > What is the workaround for that? > > > > > > > > > > > > ------------------------------------------------------- > > > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > > > Data Reports, E-commerce, Portals, and Forums are available now. > > > Download today and enter to win an XBOX or Visual Studio .NET. > > > > > > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > > > _______________________________________________ > > > List: Openh323gk-users@lists.sourceforge.net > > > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > > > Homepage: http://www.gnugk.org/ > > > > > > > > > > > > > > > > --__--__-- > > > > _______________________________________________ > > Openh323gk-users mailing list > > Openh323gk-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/openh323gk-users > > > > > > End of Openh323gk-users Digest > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > List: Openh323gk-users@lists.sourceforge.net > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ > ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ List: Openh323gk-users@lists.sourceforge.net Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Homepage: http://www.gnugk.org/