proxying with netmeeting

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Hello,

My eventual goal is to use gnugk in ssl tunneling mode
to connect two netmeetings, one of which is on my network
while the other is behind a typical corporate firewall.  Since
gnugk is hard to figure out, I am trying to approach the final goal in
stages, each more difficult than the last.

I have breezed through Setup 1 and Setup 2 with no problem.
On Setup 3 I had some careless mistakes in the config file;
(I had put the same IP into both neighbor config files).
When I fixed that, Setup 3 worked great.


I am now stuck on Setup 4, which approximates my final goal.

Can you help me out please?

thanks,

Michael
_____________________________________________________
Setup 1: No gatekeeper
Put two computers on my desk, connected by
an ethernet crossover cable. One is a Packard Bell Win98, ip=111.111.111.113
and the other is
a Sony Win2000, ip=111.111.111.112.
This will be unchanged for Setup 1 through Setup 4.



Run netmeeting on both computers and call from one computer to another
by typing in the ip address. Works great as expected. Calls to the
woomera server work well also. What a great testing tool, it records your
voice and echos it back to you. The Australian accent makes it even cooler.
________________________________________________________
Setup 2: Single gatekeeper
Run gnugk on only the Win2000 machine. Both netmeeting clients logon
on the same GK112SONY , the local Sony netmeeting uses 127.0.0.1
and the Packard netmeeting registers to the same GK112SONY
using 111.111.111.112. This works great
and the two netmeetings can call each other by name. You can tell if
netmeeting is currently registered to the gatekeeper by noting whether the
netmeeting call menu says "log on to gatekeeper" or "log off from gatekeeper".
I think the following statements are true, please correct any false ones:


To enable netmeeting to register on a local gnugk, netmeeting must always
register to localhost 127.0.0.1 instead of the real ip (why is this true?),
and to make registering to localhost possible you must say
SupportNATedEndpoints=1   #enables calling by localhost
and you must NOT say Home=111.111.111.112 or specify any Home at all.

To allow netmeeting to logon to a gk, the gk must use CallSignalPort=1721
because netmeeting is not capable of using any other CallSignalPort.

#working gatekeeper.ini for single gatekeeper setup
[Gatekeeper::Main]
Fourtytwo=42
[RoutedMode]
SupportNATedEndpoints=1
[GkStatus::Auth]
rule=allow



__________________________________________________________
Setup 3: two neighbor gatekeepers without routing or proxying

This seems to work very well, two machines, each with a local
gatekeeper and a netmeeting. It appears that the two neighbor
gatekeepers,function as one.
I have not attempted to use the password protection features.
I have not included any logfiles or tracefiles for this one
because success is not interesting. I can turn the two config files below into
a pair of working non-routed config files by simply commenting out the line
that says "GKRouted=1".
But getting it to work in non-routed mode is not my final goal.
Interestingly, although these logfiles work in non-routed mode, I get a lot of log messages that say "unknown RAS" whatever that means.
I had another simpler non-routed config file pair,
which did not produce the "unknown RAS" messages. But it was quite
different from the config files shown below.
But again, it works ok in non-routed mode.
__________________________________________________________
Setup 4: two neighbor gatekeepers with routing and proxying


When I enable the "GKRouted=1" line, I can no longer call from one netmeeting
to the other. When I attempt a call, the phone rings fine on the called
computer, but when I accept the call, the calling computer never realizes
that the call has been accepted. The calling computer eventually times out and
says "the called party is unable to accept netmeeting calls". Much of the time,
I am then unable to exit from either GK with a control-C and I have to kill it by
destroying the MS-DOS window.


I am confused about the relevance of all the port ranges,
do they matter when I am using netmeeting? Are some of these four port ranges irrelevant?


What does the H245Routed switch do? Is that what enables SSL proxying?
Is there something else I need to do for SSL proxying. I don't currently have any firewalls in my test setup, but I need
to learn to get through a standard firewall.


