Hi all, I have run gnugk 2.0.8 on win2000 for about 38 days, every day about 12 endpoints will register on this gnugk. And about 50 calls every day. All calls will be routed to one quintum gateway. And I found when I setup gungk first day, gnugk will consume 6M memroy. And now I found it consume 61M memory. I use TaskMgr to trace memory consumption. Is there any memory leak in gnugk2.0.8? Did you met same problem? Thanks! steven -----邮件原件----- 发件人: openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx] 代表 openh323gk-users-request@xxxxxxxxxxxxxxxxxxxxx 发送时间: 2004年12月28日 19:52 收件人: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx 主题: Openh323gk-users digest, Vol 1 #1607 - 12 msgs Send Openh323gk-users mailing list submissions to openh323gk-users@xxxxxxxxxxxxxxxxxxxxx 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@xxxxxxxxxxxxxxxxxxxxx You can reach the person managing the list at openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of Openh323gk-users digest..." Today's Topics: 1. Logout Request for ATA (M.V. Jaga Mohan) 2. Re: Logout Request for ATA (Stewart Nelson) 3. Re: Logout Request for ATA (M.V. Jaga Mohan) 4. Re: Logout Request for ATA (Teodor Georgiev) 5. Re: Logout Request for ATA (M.V. Jaga Mohan) 6. Re: Logout Request for ATA (M.V. Jaga Mohan) 7. Re: Logout Request for ATA (Stewart Nelson) 8. Re: Planet VIP-101T & Proxy (Bulgaria Online - Assen Totin) 9. Re: Logout Request for ATA (M.V. Jaga Mohan) 10. Logout Request for CISCO ATA (M.V. Jaga Mohan) 11. Re: Re: Planet VIP-101T & Proxy (Zygmuntowicz Michal) 12. Re: Logout Request for CISCO ATA (Zygmuntowicz Michal) --__--__-- Message: 1 Date: Mon, 27 Dec 2004 20:11:50 -0800 (PST) From: "M.V. Jaga Mohan" <jagan@xxxxxxxxxxxxxxxxxxxxxxxxx> To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: Logout Request for ATA Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Hi List, I am using gnugk and cisco ATA 186. When I plug in the broad band cable, gnugk receives a RRQ as i have put RRQ in RADAuth. this is working fine. But when I unplug the cable i am not receiving any request. My problem is I have to update my database as and when the ATA is Plugged in and plugged out. I have to do few updations. I have put RadAuth= required;RRQ,URQ. But it is not working. How do I solve it ? Please help Regards Jagan ===== --__--__-- Message: 2 From: "Stewart Nelson" <sn@xxxxxxxxxxx> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> Subject: Re: Logout Request for ATA Date: Mon, 27 Dec 2004 21:08:27 -0800 Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Hi List, > I am using gnugk and cisco ATA 186. When I plug in the > broad band cable, gnugk receives a RRQ as i have put > RRQ in RADAuth. this is working fine. But when I > unplug the cable i am not receiving any request. This is normal. The GK has to determine that the endpoint has "disappeared" by means of a timeout. > My > problem is I have to update my database as and when > the ATA is Plugged in and plugged out. I have to do > few updations. I have put RadAuth= required;RRQ,URQ. > But it is not working. > > How do I solve it ? Please help In your configuration file, set e.g. TimeToLive=300 This means that if the GK does not "hear from" the ATA for 300 seconds, it will send an IRQ and, if it gets no response, the ATA will be unregistered. In your ATA configuration, set e.g. GkTimeToLive to 300. This will cause the ATA to reregister every 300 seconds. If you set these timeouts too short, you will waste some network bandwidth. If you set them too long, it will take longer for the GK to recognize that the ATA is gone. > > Regards > > Jagan --Stewart --__--__-- Message: 3 Date: Mon, 27 Dec 2004 23:36:35 -0800 (PST) From: "M.V. Jaga Mohan" <jagan@xxxxxxxxxxxxxxxxxxxxxxxxx> Subject: Re: Logout Request for ATA To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx i will set this but one doubt. the network connection is removed from the ATA so then how how it will register again with out the connection ? --- Stewart Nelson <sn@xxxxxxxxxxx> wrote: > > > Hi List, > > I am using gnugk and cisco ATA 186. When I plug in > the > > broad band cable, gnugk receives a RRQ as i have > put > > RRQ in RADAuth. this is working fine. But when I > > unplug the cable i am not receiving any request. > > This is normal. The GK has to determine that > the endpoint has "disappeared" by means of a > timeout. > > > My > > problem is I have to update my database as and > when > > the ATA is Plugged in and plugged out. I have to > do > > few updations. I have put RadAuth= > required;RRQ,URQ. > > But it is not working. > > > > How do I solve it ? Please help > > In your configuration file, set e.g. > TimeToLive=300 > > This means that if the GK does not "hear from" > the ATA for 300 seconds, it will send an IRQ and, > if it gets no response, the ATA will be > unregistered. > > In your ATA configuration, set e.g. > GkTimeToLive to 300. > > This will cause the ATA to reregister every 300 > seconds. > > If you set these timeouts too short, you will waste > some > network bandwidth. If you set them too long, it > will > take longer for the GK to recognize that the ATA is > gone. > > > > > Regards > > > > Jagan > > --Stewart > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT > Products from real users. > Discover which products truly live up to the hype. > Start reading now. > http://productguide.itmanagersjournal.com/ > > _______________________________________________________ > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Archive: > http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ > ===== --__--__-- Message: 4 From: Teodor Georgiev <t.georgiev@xxxxxxxxx> Organization: Information Services, PLC To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: Re: Logout Request for ATA Date: Tue, 28 Dec 2004 09:49:36 +0200 Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx are you joking ? On Tuesday 28 December 2004 09:36, M.V. Jaga Mohan wrote: > i will set this but one doubt. the network connection > is removed from the ATA so then how how it will > register again with out the connection ? > > --- Stewart Nelson <sn@xxxxxxxxxxx> wrote: > > > Hi List, > > > I am using gnugk and cisco ATA 186. When I plug in > > > > the > > > > > broad band cable, gnugk receives a RRQ as i have > > > > put > > > > > RRQ in RADAuth. this is working fine. But when I > > > unplug the cable i am not receiving any request. > > > > This is normal. The GK has to determine that > > the endpoint has "disappeared" by means of a > > timeout. > > > > > My > > > problem is I have to update my database as and > > > > when > > > > > the ATA is Plugged in and plugged out. I have to > > > > do > > > > > few updations. I have put RadAuth= > > > > required;RRQ,URQ. > > > > > But it is not working. > > > > > > How do I solve it ? Please help > > > > In your configuration file, set e.g. > > TimeToLive=300 > > > > This means that if the GK does not "hear from" > > the ATA for 300 seconds, it will send an IRQ and, > > if it gets no response, the ATA will be > > unregistered. > > > > In your ATA configuration, set e.g. > > GkTimeToLive to 300. > > > > This will cause the ATA to reregister every 300 > > seconds. > > > > If you set these timeouts too short, you will waste > > some > > network bandwidth. If you set them too long, it > > will > > take longer for the GK to recognize that the ATA is > > gone. > > > > > Regards > > > > > > Jagan > > > > --Stewart > > ------------------------------------------------------- > > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT > > Products from real users. > > Discover which products truly live up to the hype. > > Start reading now. > > http://productguide.itmanagersjournal.com/ > > _______________________________________________________ > > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > > Archive: > > http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > > > Homepage: http://www.gnugk.org/ > > ===== > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > > _______________________________________________________ > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ -- ---------------- Teodor Georgiev --__--__-- Message: 5 Date: Mon, 27 Dec 2004 23:59:56 -0800 (PST) From: "M.V. Jaga Mohan" <jagan@xxxxxxxxxxxxxxxxxxxxxxxxx> Subject: Re: Logout Request for ATA To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx what ? --- Teodor Georgiev <t.georgiev@xxxxxxxxx> wrote: > > > are you joking ? > > On Tuesday 28 December 2004 09:36, M.V. Jaga Mohan > wrote: > > i will set this but one doubt. the network > connection > > is removed from the ATA so then how how it will > > register again with out the connection ? > > > > --- Stewart Nelson <sn@xxxxxxxxxxx> wrote: > > > > Hi List, > > > > I am using gnugk and cisco ATA 186. When I > plug in > > > > > > the > > > > > > > broad band cable, gnugk receives a RRQ as i > have > > > > > > put > > > > > > > RRQ in RADAuth. this is working fine. But when > I > > > > unplug the cable i am not receiving any > request. > > > > > > This is normal. The GK has to determine that > > > the endpoint has "disappeared" by means of a > > > timeout. > > > > > > > My > > > > problem is I have to update my database as and > > > > > > when > > > > > > > the ATA is Plugged in and plugged out. I have > to > > > > > > do > > > > > > > few updations. I have put RadAuth= > > > > > > required;RRQ,URQ. > > > > > > > But it is not working. > > > > > > > > How do I solve it ? Please help > > > > > > In your configuration file, set e.g. > > > TimeToLive=300 > > > > > > This means that if the GK does not "hear from" > > > the ATA for 300 seconds, it will send an IRQ > and, > > > if it gets no response, the ATA will be > > > unregistered. > > > > > > In your ATA configuration, set e.g. > > > GkTimeToLive to 300. > > > > > > This will cause the ATA to reregister every 300 > > > seconds. > > > > > > If you set these timeouts too short, you will > waste > > > some > > > network bandwidth. If you set them too long, it > > > will > > > take longer for the GK to recognize that the ATA > is > > > gone. > > > > > > > Regards > > > > > > > > Jagan > > > > > > --Stewart > > > > > ------------------------------------------------------- > > > > > SF email is sponsored by - The IT Product Guide > > > Read honest & candid reviews on hundreds of IT > > > Products from real users. > > > Discover which products truly live up to the > hype. > > > Start reading now. > > > http://productguide.itmanagersjournal.com/ > > > > > _______________________________________________________ > > > > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > > > Archive: > > > > > http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > > > > > Homepage: http://www.gnugk.org/ > > > > ===== > > > > > > > > > ------------------------------------------------------- > > SF email is sponsored by - The IT Product Guide > > Read honest & candid reviews on hundreds of IT > Products from real users. > > Discover which products truly live up to the hype. > Start reading now. > > http://productguide.itmanagersjournal.com/ > > > > > _______________________________________________________ > > > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > > Archive: > http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > > Homepage: http://www.gnugk.org/ > > -- > > > ---------------- > Teodor Georgiev > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT > Products from real users. > Discover which products truly live up to the hype. > Start reading now. > http://productguide.itmanagersjournal.com/ > > _______________________________________________________ > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Archive: > http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ > ===== --__--__-- Message: 6 Date: Tue, 28 Dec 2004 01:47:03 -0800 (PST) From: "M.V. Jaga Mohan" <jagan@xxxxxxxxxxxxxxxxxxxxxxxxx> Subject: Re: Logout Request for ATA To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx I tried putting TimeToLive=300 and GkTimetoLive in Cisco ATA as 300. Gatekeeper is sending IRQ and at last it is sending URQ but it is not contacting the Radius server so that I can do some updations. one more doubt. The network connection is removed from the ATA so then how how it will register again with out the connection ? --- Stewart Nelson <sn@xxxxxxxxxxx> wrote: > > > Hi List, > > I am using gnugk and cisco ATA 186. When I plug in > the > > broad band cable, gnugk receives a RRQ as i have > put > > RRQ in RADAuth. this is working fine. But when I > > unplug the cable i am not receiving any request. > > This is normal. The GK has to determine that > the endpoint has "disappeared" by means of a > timeout. > > > My > > problem is I have to update my database as and > when > > the ATA is Plugged in and plugged out. I have to > do > > few updations. I have put RadAuth= > required;RRQ,URQ. > > But it is not working. > > > > How do I solve it ? Please help > > In your configuration file, set e.g. > TimeToLive=300 > > This means that if the GK does not "hear from" > the ATA for 300 seconds, it will send an IRQ and, > if it gets no response, the ATA will be > unregistered. > > In your ATA configuration, set e.g. > GkTimeToLive to 300. > > This will cause the ATA to reregister every 300 > seconds. > > If you set these timeouts too short, you will waste > some > network bandwidth. If you set them too long, it > will > take longer for the GK to recognize that the ATA is > gone. > > > > > Regards > > > > Jagan > > --Stewart > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT > Products from real users. > Discover which products truly live up to the hype. > Start reading now. > http://productguide.itmanagersjournal.com/ > > _______________________________________________________ > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Archive: > http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ > ===== --__--__-- Message: 7 From: "Stewart Nelson" <sn@xxxxxxxxxxx> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> Subject: Re: Logout Request for ATA Date: Tue, 28 Dec 2004 02:08:04 -0800 Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > I tried putting TimeToLive=300 and GkTimetoLive in > Cisco ATA as 300. Gatekeeper is sending IRQ and at > last it is sending URQ This shows that the ATA is getting properly unregistered. > but it is not contacting the > Radius server so that I can do some updations. Sorry, I don't use Radius in my systems and I don't know whether gnugk can be made to contact the Radius server when an endpoint unregisters. The manual says that RadAuth only works for RRQ, ARQ, and Setup. Perhaps Michal can comment on this. > one more doubt. The network connection is removed from > the ATA so then how how it will > register again with out the connection ? Of course the ATA can't register again without the connection. But if the plug was pulled for longer than the TimeToLive, then the GK knows that the ATA was gone, so when it comes back on line, the RRQ will look like a "new" registration, and the Radius server will be contacted, which I assume is what you want. --Stewart --__--__-- Message: 8 Date: Tue, 28 Dec 2004 12:11:22 +0200 From: Bulgaria Online - Assen Totin <assen@xxxxxxxxx> Organization: Bulgaria Online To: "openh323gk-users-request@xxxxxxxxxxxxxxxxxxxxx" <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> Subject: Re: Planet VIP-101T & Proxy Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Hi, ourlsn> Hi all, ourlsn> Previously I have asked about gnugk as a proxy server. After I will to ourlsn> deal with two Windows Netmeeting client with either one NATed, it works ourlsn> prefectly. But if one of the side using the phone, it didn't work. So i am ourlsn> suspecting this Planet VIP-101T support proxy or not. Anyone comes up with ourlsn> any idea? Thanks! Planet IP phones work OK for me with GnuGK 2.2.0. My GnuGK has 2 interfaces - private one (192.168.x.x.) and a public one (195.24.x.x.) and works in full proxy mode. The phone has a private IP address and speaks with the private interface of the GK. Both outbound and inbound calls work fine. Make sure you have all "special" options on the phone "on" (h.245 tunneling etc.). Also, I'd say it is the Netmeeting which does not work properly. I discourage all my clients to use any software phones and stick with proven hardware solutions. WWell, Assen Totin Development Manager =============================== BULGARIA ONLINE Your quality... Your price! =============================== tel. (+359 2) 973-3000 ext. 511 http://home.online.bg --__--__-- Message: 9 Date: Tue, 28 Dec 2004 02:24:50 -0800 (PST) From: "M.V. Jaga Mohan" <jagan@xxxxxxxxxxxxxxxxxxxxxxxxx> Subject: Re: Logout Request for ATA To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx thanks Setwart. --- Stewart Nelson <sn@xxxxxxxxxxx> wrote: > > > I tried putting TimeToLive=300 and GkTimetoLive in > > Cisco ATA as 300. Gatekeeper is sending IRQ and at > > last it is sending URQ > > This shows that the ATA is getting properly > unregistered. > > > but it is not contacting the > > Radius server so that I can do some updations. > > Sorry, I don't use Radius in my systems and I don't > know whether gnugk can be made to contact the Radius > server when an endpoint unregisters. The manual > says that RadAuth only works for RRQ, ARQ, and > Setup. > Perhaps Michal can comment on this. > > > one more doubt. The network connection is removed > from > > the ATA so then how how it will > > register again with out the connection ? > > Of course the ATA can't register again without the > connection. But if the plug was pulled for longer > than the TimeToLive, then the GK knows that the > ATA was gone, so when it comes back on line, the > RRQ will look like a "new" registration, and the > Radius server will be contacted, which I assume is > what you want. > > --Stewart > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT > Products from real users. > Discover which products truly live up to the hype. > Start reading now. > http://productguide.itmanagersjournal.com/ > > _______________________________________________________ > > List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx > Archive: > http://sourceforge.net/mailarchive/forum.php?forum_id=8549 > Homepage: http://www.gnugk.org/ > ===== --__--__-- Message: 10 Date: Tue, 28 Dec 2004 02:30:39 -0800 (PST) From: "M.V. Jaga Mohan" <jagan@xxxxxxxxxxxxxxxxxxxxxxxxx> To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: Logout Request for CISCO ATA Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Hi I have problem which I think u can solve. I am using gnugk and radius for authentication. I am using Cisco ATA 186. My problem is when I remove broadband connection from the ATA i want my database to be updated with some values. I have put RRQ,URQ in the configuration file. After the TimetoLive expires Gk sends IRQ to the ATa and when it does not receive any repsonse from ATA it sends URQ and unregisters. So when URQ is issued I want my radius server to update the database. How do i do it ? Thanks Jagan ===== --__--__-- Message: 11 From: "Zygmuntowicz Michal" <m.zygmuntowicz@xxxxxxx> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> Subject: Re: Re: Planet VIP-101T & Proxy Date: Tue, 28 Dec 2004 12:48:10 +0100 Organization: Quarcom Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx But on the other hand, 101T has missing important features (no local ring back tone, for example) and does some fancy things, like sending audio before remote side even opened faststart/H.245 logical channels - it just takes an IP of the remote side, appends a local port number and sends RTP packets to nowhere (or, at the worst case, to another voip session). I observed this when a remote side has faststart turned off and h.245 negotiations starts after Connect is sent. So both software and hardware solutions have pros and cons:) ----- Original Message ----- From: "Bulgaria Online - Assen Totin" <assen@xxxxxxxxx> Sent: Tuesday, December 28, 2004 11:11 AM > ourlsn> Hi all, > ourlsn> Previously I have asked about gnugk as a proxy server. After I > will to > ourlsn> deal with two Windows Netmeeting client with either one NATed, it > works > ourlsn> prefectly. But if one of the side using the phone, it didn't work. > So i am > ourlsn> suspecting this Planet VIP-101T support proxy or not. Anyone comes > up with > ourlsn> any idea? Thanks! > > Planet IP phones work OK for me with GnuGK 2.2.0. My GnuGK has 2 > interfaces - private one (192.168.x.x.) and a public one (195.24.x.x.) > and works in full proxy mode. > > The phone has a private IP address and speaks with the private > interface of the GK. Both outbound and inbound calls work fine. > Make sure you have all "special" options on the phone "on" (h.245 > tunneling etc.). > > Also, I'd say it is the Netmeeting which does not work properly. I > discourage all my clients to use any software phones and stick with > proven hardware solutions. > > WWell, > > Assen Totin > Development Manager --__--__-- Message: 12 From: "Zygmuntowicz Michal" <m.zygmuntowicz@xxxxxxx> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> Subject: Re: Logout Request for CISCO ATA Date: Tue, 28 Dec 2004 12:51:10 +0100 Organization: Quarcom Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx You cannot do this with RADIUS, I guess. But you can talk to the telnet interface to get registration table periodically - that's the best solution. You can even monitor for RCFs/URQs/UCFs using the telnet interface. Then you can update online status of your users in your backend. ----- Original Message ----- From: "M.V. Jaga Mohan" <jagan@xxxxxxxxxxxxxxxxxxxxxxxxx> Sent: Tuesday, December 28, 2004 11:30 AM > I have problem which I think u can solve. I am using > gnugk and radius for authentication. I am using Cisco > ATA 186. My problem is when I remove broadband > connection from the ATA i want my database to be > updated with some values. I have put RRQ,URQ in the > configuration file. After the TimetoLive expires Gk > sends IRQ to the ATa and when it does not receive any > repsonse from ATA it sends URQ and unregisters. So > when URQ is issued I want my radius server to update > the database. > How do i do it ? > > Thanks > Jagan --__--__-- _______________________________________________ Openh323gk-users mailing list Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openh323gk-users End of Openh323gk-users Digest ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id?9 Homepage: http://www.gnugk.org/