>Hi, > >When you compile Gnugk by default in Windows you will get only 64 sockets per callsignal handler, so this will be a bottle neck. You will need to compile PWLib, Openh323, and Gnugk with FD_SETSIZE=512 So what does FD_SETSIZE really change? It shouldn't limit number of concurent calls any way. Am I right?? The only thing it changes is the number of simultaneous sockets that can be select'ed or something else. There was setting LARGE_FDSET=16K, so it means that for any socket handling function where fd_set is used, there will be 64K memory allocated on stack (!For any simple socket function that uses it!!!). Am I right about that? or some nice higher number. Also, if you have only 1 processor you can still set callsignaling handler to a larger number. > >Regards, > >Freddy > >-----Original Message----- >From: openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx >[mailto:openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx]On Behalf Of Rafat >Subhan >Sent: Friday, July 16, 2004 9:19 AM >To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx; Zygmuntowicz Michal >Subject: Re: concurrentcalls > > >from prev discussion of callsignalhandler on this list I got the idea that >if no of processor is 1 then it will be equal to 1. >I am all asking abt routed mode, few hundred calls are enough. >currently i set it to 1. > >----- Original Message ----- >From: "Zygmuntowicz Michal" <m.zygmuntowicz@xxxxxxx> >To: "Rafat Subhan" <rafat@xxxxxxxxxxxxxxx> >Sent: Friday, July 16, 2004 02:36 PM >Subject: Re: concurrentcalls > > >> It depends on CallSignalHandlerNumber setting and a machine/network >> the gatekeeper is running, but it can handle a few hundreds calls easily. >> >> ----- Original Message ----- >> From: "Rafat Subhan" <rafat@xxxxxxxxxxxxxxx> >> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> >> Cc: "Zygmuntowicz Michal" <m.zygmuntowicz@xxxxxxx> >> Sent: Friday, July 09, 2004 9:20 AM >> Subject: concurrentcalls >> >> >> How many concurrent calls one gk is allowed in routed mode in windows OS. >> >> > > > >------------------------------------------------------- >This SF.Net email is sponsored by BEA Weblogic Workshop >FREE Java Enterprise J2EE developer tools! >Get your free copy of BEA WebLogic Workshop 8.1 today. >http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click > >_______________________________________________________ > >List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx >Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 >Homepage: http://www.gnugk.org/ > > >------------------------------------------------------- >This SF.Net email is sponsored by BEA Weblogic Workshop >FREE Java Enterprise J2EE developer tools! >Get your free copy of BEA WebLogic Workshop 8.1 today. >http://ads.osdn.com/?ad_idG21&alloc_id040&opick > >_______________________________________________________ > >List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx >Archive: http://sourceforge.net/mailarchive/forum.php?forum_id┘49 >Homepage: http://www.gnugk.org/ ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_idG21&alloc_id040&op=click _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id┘49 Homepage: http://www.gnugk.org/