I have included my two config files. Each config file is followed by the trace
file of the unsuccessful attempt to call from one computer to the other.


It is unfortunate that www.gnugk.org/netmeeting.html has not yet completed
the section entitled "Using GnuGK as a Proxy".

Any advice you can give me will be greatly appreciated.

############################################################################
##
## Gatekeeper configuration
## neighbor112sony_routed
##
############################################################################
[Gatekeeper::Main]
Fourtytwo=42
Name=GK112SONY
TimeToLive=300
#Home=111.111.111.112 # disables netmeeting reg to localhost #
#
[RasSrv::Neighbors]
GK113PACKARD=111.111.111.113:1719;*;gk113packardpass
[Endpoint]
;Password=gk112sonypass
[GkStatus::Auth]
rule=allow
#
[RoutedMode]
GKRouted=1
H245Routed=0
CallSignalPort=1721 #netmeeting logon fails with 1720
CallSignalHandlerNumber=2
RemoveH245AddressOnTunneling=1
DropCallsByReleaseComplete=1
SupportNATedEndpoints=1 #enables calling by localhost
Q931PortRange=30000-39999
H245PortRange=40000-49999
#
[Proxy]
Enable=1
#InternalNetwork=192.168.100.0/24
T120PortRange=50000-59999
RTPPortRange=50000-59999
#
[RasSrv::LRQFeatures]
; timeout value to wait reply in seconds
NeighborTimeout=2
;ForwardHopCount=2
;IncludeDestinationInfoInLCF=0
; if your neighbor is a Cisco gatekeeper, you may turn on this option
;CiscoGKCompatible=1
#
[Gatekeeper::Auth]
; authenticate the LRQs by NeighborPasswordAuth module
;NeighborPasswordAuth=required
# EOF -- by cwhuang



__________________________________________________________________________
Here is the tracefile for GK112SONY
2004/11/13 16:46:39.891 1 gk.cxx(147) GK Logging restarted
2004/11/13 16:46:39.938 2 Toolkit.cxx(90) Network=111.111.111.0/255.255.255.0, IP=111.111.111.112
2004/11/13 16:46:39.938 2 Toolkit.cxx(90) Network=111.111.111.112/255.255.255.255, IP=111.111.111.112
2004/11/13 16:46:39.938 2 Toolkit.cxx(90) Network=111.255.255.255/255.255.255.255, IP=111.111.111.112
2004/11/13 16:46:39.938 2 Toolkit.cxx(90) Network=127.0.0.0/255.0.0.0, IP=127.0.0.1
2004/11/13 16:46:39.938 2 Toolkit.cxx(90) Network=224.0.0.0/224.0.0.0, IP=111.111.111.112
2004/11/13 16:46:39.938 2 Toolkit.cxx(90) Network=255.255.255.255/255.255.255.255, IP=111.111.111.112
2004/11/13 16:46:39.938 2 Toolkit.cxx(91) Default IP=127.0.0.1
2004/11/13 16:46:39.938 2 Toolkit.cxx(158) GK H.323 Proxy enabled
2004/11/13 16:46:39.938 2 gkacct.cxx(924) GKACCT Successfully logged event 8
2004/11/13 16:46:39.938 1 gk.cxx(542) OpenH323 Gatekeeper - The GNU Gatekeeper with ID 'GK112SONY' started on 0.0.0.0
Gatekeeper(GNU) Version(2.0.8) Ext(pthreads=0,acct=1,radius=1,mysql=1,pgsql=0,ldap=0,large_fdset=0) Build(Jun 1 2004, 10:14:28) Sys(2000
i586 v5.0.2195)
2004/11/13 16:46:40.063 2 gk.cxx(589) GK TimeToLive for Registrations: 300
2004/11/13 16:46:40.063 2 WaitingARQ.cxx(60) GK Virtual Queue disabled for aliases
2004/11/13 16:46:40.063 2 WaitingARQ.cxx(70) GK Virtual Queue disabled for prefixes
2004/11/13 16:46:40.063 2 WaitingARQ.cxx(80) GK Virtual Queue disabled for regular expression
2004/11/13 16:46:40.063 1 RasSrv.cxx(256) Add neighbor GK113PACKARD(111.111.111.113:1719) for prefixes *
2004/11/13 16:46:40.063 2 ProxyChannel.cxx(74) Q931PortRange: 30000-39999
2004/11/13 16:46:40.063 2 ProxyChannel.cxx(74) H245PortRange: 40000-49999
2004/11/13 16:46:40.063 2 ProxyChannel.cxx(74) T120PortRange: 50000-59999
2004/11/13 16:46:40.063 2 ProxyChannel.cxx(74) RTPPortRange: 50000-59999
2004/11/13 16:46:40.063 2 ProxyThread.cxx(491) ProxyL Listen to 0.0.0.0:1721
2004/11/13 16:46:40.063 2 thread.cxx(31) ProxyListener 1272 started
2004/11/13 16:46:40.063 2 thread.cxx(31) ProxyHandleThread 1136 started
2004/11/13 16:46:40.078 2 thread.cxx(31) ProxyHandleThread 1248 started
2004/11/13 16:46:40.078 2 thread.cxx(31) ProxyHandleThread 1048 started
2004/11/13 16:46:40.078 2 thread.cxx(31) ProxyHandleThread 1004 started
2004/11/13 16:46:40.078 2 RasSrv.cxx(602) GK Using Routed Signalling
2004/11/13 16:46:40.078 2 RasSrv.cxx(603) GK H.245 Routed Disabled
2004/11/13 16:46:40.078 1 RasSrv.cxx(2359) GK RasThread 944 started
2004/11/13 16:46:40.078 2 RasSrv.cxx(2362) GK Entering connection handling loop
2004/11/13 16:46:40.078 1 MulticastGRQ.cxx(57) GK Multicast listener started
2004/11/13 16:46:55.984 2 RasSrv.cxx(2392) GK Read from 127.0.0.1:2263
2004/11/13 16:46:55.984 2 RasSrv.cxx(2407) GK Received registrationRequest
2004/11/13 16:46:55.984 1 RasSrv.cxx(1002) GK RRQ Received
2004/11/13 16:46:55.984 1 RasTbl.cxx(64) New EP|111.111.111.112:1720|michael_sony:h323_ID|terminal|3763_endp
2004/11/13 16:46:55.984 2 RasSrv.cxx(1257) RCF|111.111.111.112:1720|michael_sony:h323_ID|terminal|3763_endp;
2004/11/13 16:46:55.984 2 RasSrv.cxx(2334) GK Send registrationConfirm to 127.0.0.1:2263
2004/11/13 16:48:43.109 2 RasSrv.cxx(2392) GK Read from 127.0.0.1:2263
2004/11/13 16:48:43.109 2 RasSrv.cxx(2407) GK Received admissionRequest
2004/11/13 16:48:43.109 1 RasSrv.cxx(1414) GK ARQ Received
2004/11/13 16:48:43.109 2 RasSrv.cxx(2334) GK Send locationRequest to 111.111.111.113:1719
2004/11/13 16:48:43.109 2 RasSrv.cxx(447) GK Send LRQ to 1 neighbor(s)
2004/11/13 16:48:43.141 2 RasSrv.cxx(2392) GK Read from 111.111.111.113:1719
2004/11/13 16:48:43.141 2 RasSrv.cxx(2407) GK Received locationConfirm
2004/11/13 16:48:43.141 1 RasSrv.cxx(2176) GK LCF Received
2004/11/13 16:48:43.141 1 RasTbl.cxx(674) New OZEP|111.111.111.113:1721|michael_packard:h323_ID|terminal|oz_1000_endp
2004/11/13 16:48:43.141 2 RasTbl.cxx(2005) CallTable::Insert(CALL) Call No. 1, total sessions : 1
2004/11/13 16:48:43.141 2 RasSrv.cxx(1830) ACF|111.111.111.112:1720|3763_endp|5088|michael_packard:h323_ID|michael_sony:h323
_ID=michael_sony:h323_ID|false;
2004/11/13 16:48:43.141 2 RasSrv.cxx(2334) GK Send admissionConfirm to 127.0.0.1:2263
2004/11/13 16:48:43.141 2 gkacct.cxx(924) GKACCT Successfully logged event 1 for call no. 1
2004/11/13 16:48:43.141 2 thread.cxx(31) ProxyConnectThread 1380 started
2004/11/13 16:48:43.141 2 ProxyThread.cxx(717) Proxy Create a new ConnectThread, total 1
2004/11/13 16:48:56.453 2 RasSrv.cxx(2392) GK Read from 127.0.0.1:2263
2004/11/13 16:48:56.453 2 RasSrv.cxx(2407) GK Received infoRequestResponse
2004/11/13 16:48:56.453 1 RasSrv.cxx(2198) GK IRR Received
2004/11/13 16:49:00.984 2 RasSrv.cxx(2392) GK Read from 127.0.0.1:2263
2004/11/13 16:49:00.984 2 RasSrv.cxx(2407) GK Received disengageRequest
2004/11/13 16:49:00.984 1 RasSrv.cxx(1879) GK DRQ Received
2004/11/13 16:49:00.984 1 RasTbl.cxx(2186) CDR|1|22 90 ef 8c fa ef e0 46 b4 15 7c ec 3b 23 2d 0b|9|Sat, 13 Nov 2004 16:48:51
-0700|Sat, 13 Nov 2004 16:49:00 -0700|111.111.111.112:1720|3763_endp|111.111.111.113:1721|oz_1000_endp|michael_packard:h323_ID|michael_s
ony:h323_ID=michael_sony:h323_ID|GK112SONY;
2004/11/13 16:49:00.984 2 gkacct.cxx(924) GKACCT Successfully logged event 2 for call no. 1
2004/11/13 16:49:00.984 2 RasSrv.cxx(1926) DCF|127.0.0.1|3763_endp|5088|normalDrop;
2004/11/13 16:49:00.984 2 RasSrv.cxx(2334) GK Send disengageConfirm to 127.0.0.1:2263
2004/11/13 16:49:07.641 2 RasSrv.cxx(2392) GK Read from 127.0.0.1:2263
2004/11/13 16:49:07.641 2 RasSrv.cxx(2407) GK Received unregistrationRequest
2004/11/13 16:49:07.641 1 RasSrv.cxx(1935) GK URQ Received
2004/11/13 16:49:07.641 2 RasSrv.cxx(1990) UCF|127.0.0.1|3763_endp;
2004/11/13 16:49:07.641 2 RasSrv.cxx(2334) GK Send unregistrationConfirm to 127.0.0.1:2263
2004/11/13 16:49:54.578 1 gk.cxx(258) GK Gatekeeper shutdown due to CTRL_C_EVENT
2004/11/13 16:49:55.219 1 MulticastGRQ.cxx(88) GK Multicast thread: Read error: Interrupted function call
2004/11/13 16:49:55.219 1 MulticastGRQ.cxx(88) GK Multicast thread: Read error: Socket closed or invalid
2004/11/13 16:49:55.219 2 RasSrv.cxx(759) GK Closing RasThread
2004/11/13 16:49:55.219 2 thread.cxx(35) ProxyListener 1272 closed
2004/11/13 16:49:55.219 2 thread.cxx(35) ProxyHandleThread 1248 closed
2004/11/13 16:49:55.219 2 thread.cxx(35) ProxyConnectThread 1380 closed
2004/11/13 16:49:55.219 2 thread.cxx(35) ProxyHandleThread 1136 closed
2004/11/13 16:49:55.219 2 thread.cxx(35) ProxyHandleThread 1048 closed
2004/11/13 16:49:55.219 2 thread.cxx(35) ProxyHandleThread 1004 closed
2004/11/13 16:49:55.234 1 RasSrv.cxx(2387) GK RAS thread: Read error: Interrupted function call
2004/11/13 16:49:55.234 2 GkStatus.cxx(140) GK Closing Status thread.
2004/11/13 16:49:55.234 2 GkStatus.cxx(155) GK Closed Status thread.
2004/11/13 16:49:55.234 1 RasSrv.cxx(2387) GK RAS thread: Read error: Socket closed or invalid
2004/11/13 16:49:55.234 1 RasSrv.cxx(2422) GK RasThread terminated!
2004/11/13 16:49:55.234 1 RasSrv.cxx(789) GK RasSrv closed
2004/11/13 16:49:55.234 2 gkacct.cxx(924) GKACCT Successfully logged event 16



############################################################################
##
## Gatekeeper configuration
## neighbor113packard_routed
##
#############################################################################
[Gatekeeper::Main]
Fourtytwo=42
Name=GK113PACKARD
TimeToLive=300
#Home=111.111.111.113 # disables netmeeting reg to localhost #
#
[RasSrv::Neighbors]
GK112SONY=111.111.111.112:1719;*;gk112sonypass
[Endpoint]
;Password=gk113packardpass
[GkStatus::Auth]
rule=allow
#
[RoutedMode]
GKRouted=1
H245Routed=0
CallSignalPort=1721 #netmeeting logon fails with 1720
CallSignalHandlerNumber=2
RemoveH245AddressOnTunneling=1
DropCallsByReleaseComplete=1
SupportNATedEndpoints=1 #enables calling by localhost
Q931PortRange=30000-39999
H245PortRange=40000-49999
#
[Proxy]
Enable=1
#InternalNetwork=192.168.100.0/24
T120PortRange=50000-59999
RTPPortRange=50000-59999
#
[RasSrv::LRQFeatures]
; timeout value to wait reply in seconds
NeighborTimeout=2
;ForwardHopCount=2
;IncludeDestinationInfoInLCF=0
; if your neighbor is a Cisco gatekeeper, you may turn on this option
;CiscoGKCompatible=1
#
[Gatekeeper::Auth]
; authenticate the LRQs by NeighborPasswordAuth module
;NeighborPasswordAuth=required
# EOF -- by cwhuang


__________________________________________________________________________
Here is the trace file for GK113Packard

2004/11/13 16:49:01.460 1 gk.cxx(147) GK Logging restarted
2004/11/13 16:49:02.880 2 Toolkit.cxx(90) Network=111.111.111.0/255.255.255.0, IP=111.111.111.113
2004/11/13 16:49:02.880 2 Toolkit.cxx(90) Network=111.111.111.113/255.255.255.255, IP=111.111.111.113
2004/11/13 16:49:02.880 2 Toolkit.cxx(90) Network=111.255.255.255/255.255.255.255, IP=111.111.111.113
2004/11/13 16:49:02.880 2 Toolkit.cxx(90) Network=127.0.0.0/255.0.0.0, IP=127.0.0.1
2004/11/13 16:49:02.880 2 Toolkit.cxx(90) Network=224.0.0.0/224.0.0.0, IP=111.111.111.113
2004/11/13 16:49:02.880 2 Toolkit.cxx(90) Network=255.255.255.255/255.255.255.255, IP=111.111.111.113
2004/11/13 16:49:02.880 2 Toolkit.cxx(91) Default IP=127.0.0.1
2004/11/13 16:49:02.880 2 Toolkit.cxx(158) GK H.323 Proxy enabled
2004/11/13 16:49:02.940 2 gkacct.cxx(924) GKACCT Successfully logged event 8
2004/11/13 16:49:02.940 1 gk.cxx(542) OpenH323 Gatekeeper - The GNU Gatekeeper with ID 'GK113PACKARD' started on 0.0.0.
0
Gatekeeper(GNU) Version(2.0.8) Ext(pthreads=0,acct=1,radius=1,mysql=1,pgsql=0,ldap=0,large_fdset=0) Build(Jun 1 2004, 10:14:28) Sys(98 i
586 v4.10.1998)
2004/11/13 16:49:03.160 2 gk.cxx(589) GK TimeToLive for Registrations: 300
2004/11/13 16:49:03.210 2 WaitingARQ.cxx(60) GK Virtual Queue disabled for aliases
2004/11/13 16:49:03.210 2 WaitingARQ.cxx(70) GK Virtual Queue disabled for prefixes
2004/11/13 16:49:03.210 2 WaitingARQ.cxx(80) GK Virtual Queue disabled for regular expression
2004/11/13 16:49:03.210 1 RasSrv.cxx(256) Add neighbor GK112SONY(111.111.111.112:1719) for prefixes *
2004/11/13 16:49:03.210 2 ProxyChannel.cxx(74) Q931PortRange: 30000-39999
2004/11/13 16:49:03.210 2 ProxyChannel.cxx(74) H245PortRange: 40000-49999
2004/11/13 16:49:03.210 2 ProxyChannel.cxx(74) T120PortRange: 50000-59999
2004/11/13 16:49:03.270 2 ProxyChannel.cxx(74) RTPPortRange: 50000-59999
2004/11/13 16:49:03.270 2 ProxyThread.cxx(491) ProxyL Listen to 0.0.0.0:1721
2004/11/13 16:49:03.270 2 thread.cxx(31) ProxyListener 4294635853 started
2004/11/13 16:49:03.270 2 thread.cxx(31) ProxyHandleThread 4294611813 started
2004/11/13 16:49:03.270 2 thread.cxx(31) ProxyHandleThread 4294638673 started
2004/11/13 16:49:03.270 2 thread.cxx(31) ProxyHandleThread 4294611233 started
2004/11/13 16:49:03.270 2 thread.cxx(31) ProxyHandleThread 4294614189 started
2004/11/13 16:49:03.270 2 RasSrv.cxx(602) GK Using Routed Signalling
2004/11/13 16:49:03.270 2 RasSrv.cxx(603) GK H.245 Routed Disabled
2004/11/13 16:49:03.270 1 MulticastGRQ.cxx(57) GK Multicast listener started
2004/11/13 16:49:03.320 1 RasSrv.cxx(2359) GK RasThread 4294607969 started
2004/11/13 16:49:03.320 2 RasSrv.cxx(2362) GK Entering connection handling loop
2004/11/13 16:50:08.080 2 RasSrv.cxx(2392) GK Read from 127.0.0.1:1098
2004/11/13 16:50:08.080 2 RasSrv.cxx(2407) GK Received registrationRequest
2004/11/13 16:50:08.080 1 RasSrv.cxx(1002) GK RRQ Received
2004/11/13 16:50:08.130 1 RasTbl.cxx(64) New EP|111.111.111.113:1720|michael_packard:h323_ID|terminal|2571_endp
2004/11/13 16:50:08.130 2 RasSrv.cxx(1257) RCF|111.111.111.113:1720|michael_packard:h323_ID|terminal|2571_endp;
2004/11/13 16:50:08.130 2 RasSrv.cxx(2334) GK Send registrationConfirm to 127.0.0.1:1098
2004/11/13 16:51:32.500 2 RasSrv.cxx(2392) GK Read from 111.111.111.112:1719
2004/11/13 16:51:32.500 2 RasSrv.cxx(2407) GK Received locationRequest
2004/11/13 16:51:32.500 1 RasSrv.cxx(2064) GK LRQ Received
2004/11/13 16:51:32.500 2 RasSrv.cxx(2155) LCF|111.111.111.112|2571_endp|michael_packard:h323_ID|GK112SONY;
2004/11/13 16:51:32.500 2 RasSrv.cxx(2334) GK Send locationConfirm to 111.111.111.112:1719
2004/11/13 16:51:32.560 2 RasTbl.cxx(2005) CallTable::Insert(CALL) Call No. 1, total sessions : 1
2004/11/13 16:51:32.560 2 gkacct.cxx(924) GKACCT Successfully logged event 1 for call no. 1
2004/11/13 16:51:32.610 2 ProxyThread.cxx(717) Proxy Create a new ConnectThread, total 1
2004/11/13 16:51:32.610 2 thread.cxx(31) ProxyConnectThread 4294519513 started
2004/11/13 16:51:40.410 2 RasSrv.cxx(2392) GK Read from 127.0.0.1:1098
2004/11/13 16:51:40.410 2 RasSrv.cxx(2407) GK Received admissionRequest
2004/11/13 16:51:40.410 1 RasSrv.cxx(1414) GK ARQ Received
2004/11/13 16:51:40.410 2 RasSrv.cxx(1830) ACF|111.111.111.113:1720|2571_endp|5718|michael_packard:h323_ID=michael_packard:h
323_ID||true;
2004/11/13 16:51:40.410 2 RasSrv.cxx(2334) GK Send admissionConfirm to 127.0.0.1:1098
2004/11/13 16:51:50.350 1 RasTbl.cxx(2186) CDR|1|22 90 ef 8c fa ef e0 46 b4 15 7c ec 3b 23 2d 0b|10|Sat, 13 Nov 2004 16:51:4
0 -0700|Sat, 13 Nov 2004 16:51:50 -0700|111.111.111.112:1721| |111.111.111.113:1720|2571_endp|michael_packard:h323_ID|Michael Sony:h323_I
D|GK113PACKARD;
2004/11/13 16:51:50.350 2 gkacct.cxx(924) GKACCT Successfully logged event 2 for call no. 1
2004/11/13 16:51:50.410 2 RasSrv.cxx(2392) GK Read from 127.0.0.1:1098
2004/11/13 16:51:50.410 2 RasSrv.cxx(2407) GK Received disengageRequest
2004/11/13 16:51:50.410 1 RasSrv.cxx(1879) GK DRQ Received
2004/11/13 16:51:50.410 2 RasSrv.cxx(1926) DCF|127.0.0.1|2571_endp|5718|normalDrop;
2004/11/13 16:51:50.410 2 RasSrv.cxx(2334) GK Send disengageConfirm to 127.0.0.1:1098
2004/11/13 16:52:06.610 2 RasSrv.cxx(2392) GK Read from 127.0.0.1:1098
2004/11/13 16:52:06.610 2 RasSrv.cxx(2407) GK Received unregistrationRequest
2004/11/13 16:52:06.610 1 RasSrv.cxx(1935) GK URQ Received
2004/11/13 16:52:06.610 2 RasSrv.cxx(1990) UCF|127.0.0.1|2571_endp;
2004/11/13 16:52:06.610 2 RasSrv.cxx(2334) GK Send unregistrationConfirm to 127.0.0.1:1098
2004/11/13 16:52:11.610 1 gk.cxx(258) GK Gatekeeper shutdown due to CTRL_C_EVENT
2004/11/13 16:52:11.660 1 MulticastGRQ.cxx(88) GK Multicast thread: Read error: Socket closed or invalid
2004/11/13 16:52:11.770 2 RasSrv.cxx(759) GK Closing RasThread
2004/11/13 16:52:12.100 2 thread.cxx(35) ProxyListener 4294635853 closed
2004/11/13 16:52:12.160 2 thread.cxx(35) ProxyHandleThread 4294638673 closed





------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8

_______________________________________________________

List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Homepage: http://www.gnugk.org/

[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux