Re: Problem with GNUGK Neighbours

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

 



As I expected, both of us encountered the same problem.
When you specify in ohphone or openphone DNS like destination alias
(in your case it was "kiko.vives2"), the software tries to resolve
it to an IP/port port pair. Name resolutions fails sometimes
(a domain is not valid or DNS is off) and returns 0.0.0.0:0.
The software does not check if the address is valid and inserts
it into destCallSignalAddress field of Setup message. GnuGk
also does not check if it is valid and crashes trying to connect
to such address. The good news is that it's easy to fix and I will
prepare an approtiate patch for the gatekeeper.

PS Craig: Maybe it is a good idea to also fix it in ohphone/openphone?

----- Original Message ----- 
From: "Kiko Vives" <kiko.vives@xxxxx>
To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, May 20, 2004 10:33 AM
Subject: Re:  Problem with GNUGK Neighbours


> Hi Michal and thank you.
>
> These are the trace log from the GNUGK and caller client ( OpenPhone ). The
> other side ( the callee side ) does not receive anything. So the problem is
> when there are two GNUGK neighbours and the caller is a OpenPhone client.
>
> Sorry because the trace is very long, but I wrote it in case you need all
> the stuff:
>
> CALLER: OPENPHONE LOG ( level 5 )
> ============================================================================
> ===========
> 2004/05/20 10:45:28.502   0:56.985               OpenPhone 044d068 0
> main.cxx(2646) OpenPhone Version 1.8.1 by Equivalence on Windows 2000
> (v5.1.2600-i586)
> 2004/05/20 10:45:39.187   1:07.672               OpenPhone 044d068 3
> ixjwin32.cxx(2040) xJack Stopping tones
> 2004/05/20 10:45:39.207   1:07.688               OpenPhone 044d068 3
> ixjwin32.cxx(2054) xJack Playing tone: 26 0 0 0
> 2004/05/20 10:45:39.207   1:07.692               OpenPhone 044d068 2
> h323ep.cxx(1289) H323 Making call to: kiko.vives2@xxxxx
> 2004/05/20 10:45:39.247   1:07.725               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: G.711-uLaw-64k{sw} <1>
> 2004/05/20 10:45:39.247   1:07.725               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: G.711-ALaw-64k{sw} <2>
> 2004/05/20 10:45:39.247   1:07.726               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: GSM-06.10{sw} <3>
> 2004/05/20 10:45:39.247   1:07.726               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: MS-IMA-ADPCM{sw} <4>
> 2004/05/20 10:45:39.247   1:07.726               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: MS-GSM{sw} <5>
> 2004/05/20 10:45:39.247   1:07.726               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: LPC-10{sw} <6>
> 2004/05/20 10:45:39.247   1:07.726               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: G.729A{sw} <7>
> 2004/05/20 10:45:39.247   1:07.726               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: G.729{sw} <8>
> 2004/05/20 10:45:39.247   1:07.726               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: G.726-16k{sw} <9>
> 2004/05/20 10:45:39.247   1:07.727               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: G.726-24k{sw} <10>
> 2004/05/20 10:45:39.247   1:07.727               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: G.726-32k{sw} <11>
> 2004/05/20 10:45:39.247   1:07.727               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: G.726-40k{sw} <12>
> 2004/05/20 10:45:39.247   1:07.727               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: SpeexNarrow-18.2k(Xiph){sw} <13>
> 2004/05/20 10:45:39.247   1:07.727               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: SpeexNarrow-15k(Xiph){sw} <14>
> 2004/05/20 10:45:39.247   1:07.727               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: SpeexNarrow-11k(Xiph){sw} <15>
> 2004/05/20 10:45:39.247   1:07.727               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: SpeexNarrow-8k(Xiph){sw} <16>
> 2004/05/20 10:45:39.247   1:07.727               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: SpeexNarrow-5.95k(Xiph){sw} <17>
> 2004/05/20 10:45:39.247   1:07.727               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: SpeexNarrow-18.2k{sw} <18>
> 2004/05/20 10:45:39.247   1:07.728               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: SpeexNarrow-15k{sw} <19>
> 2004/05/20 10:45:39.247   1:07.728               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: SpeexNarrow-11k{sw} <20>
> 2004/05/20 10:45:39.247   1:07.728               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: SpeexNarrow-8k{sw} <21>
> 2004/05/20 10:45:39.247   1:07.728               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: SpeexNarrow-5.95k{sw} <22>
> 2004/05/20 10:45:39.247   1:07.728               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: H.261-QCIF <23>
> 2004/05/20 10:45:39.247   1:07.728               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: H.261-CIF <24>
> 2004/05/20 10:45:39.247   1:07.728               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: UserInput/hookflash <25>
> 2004/05/20 10:45:39.247   1:07.728               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: UserInput/basicString <26>
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: UserInput/dtmf <27>
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 3
> h323caps.cxx(1626) H323 Added capability: UserInput/RFC2833 <28>
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 1
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: G.711-uLaw-64k{sw} <1>
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 2
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: G.711-ALaw-64k{sw} <2>
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 3
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: GSM-06.10{sw} <3>
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 4
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: MS-IMA-ADPCM{sw} <4>
> 2004/05/20 10:45:39.247   1:07.729               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 5
> 2004/05/20 10:45:39.247   1:07.730               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: MS-GSM{sw} <5>
> 2004/05/20 10:45:39.247   1:07.730               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 6
> 2004/05/20 10:45:39.247   1:07.730               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: LPC-10{sw} <6>
> 2004/05/20 10:45:39.247   1:07.730               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 7
> 2004/05/20 10:45:39.247   1:07.730               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: G.729A{sw} <7>
> 2004/05/20 10:45:39.247   1:07.730               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 8
> 2004/05/20 10:45:39.247   1:07.730               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: G.729{sw} <8>
> 2004/05/20 10:45:39.247   1:07.730               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 9
> 2004/05/20 10:45:39.247   1:07.730               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: G.726-16k{sw} <9>
> 2004/05/20 10:45:39.247   1:07.730               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 10
> 2004/05/20 10:45:39.247   1:07.731               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: G.726-24k{sw} <10>
> 2004/05/20 10:45:39.247   1:07.731               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 11
> 2004/05/20 10:45:39.247   1:07.731               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: G.726-32k{sw} <11>
> 2004/05/20 10:45:39.247   1:07.731               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 12
> 2004/05/20 10:45:39.247   1:07.731               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: G.726-40k{sw} <12>
> 2004/05/20 10:45:39.247   1:07.731               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 13
> 2004/05/20 10:45:39.247   1:07.731               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: SpeexNarrow-18.2k(Xiph){sw} <13>
> 2004/05/20 10:45:39.247   1:07.731               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 14
> 2004/05/20 10:45:39.247   1:07.731               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: SpeexNarrow-15k(Xiph){sw} <14>
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 15
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: SpeexNarrow-11k(Xiph){sw} <15>
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 16
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: SpeexNarrow-8k(Xiph){sw} <16>
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 17
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: SpeexNarrow-5.95k(Xiph){sw} <17>
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 18
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: SpeexNarrow-18.2k{sw} <18>
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 19
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: SpeexNarrow-15k{sw} <19>
> 2004/05/20 10:45:39.247   1:07.732               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 20
> 2004/05/20 10:45:39.247   1:07.733               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: SpeexNarrow-11k{sw} <20>
> 2004/05/20 10:45:39.247   1:07.733               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 21
> 2004/05/20 10:45:39.247   1:07.733               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: SpeexNarrow-8k{sw} <21>
> 2004/05/20 10:45:39.247   1:07.733               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 22
> 2004/05/20 10:45:39.247   1:07.733               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: SpeexNarrow-5.95k{sw} <22>
> 2004/05/20 10:45:39.247   1:07.733               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 23
> 2004/05/20 10:45:39.247   1:07.733               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: H.261-QCIF <23>
> 2004/05/20 10:45:39.247   1:07.733               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 24
> 2004/05/20 10:45:39.247   1:07.733               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: H.261-CIF <24>
> 2004/05/20 10:45:39.247   1:07.733               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 25
> 2004/05/20 10:45:39.247   1:07.734               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: UserInput/hookflash <25>
> 2004/05/20 10:45:39.247   1:07.734               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 26
> 2004/05/20 10:45:39.247   1:07.734               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: UserInput/basicString <26>
> 2004/05/20 10:45:39.257   1:07.734               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 27
> 2004/05/20 10:45:39.257   1:07.734               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: UserInput/dtmf <27>
> 2004/05/20 10:45:39.257   1:07.734               OpenPhone 044d068 4
> h323caps.cxx(1683) H323 FindCapability: 28
> 2004/05/20 10:45:39.257   1:07.734               OpenPhone 044d068 3
> h323caps.cxx(1687) H323 Found capability: UserInput/RFC2833 <28>
> 2004/05/20 10:45:39.287   1:07.769               OpenPhone 044d068 3
> rfc2833.cxx(78) RFC2833 Handler created
> 2004/05/20 10:45:39.297   1:07.779               OpenPhone 044d068 3
> h323ep.cxx(1359) H323 Created new connection: ip$localhost/5168
> 2004/05/20 10:45:39.297   1:07.781     H225 Caller:1202008 1202008 3
> h323ep.cxx(685) H225 Started call thread
> 2004/05/20 10:45:41.640   1:10.118     H225 Caller:1202008 1202008 1
> transports.cxx(816) H323 Could not find host : "ua.es"
> 2004/05/20 10:45:43.994   1:12.472     H225 Caller:1202008 1202008 1
> transports.cxx(816) H323 Could not find host : "ua.es"
> 2004/05/20 10:45:43.994   1:12.472     H225 Caller:1202008 1202008 3
> h225ras.cxx(856) RAS Making request: admissionRequest
> 2004/05/20 10:45:43.994   1:12.472     H225 Caller:1202008 1202008 3
> h323pdu.cxx(474) Transact Sending PDU:
>   admissionRequest {
>     requestSeqNum = 41013
>     callType = pointToPoint <<null>>
>     endpointIdentifier =  9 characters {
>       0038 0033 0030 0033 005f 0065 006e 0064   8303_end
>       0070                                      p
>     }
>     destinationInfo = 1 entries {
>       [0]=h323_ID  11 characters {
>         006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>         0065 0073 0032                            es2
>       }
>     }
>     destCallSignalAddress = ipAddress {
>       ip =  4 octets {
>         00 00 00 00                                        ....
>       }
>       port = 0
>     }
>     srcInfo = 1 entries {
>       [0]=h323_ID  17 characters {
>         006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>         0065 0073 0040 0065 0078 0074 002e 0065   es@xxxxx
>         0073                                      s
>       }
>     }
>     bandWidth = 200000
>     callReferenceValue = 5168
>     conferenceID =  16 octets {
>       75 38 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16   u8.$.....M...p..
>     }
>     activeMC = FALSE
>     answerCall = FALSE
>     canMapAlias = TRUE
>     callIdentifier = {
>       guid =  16 octets {
>         8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16   .4.$.....M...p..
>       }
>     }
>     gatekeeperIdentifier =  5 characters {
>       0045 0058 0054 0047 004b                  EXTGK
>     }
>     willSupplyUUIEs = TRUE
>   }
> 2004/05/20 10:45:44.024   1:12.507     H225 Caller:1202008 1202008 3
> h225ras.cxx(2047) RAS Waiting on response to seqnum=41013 for 3.0 seconds
> 2004/05/20 10:45:44.064   1:12.547         H225 RAS:389660 0389660 3
> h323pdu.cxx(474) H225RAS Receiving PDU:
>   admissionConfirm {
>     requestSeqNum = 41013
>     bandWidth = 200000
>     callModel = gatekeeperRouted <<null>>
>     destCallSignalAddress = ipAddress {
>       ip =  4 octets {
>         c0 a8 c8 01                                        ....
>       }
>       port = 1720
>     }
>     irrFrequency = 120
>     willRespondToIRR = FALSE
>     uuiesRequested = {
>       setup = FALSE
>       callProceeding = FALSE
>       connect = FALSE
>       alerting = FALSE
>       information = FALSE
>       releaseComplete = FALSE
>       facility = FALSE
>       progress = FALSE
>       empty = FALSE
>       status = FALSE
>       statusInquiry = FALSE
>       setupAcknowledge = FALSE
>       notify = FALSE
>     }
>   }
> 2004/05/20 10:45:44.064   1:12.548     H225 Caller:1202008 1202008 3
> h323.cxx(4383) H323 Bandwidth used: 0
> 2004/05/20 10:45:44.064   1:12.549         H225 RAS:389660 0389660 5
> h225ras.cxx(487) RAS Reading PDU
> 2004/05/20 10:45:44.074   1:12.556     H225 Caller:1202008 1202008 4
> transports.cxx(1524) H323TCP Connecting to 192.168.200.1:1720 (local
> port=1720)
> 2004/05/20 10:45:44.074   1:12.556     H225 Caller:1202008 1202008 4
> transports.cxx(1524) H323TCP Connecting to 192.168.200.1:1720 (local
> port=1721)
> 2004/05/20 10:45:44.104   1:12.584     H225 Caller:1202008 1202008 2
> transports.cxx(1431) H323TCP Started connection:  host=192.168.200.1:1720,
> if=192.168.200.3:1721, handle=804
> 2004/05/20 10:45:44.104   1:12.585     H225 Caller:1202008 1202008 3
> h323.cxx(2736) H225 Sending Setup PDU
> 2004/05/20 10:45:44.104   1:12.585     H225 Caller:1202008 1202008 3
> h323.cxx(2751) H225 Check for Fast start by local endpoint
> 2004/05/20 10:45:44.104   1:12.585     H225 Caller:1202008 1202008 2
> h323.cxx(3933) H245 Default OnSelectLogicalChannels, FastStartDisabled
> 2004/05/20 10:45:44.104   1:12.585     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: G.711-uLaw-64k{sw} <1>
> 2004/05/20 10:45:44.104   1:12.585     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: G.711-ALaw-64k{sw} <2>
> 2004/05/20 10:45:44.104   1:12.585     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: GSM-06.10{sw} <3>
> 2004/05/20 10:45:44.104   1:12.585     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: MS-IMA-ADPCM{sw} <4>
> 2004/05/20 10:45:44.104   1:12.585     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: MS-GSM{sw} <5>
> 2004/05/20 10:45:44.104   1:12.585     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: LPC-10{sw} <6>
> 2004/05/20 10:45:44.104   1:12.586     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: G.729A{sw} <7>
> 2004/05/20 10:45:44.104   1:12.586     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: G.729{sw} <8>
> 2004/05/20 10:45:44.104   1:12.586     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: G.726-16k{sw} <9>
> 2004/05/20 10:45:44.104   1:12.586     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: G.726-24k{sw} <10>
> 2004/05/20 10:45:44.104   1:12.586     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: G.726-32k{sw} <11>
> 2004/05/20 10:45:44.104   1:12.586     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: G.726-40k{sw} <12>
> 2004/05/20 10:45:44.104   1:12.586     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: SpeexNarrow-18.2k(Xiph){sw} <13>
> 2004/05/20 10:45:44.104   1:12.586     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: SpeexNarrow-15k(Xiph){sw} <14>
> 2004/05/20 10:45:44.104   1:12.586     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: SpeexNarrow-11k(Xiph){sw} <15>
> 2004/05/20 10:45:44.104   1:12.586     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: SpeexNarrow-8k(Xiph){sw} <16>
> 2004/05/20 10:45:44.104   1:12.587     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: SpeexNarrow-5.95k(Xiph){sw} <17>
> 2004/05/20 10:45:44.104   1:12.587     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: SpeexNarrow-18.2k{sw} <18>
> 2004/05/20 10:45:44.104   1:12.587     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: SpeexNarrow-15k{sw} <19>
> 2004/05/20 10:45:44.104   1:12.587     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: SpeexNarrow-11k{sw} <20>
> 2004/05/20 10:45:44.104   1:12.587     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: SpeexNarrow-8k{sw} <21>
> 2004/05/20 10:45:44.104   1:12.587     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: SpeexNarrow-5.95k{sw} <22>
> 2004/05/20 10:45:44.124   1:12.606     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: H.261-QCIF <23>
> 2004/05/20 10:45:44.124   1:12.606     H225 Caller:1202008 1202008 4
> h323caps.cxx(1735) H323 FindCapability: H.261-CIF <24>
> 2004/05/20 10:45:44.124   1:12.607     H225 Caller:1202008 1202008 3
> h323pdu.cxx(474) H225 Sending PDU:
>   {
>     q931pdu = {
>       protocolDiscriminator = 8
>       callReference = 5168
>       from = originator
>       messageType = Setup
>       IE: Bearer-Capability = {
>         88 93 a5                                           ...
>       }
>       IE: Display = {
>         6b 69 6b 6f 2e 76 69 76  65 73 40 65 78 74 2e 65   kiko.vives@xxxxx
>         73 00                                              s.
>       }
>       IE: User-User = {
>         20 b8 06 00 08 91 4a 00  04 01 40 10 00 6b 00 69    .....J...@..k.i
>         00 6b 00 6f 00 2e 00 76  00 69 00 76 00 65 00 73   .k.o...v.i.v.e.s
>         00 40 00 65 00 78 00 74  00 2e 00 65 00 73 22 c0   .@.e.x.t...e.s".
>         09 00 00 3d 16 45 71 75  69 76 61 6c 65 6e 63 65   ...=.Equivalence
>         20 4f 70 65 6e 50 68 6f  6e 65 00 00 19 31 2e 38    OpenPhone...1.8
>         2e 31 20 28 4f 70 65 6e  48 33 32 33 20 76 31 2e   .1 (OpenH323 v1.
>         31 31 2e 37 29 00 00 00  01 40 0a 00 6b 00 69 00   11.7)....@..k.i.
>         6b 00 6f 00 2e 00 76 00  69 00 76 00 65 00 73 00   k.o...v.i.v.e.s.
>         32 00 00 00 00 00 00 00  00 75 38 d9 24 1f f0 18   2........u8.$...
>         10 85 4d 00 00 e2 70 8d  16 00 5d 0f 80 07 00 c0   ..M...p...].....
>         a8 c8 03 06 b9 11 00 8c  34 d9 24 1f f0 18 10 85   ........4.$.....
>         4d 00 00 e2 70 8d 16 01  00 01 00 13 10 00 38 00   M...p.........8.
>         33 00 30 00 33 00 5f 00  65 00 6e 00 64 00 70 01   3.0.3._.e.n.d.p.
>         00 01 00 02 80 01 00                               .......
>       }
>     }
>     h225pdu = {
>       h323_uu_pdu = {
>         h323_message_body = setup {
>           protocolIdentifier = 0.0.8.2250.0.4
>           sourceAddress = 1 entries {
>             [0]=h323_ID  17 characters {
>               006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>               0065 0073 0040 0065 0078 0074 002e 0065   es@xxxxx
>               0073                                      s
>             }
>           }
>           sourceInfo = {
>             vendor = {
>               vendor = {
>                 t35CountryCode = 9
>                 t35Extension = 0
>                 manufacturerCode = 61
>               }
>               productId =  23 octets {
>                 45 71 75 69 76 61 6c 65  6e 63 65 20 4f 70 65 6e
> Equivalence Open
>                 50 68 6f 6e 65 00 00                               Phone..
>               }
>               versionId =  26 octets {
>                 31 2e 38 2e 31 20 28 4f  70 65 6e 48 33 32 33 20   1.8.1
> (OpenH323
>                 76 31 2e 31 31 2e 37 29  00 00
> v1.11.7)..
>               }
>             }
>             terminal = {
>             }
>             mc = FALSE
>             undefinedNode = FALSE
>           }
>           destinationAddress = 1 entries {
>             [0]=h323_ID  11 characters {
>               006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>               0065 0073 0032                            es2
>             }
>           }
>           destCallSignalAddress = ipAddress {
>             ip =  4 octets {
>               00 00 00 00                                        ....
>             }
>             port = 0
>           }
>           activeMC = FALSE
>           conferenceID =  16 octets {
>             75 38 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> u8.$.....M...p..
>           }
>           conferenceGoal = create <<null>>
>           callType = pointToPoint <<null>>
>           sourceCallSignalAddress = ipAddress {
>             ip =  4 octets {
>               c0 a8 c8 03                                        ....
>             }
>             port = 1721
>           }
>           callIdentifier = {
>             guid =  16 octets {
>               8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> .4.$.....M...p..
>             }
>           }
>           mediaWaitForConnect = FALSE
>           canOverlapSend = FALSE
>           endpointIdentifier =  9 characters {
>             0038 0033 0030 0033 005f 0065 006e 0064   8303_end
>             0070                                      p
>           }
>           multipleCalls = FALSE
>           maintainConnection = FALSE
>         }
>         h245Tunneling = FALSE
>       }
>     }
>   }
> 2004/05/20 10:45:44.144   1:12.627     H225 Caller:1202008 1202008 2
> h323.cxx(1567) H225 Reading PDUs: callRef=5168
> 2004/05/20 10:45:45.065   1:13.547        GkMonitor:3860b0 03860b0 4
> transports.cxx(1201) TCP Appending H.225 transport 192.168.200.3:1720 using
> associated transport Transport[remote=ip$192.168.200.1:1719
> if=ip$192.168.200.3:1041]
> 2004/05/20 10:45:45.095   1:13.582        GkMonitor:3860b0 03860b0 3
> h323.cxx(4383) H323 Bandwidth used: 0
> 2004/05/20 10:45:45.095   1:13.582        GkMonitor:3860b0 03860b0 4
> gkclient.cxx(1708) RAS Sending unsolicited IRR and without acknowledgement
> 2004/05/20 10:45:45.095   1:13.583        GkMonitor:3860b0 03860b0 3
> h323pdu.cxx(474) Transact Sending PDU:
>   infoRequestResponse {
>     requestSeqNum = 41014
>     endpointType = {
>       vendor = {
>         vendor = {
>           t35CountryCode = 9
>           t35Extension = 0
>           manufacturerCode = 61
>         }
>         productId =  23 octets {
>           45 71 75 69 76 61 6c 65  6e 63 65 20 4f 70 65 6e   Equivalence
> Open
>           50 68 6f 6e 65 00 00                               Phone..
>         }
>         versionId =  26 octets {
>           31 2e 38 2e 31 20 28 4f  70 65 6e 48 33 32 33 20   1.8.1 (OpenH323
>           76 31 2e 31 31 2e 37 29  00 00                     v1.11.7)..
>         }
>       }
>       terminal = {
>       }
>       mc = FALSE
>       undefinedNode = FALSE
>     }
>     endpointIdentifier =  9 characters {
>       0038 0033 0030 0033 005f 0065 006e 0064   8303_end
>       0070                                      p
>     }
>     rasAddress = ipAddress {
>       ip =  4 octets {
>         c0 a8 c8 03                                        ....
>       }
>       port = 1041
>     }
>     callSignalAddress = 1 entries {
>       [0]=ipAddress {
>         ip =  4 octets {
>           c0 a8 c8 03                                        ....
>         }
>         port = 1720
>       }
>     }
>     endpointAlias = 1 entries {
>       [0]=h323_ID  17 characters {
>         006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>         0065 0073 0040 0065 0078 0074 002e 0065   es@xxxxx
>         0073                                      s
>       }
>     }
>     perCallInfo = 1 entries {
>       [0]={
>         callReferenceValue = 5168
>         conferenceID =  16 octets {
>           75 38 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> u8.$.....M...p..
>         }
>         originator = TRUE
>         h245 = {
>         }
>         callSignaling = {
>         }
>         callType = pointToPoint <<null>>
>         bandWidth = 0
>         callModel = gatekeeperRouted <<null>>
>         callIdentifier = {
>           guid =  16 octets {
>             8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> .4.$.....M...p..
>           }
>         }
>         substituteConfIDs = 0 entries {
>         }
>         usageInformation = {
>           nonStandardUsageFields = 0 entries {
>           }
>         }
>       }
>     }
>     needResponse = FALSE
>     unsolicited = TRUE
>   }
> 2004/05/20 10:46:06.416   1:34.906               OpenPhone 044d068 3
> ixjwin32.cxx(2040) xJack Stopping tones
> 2004/05/20 10:46:06.416   1:34.907               OpenPhone 044d068 3
> h323ep.cxx(1537) H323 Clearing connection ip$localhost/5168
> reason=EndedByLocalUser
> 2004/05/20 10:46:06.416   1:34.907               OpenPhone 044d068 3
> h323.cxx(1403) H323 Call end reason for ip$localhost/5168 set to
> EndedByLocalUser
> 2004/05/20 10:46:06.416   1:34.907               OpenPhone 044d068 2
> h323.cxx(1421) H225 Sending release complete PDU: callRef=5168
> 2004/05/20 10:46:06.426   1:34.908               OpenPhone 044d068 3
> h323pdu.cxx(474) H225 Sending PDU:
>   {
>     q931pdu = {
>       protocolDiscriminator = 8
>       callReference = 5168
>       from = originator
>       messageType = ReleaseComplete
>       IE: Cause - Normal call clearing = {
>         80 90                                              ..
>       }
>       IE: User-User = {
>         25 80 06 00 08 91 4a 00  04 01 11 00 8c 34 d9 24   %.....J......4.$
>         1f f0 18 10 85 4d 00 00  e2 70 8d 16 02 80 01 00   .....M...p......
>       }
>     }
>     h225pdu = {
>       h323_uu_pdu = {
>         h323_message_body = releaseComplete {
>           protocolIdentifier = 0.0.8.2250.0.4
>           callIdentifier = {
>             guid =  16 octets {
>               8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> .4.$.....M...p..
>             }
>           }
>         }
>         h245Tunneling = FALSE
>       }
>     }
>   }
> 2004/05/20 10:46:06.426   1:34.910            H323 Cleaner 0387a48 3
> h323ep.cxx(1594) H323 Cleaning up connections
> 2004/05/20 10:46:06.426   1:34.910            H323 Cleaner 0387a48 3
> h323.cxx(1458) H323 Connection ip$localhost/5168 closing:
> connectionState=AwaitingSignalConnect
> 2004/05/20 10:46:06.426   1:34.912            H323 Cleaner 0387a48 3
> transports.cxx(969) H323 H323Transport::Close
> 2004/05/20 10:46:06.817   1:35.301     H225 Caller:1202008 1202008 1
> h323pdu.cxx(1102) H225 Read error (1073751862): Socket closed or invalid
> 2004/05/20 10:46:06.817   1:35.301     H225 Caller:1202008 1202008 3
> h323ep.cxx(1537) H323 Clearing connection ip$localhost/5168
> reason=EndedByTransportFail
> 2004/05/20 10:46:06.817   1:35.302     H225 Caller:1202008 1202008 3
> transports.cxx(969) H323 H323Transport::Close
> 2004/05/20 10:46:06.817   1:35.302     H225 Caller:1202008 1202008 2
> h323.cxx(1610) H225 Signal channel closed.
> 2004/05/20 10:46:06.817   1:35.302            H323 Cleaner 0387a48 3
> transports.cxx(1051) H323 H323Transport::CleanUpOnTermination for H225
> Caller:1202008
> 2004/05/20 10:46:06.817   1:35.304            H323 Cleaner 0387a48 3
> h225ras.cxx(856) RAS Making request: disengageRequest
> 2004/05/20 10:46:06.817   1:35.305            H323 Cleaner 0387a48 3
> h323pdu.cxx(474) Transact Sending PDU:
>   disengageRequest {
>     requestSeqNum = 41015
>     endpointIdentifier =  9 characters {
>       0038 0033 0030 0033 005f 0065 006e 0064   8303_end
>       0070                                      p
>     }
>     conferenceID =  16 octets {
>       75 38 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16   u8.$.....M...p..
>     }
>     callReferenceValue = 5168
>     disengageReason = normalDrop <<null>>
>     callIdentifier = {
>       guid =  16 octets {
>         8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16   .4.$.....M...p..
>       }
>     }
>     gatekeeperIdentifier =  5 characters {
>       0045 0058 0054 0047 004b                  EXTGK
>     }
>     answeredCall = FALSE
>     usageInformation = {
>       nonStandardUsageFields = 0 entries {
>       }
>       endTime = 1085046366
>     }
>     terminationCause = releaseCompleteCauseIE  2 octets {
>       80 90                                              ..
>     }
>   }
> 2004/05/20 10:46:06.817   1:35.305            H323 Cleaner 0387a48 3
> h225ras.cxx(2047) RAS Waiting on response to seqnum=41015 for 3.0 seconds
> 2004/05/20 10:46:06.827   1:35.309         H225 RAS:389660 0389660 3
> h323pdu.cxx(474) H225RAS Receiving PDU:
>   disengageConfirm {
>     requestSeqNum = 41015
>   }
> 2004/05/20 10:46:06.827   1:35.310            H323 Cleaner 0387a48 1
> h323.cxx(1518) H323 Connection ip$localhost/5168 terminated.
> 2004/05/20 10:46:06.827   1:35.310            H323 Cleaner 0387a48 3
> ixjwin32.cxx(2040) xJack Stopping tones
> 2004/05/20 10:46:06.827   1:35.310         H225 RAS:389660 0389660 5
> h225ras.cxx(487) RAS Reading PDU
> 2004/05/20 10:46:06.827   1:35.314            H323 Cleaner 0387a48 3
> h323.cxx(1353) H323 Connection ip$localhost/5168 deleted.
> 2004/05/20 10:46:06.827   1:35.314            H323 Cleaner 0387a48 3
> h323ep.cxx(1594) H323 Cleaning up connections
>
>
>
> ============================================================================
> ===========
>
>
>
>
> SERVER LOG ( ./gnugk -o out.txt -ttttt ). This is the GNUGK of the caller
> client.
> ============================================================================
> ===========
> 2004/05/20 08:10:00.006 1           gk.cxx(122) GK Logging restarted
> 2004/05/20 08:10:00.007 5    singleton.cxx(27) Create instance: 1
>
> 2004/05/20 08:10:00.007 5      Toolkit.cxx(380) Try name /tmp/gnugk.ini-8198
> 2004/05/20 08:10:00.011 4      Toolkit.cxx(120) InterfaceTable:
> 127.0.0.1 <00-00-00-00-00-00> (lo)
> 192.168.200.1 <00-30-05-07-B3-3D> (eth0)
> 213.0.4.42 <00-02-1B-F4-0D-4C> (eth1)
>
> 2004/05/20 08:10:00.013 2      Toolkit.cxx(90)
> Network=213.0.4.0/255.255.255.0, IP=213.0.4.42
> 2004/05/20 08:10:00.013 2      Toolkit.cxx(90)
> Network=192.168.200.0/255.255.255.0, IP=192.168.200.1
> 2004/05/20 08:10:00.013 2      Toolkit.cxx(90) Network=127.0.0.0/255.0.0.0,
> IP=127.0.0.1
> 2004/05/20 08:10:00.013 2      Toolkit.cxx(91) Default IP=213.0.4.42
> 2004/05/20 08:10:00.013 2      Toolkit.cxx(158) GK H.323 Proxy enabled
> 2004/05/20 08:10:00.014 1           gk.cxx(490) OpenH323 Gatekeeper - The
> GNU Gatekeeper with ID 'EXTGK' started on 0.0.0.0
> Gatekeeper(GNU) Version(2.0.7)
> Ext(pthreads=1,acct=0,radius=0,mysql=0,ldap=0) Build(May 13 2004, 08:47:35)
> Sys(Linux i686 2.4.22-1.2115.nptl)
>
>
> 2004/05/20 08:10:00.015 5    singleton.cxx(27) Create instance: 2
>
> 2004/05/20 08:10:00.015 2           gk.cxx(533) GK TimeToLive for
> Registrations: -1
> 2004/05/20 08:10:00.016 5    singleton.cxx(27) Create instance: 3
>
> 2004/05/20 08:10:00.016 5    singleton.cxx(27) Create instance: 4
>
> 2004/05/20 08:10:00.016 5    singleton.cxx(27) Create instance: 5
>
> 2004/05/20 08:10:00.016 1       gkauth.cxx(270) GkAuth Add default rule with
> flag ff
> 2004/05/20 08:10:00.017 1       gkauth.cxx(270) GkAuth Add AliasAuth rule
> with flag 2
> 2004/05/20 08:10:00.017 2   WaitingARQ.cxx(50) GK Virtual Queue disabled for
> aliases
> 2004/05/20 08:10:00.017 2   WaitingARQ.cxx(60) GK Virtual Queue disabled for
> prefixes
> 2004/05/20 08:10:00.017 2   WaitingARQ.cxx(70) GK Virtual Queue disabled for
> regular expression
> 2004/05/20 08:10:00.017 1       RasSrv.cxx(226) Add neighbor
> GK1(193.145.233.66:1719) for prefixes *
> 2004/05/20 08:10:00.017 2 ProxyChannel.cxx(72) Q931PortRange: 20030-20050
> 2004/05/20 08:10:00.018 2 ProxyChannel.cxx(72) H245PortRange: 20000-20020
> 2004/05/20 08:10:00.018 2 ProxyChannel.cxx(72) RTPPortRange: 10000-10068
> 2004/05/20 08:10:00.018 2  ProxyThread.cxx(477) ProxyL Listen to
> 0.0.0.0:1720
> 2004/05/20 08:10:00.018 2       RasSrv.cxx(560) GK Using Routed Signalling
> 2004/05/20 08:10:00.019 2       RasSrv.cxx(561) GK H.245 Routed Enabled
> 2004/05/20 08:10:00.019 2       thread.cxx(28) ProxyListener 20213 started
> 2004/05/20 08:10:00.020 2       thread.cxx(28) ProxyHandleThread 20213
> started
> 2004/05/20 08:10:00.020 3  ProxyThread.cxx(647) ProxyH(0) waiting...
> 2004/05/20 08:10:00.020 2       thread.cxx(28) ProxyHandleThread 20213
> started
> 2004/05/20 08:10:00.020 3  ProxyThread.cxx(647) ProxyLC(0) waiting...
> 2004/05/20 08:10:00.020 1 MulticastGRQ.cxx(52) GK Multicast listener started
> 2004/05/20 08:10:00.021 1       RasSrv.cxx(2191) GK RasThread 20213 started
> 2004/05/20 08:10:00.021 2       RasSrv.cxx(2194) GK Entering connection
> handling loop
> 2004/05/20 08:13:05.573 2       RasSrv.cxx(2224) GK Read from
> 192.168.200.3:1041
> 2004/05/20 08:13:05.575 3       RasSrv.cxx(2237) GK
> gatekeeperRequest {
>     requestSeqNum = 41011
>     protocolIdentifier = 0.0.8.2250.0.4
>     rasAddress = ipAddress {
>       ip =  4 octets {
>         c0 a8 c8 03                                        ....
>       }
>       port = 1041
>     }
>     endpointType = {
>       vendor = {
>         vendor = {
>           t35CountryCode = 9
>           t35Extension = 0
>           manufacturerCode = 61
>         }
>         productId =  23 octets {
>           45 71 75 69 76 61 6c 65  6e 63 65 20 4f 70 65 6e   Equivalence
> Open
>           50 68 6f 6e 65 00 00                               Phone..
>         }
>         versionId =  26 octets {
>           31 2e 38 2e 31 20 28 4f  70 65 6e 48 33 32 33 20   1.8.1 (OpenH323
>           76 31 2e 31 31 2e 37 29  00 00                     v1.11.7)..
>         }
>       }
>       terminal = {
>       }
>       mc = FALSE
>       undefinedNode = FALSE
>     }
>     endpointAlias = 1 entries {
>       [0]=h323_ID  17 characters {
>         006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>         0065 0073 0040 0065 0078 0074 002e 0065   es@xxxxx
>         0073                                      s
>       }
>     }
>     supportsAltGK = <<null>>
>   }
> 2004/05/20 08:13:05.575 1       RasSrv.cxx(845) GK GRQ Received
> 2004/05/20 08:13:05.576 4         gkauth.h(85) GkAuth default check ok
> 2004/05/20 08:13:05.576 2       RasSrv.cxx(920)
> GCF|192.168.200.3|kiko.vives@xxxxxx:h323_ID|terminal;
>
>
> 2004/05/20 08:13:05.577 3       RasSrv.cxx(2164) GK Send to
> 192.168.200.3:1041
> gatekeeperConfirm {
>     requestSeqNum = 41011
>     protocolIdentifier = 0.0.8.2250.0.4
>     gatekeeperIdentifier =  5 characters {
>       0045 0058 0054 0047 004b                  EXTGK
>     }
>     rasAddress = ipAddress {
>       ip =  4 octets {
>         c0 a8 c8 01                                        ....
>       }
>       port = 1719
>     }
>   }
> 2004/05/20 08:13:05.577 5       RasSrv.cxx(2178) GK Sent Successful
> 2004/05/20 08:13:05.585 2       RasSrv.cxx(2224) GK Read from
> 192.168.200.3:1026
> 2004/05/20 08:13:05.587 3       RasSrv.cxx(2237) GK
> registrationRequest {
>     requestSeqNum = 41012
>     protocolIdentifier = 0.0.8.2250.0.4
>     discoveryComplete = TRUE
>     callSignalAddress = 1 entries {
>       [0]=ipAddress {
>         ip =  4 octets {
>           c0 a8 c8 03                                        ....
>         }
>         port = 1720
>       }
>     }
>     rasAddress = 1 entries {
>       [0]=ipAddress {
>         ip =  4 octets {
>           c0 a8 c8 03                                        ....
>         }
>         port = 1041
>       }
>     }
>     terminalType = {
>       vendor = {
>         vendor = {
>           t35CountryCode = 9
>           t35Extension = 0
>           manufacturerCode = 61
>         }
>         productId =  23 octets {
>           45 71 75 69 76 61 6c 65  6e 63 65 20 4f 70 65 6e   Equivalence
> Open
>           50 68 6f 6e 65 00 00                               Phone..
>         }
>         versionId =  26 octets {
>           31 2e 38 2e 31 20 28 4f  70 65 6e 48 33 32 33 20   1.8.1 (OpenH323
>           76 31 2e 31 31 2e 37 29  00 00                     v1.11.7)..
>         }
>       }
>       terminal = {
>       }
>       mc = FALSE
>       undefinedNode = FALSE
>     }
>     terminalAlias = 1 entries {
>       [0]=h323_ID  17 characters {
>         006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>         0065 0073 0040 0065 0078 0074 002e 0065   es@xxxxx
>         0073                                      s
>       }
>     }
>     gatekeeperIdentifier =  5 characters {
>       0045 0058 0054 0047 004b                  EXTGK
>     }
>     endpointVendor = {
>       vendor = {
>         t35CountryCode = 9
>         t35Extension = 0
>         manufacturerCode = 61
>       }
>       productId =  23 octets {
>         45 71 75 69 76 61 6c 65  6e 63 65 20 4f 70 65 6e   Equivalence Open
>         50 68 6f 6e 65 00 00                               Phone..
>       }
>       versionId =  26 octets {
>         31 2e 38 2e 31 20 28 4f  70 65 6e 48 33 32 33 20   1.8.1 (OpenH323
>         76 31 2e 31 31 2e 37 29  00 00                     v1.11.7)..
>       }
>     }
>     keepAlive = FALSE
>     willSupplyUUIEs = TRUE
>     maintainConnection = FALSE
>     supportsAltGK = <<null>>
>     usageReportingCapability = {
>       nonStandardUsageTypes = 0 entries {
>       }
>       startTime = <<null>>
>       endTime = <<null>>
>       terminationCause = <<null>>
>     }
>     callCreditCapability = {
>       canDisplayAmountString = TRUE
>       canEnforceDurationLimit = TRUE
>     }
>   }
> 2004/05/20 08:13:05.587 1       RasSrv.cxx(947) GK RRQ Received
> 2004/05/20 08:13:05.588 4       gkauth.cxx(1089) Gk RRQAuth condition
> 'sigip:192.168.200.3' applied successfully for endpoint 192.168.200.3:1720
> 2004/05/20 08:13:05.588 4       gkauth.cxx(291) GkAuth AliasAuth check ok
> 2004/05/20 08:13:05.589 1       RasTbl.cxx(53) New
> EP|192.168.200.3:1720|kiko.vives@xxxxxx:h323_ID|terminal|8303_endp
>
>
> 2004/05/20 08:13:05.590 2       RasSrv.cxx(1164)
> RCF|192.168.200.3:1720|kiko.vives@xxxxxx:h323_ID|terminal|8303_endp;
>
>
> 2004/05/20 08:13:05.590 3       RasSrv.cxx(2164) GK Send to
> 192.168.200.3:1026
> registrationConfirm {
>     requestSeqNum = 41012
>     protocolIdentifier = 0.0.8.2250.0.4
>     callSignalAddress = 1 entries {
>       [0]=ipAddress {
>         ip =  4 octets {
>           c0 a8 c8 01                                        ....
>         }
>         port = 1720
>       }
>     }
>     terminalAlias = 1 entries {
>       [0]=h323_ID  17 characters {
>         006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>         0065 0073 0040 0065 0078 0074 002e 0065   es@xxxxx
>         0073                                      s
>       }
>     }
>     gatekeeperIdentifier =  5 characters {
>       0045 0058 0054 0047 004b                  EXTGK
>     }
>     endpointIdentifier =  9 characters {
>       0038 0033 0030 0033 005f 0065 006e 0064   8303_end
>       0070                                      p
>     }
>     willRespondToIRR = FALSE
>     maintainConnection = FALSE
>   }
> 2004/05/20 08:13:05.591 5       RasSrv.cxx(2178) GK Sent Successful
> 2004/05/20 08:14:17.851 2       RasSrv.cxx(2224) GK Read from
> 192.168.200.3:1041
> 2004/05/20 08:14:17.852 3       RasSrv.cxx(2237) GK
> admissionRequest {
>     requestSeqNum = 41013
>     callType = pointToPoint <<null>>
>     endpointIdentifier =  9 characters {
>       0038 0033 0030 0033 005f 0065 006e 0064   8303_end
>       0070                                      p
>     }
>     destinationInfo = 1 entries {
>       [0]=h323_ID  11 characters {
>         006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>         0065 0073 0032                            es2
>       }
>     }
>     destCallSignalAddress = ipAddress {
>       ip =  4 octets {
>         00 00 00 00                                        ....
>       }
>       port = 0
>     }
>     srcInfo = 1 entries {
>       [0]=h323_ID  17 characters {
>         006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>         0065 0073 0040 0065 0078 0074 002e 0065   es@xxxxx
>         0073                                      s
>       }
>     }
>     bandWidth = 200000
>     callReferenceValue = 5168
>     conferenceID =  16 octets {
>       75 38 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16   u8.$.....M...p..
>     }
>     activeMC = FALSE
>     answerCall = FALSE
>     canMapAlias = TRUE
>     callIdentifier = {
>       guid =  16 octets {
>         8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16   .4.$.....M...p..
>       }
>     }
>     gatekeeperIdentifier =  5 characters {
>       0045 0058 0054 0047 004b                  EXTGK
>     }
>     willSupplyUUIEs = TRUE
>   }
> 2004/05/20 08:14:17.853 1       RasSrv.cxx(1321) GK ARQ Received
> 2004/05/20 08:14:17.853 4       gkauth.cxx(319) GkAuth default check ok
> 2004/05/20 08:14:17.855 1       RasTbl.cxx(612) New
> OZEP|0.0.0.0:0||unknown|oz_1000_endp
>
>
> 2004/05/20 08:14:17.856 3       RasSrv.cxx(1585) GK ARQ will request
> bandwith of 200000
> 2004/05/20 08:14:17.857 2       RasTbl.cxx(1885) CallTable::Insert(CALL)
> Call No. 1, total sessions : 1
> 2004/05/20 08:14:17.857 2       RasSrv.cxx(1696)
> ACF|192.168.200.3:1720|8303_endp|5168|kiko.vives2:h323_ID|kiko.vives@xxxxxx:
> h323_ID|false;
>
>
> 2004/05/20 08:14:17.857 3       RasSrv.cxx(2164) GK Send to
> 192.168.200.3:1041
> admissionConfirm {
>     requestSeqNum = 41013
>     bandWidth = 200000
>     callModel = gatekeeperRouted <<null>>
>     destCallSignalAddress = ipAddress {
>       ip =  4 octets {
>         c0 a8 c8 01                                        ....
>       }
>       port = 1720
>     }
>     irrFrequency = 120
>     willRespondToIRR = FALSE
>     uuiesRequested = {
>       setup = FALSE
>       callProceeding = FALSE
>       connect = FALSE
>       alerting = FALSE
>       information = FALSE
>       releaseComplete = FALSE
>       facility = FALSE
>       progress = FALSE
>       empty = FALSE
>       status = FALSE
>       statusInquiry = FALSE
>       setupAcknowledge = FALSE
>       notify = FALSE
>     }
>   }
> 2004/05/20 08:14:17.857 5       RasSrv.cxx(2178) GK Sent Successful
> 2004/05/20 08:14:17.900 3  ProxyThread.cxx(503) ProxyL Connected from
> 192.168.200.3:1721
> 2004/05/20 08:14:17.900 5  ProxyThread.cxx(538) ProxyH(0) add a socket,
> total 1
> 2004/05/20 08:14:17.970 4  ProxyThread.cxx(659) ProxyH(0) 1 sockets selected
> from 1, total 1/0
> 2004/05/20 08:14:17.970 5  ProxyThread.cxx(354) Q931s Reading from
> 192.168.200.3:1721
> 2004/05/20 08:14:17.970 3 ProxyChannel.cxx(417) Q931s Received: Setup
> CRV=5168 from 192.168.200.3:1721
> 2004/05/20 08:14:17.974 4 ProxyChannel.cxx(373) Q931 Received: {
>   q931pdu = {
>     protocolDiscriminator = 8
>     callReference = 5168
>     from = originator
>     messageType = Setup
>     IE: Bearer-Capability = {
>       88 93 a5                                           ...
>     }
>     IE: Display = {
>       6b 69 6b 6f 2e 76 69 76  65 73 40 65 78 74 2e 65   kiko.vives@xxxxx
>       73 00                                              s.
>     }
>     IE: User-User = {
>       20 b8 06 00 08 91 4a 00  04 01 40 10 00 6b 00 69    .....J...@..k.i
>       00 6b 00 6f 00 2e 00 76  00 69 00 76 00 65 00 73   .k.o...v.i.v.e.s
>       00 40 00 65 00 78 00 74  00 2e 00 65 00 73 22 c0   .@.e.x.t...e.s".
>       09 00 00 3d 16 45 71 75  69 76 61 6c 65 6e 63 65   ...=.Equivalence
>       20 4f 70 65 6e 50 68 6f  6e 65 00 00 19 31 2e 38    OpenPhone...1.8
>       2e 31 20 28 4f 70 65 6e  48 33 32 33 20 76 31 2e   .1 (OpenH323 v1.
>       31 31 2e 37 29 00 00 00  01 40 0a 00 6b 00 69 00   11.7)....@..k.i.
>       6b 00 6f 00 2e 00 76 00  69 00 76 00 65 00 73 00   k.o...v.i.v.e.s.
>       32 00 00 00 00 00 00 00  00 75 38 d9 24 1f f0 18   2........u8.$...
>       10 85 4d 00 00 e2 70 8d  16 00 5d 0f 80 07 00 c0   ..M...p...].....
>       a8 c8 03 06 b9 11 00 8c  34 d9 24 1f f0 18 10 85   ........4.$.....
>       4d 00 00 e2 70 8d 16 01  00 01 00 13 10 00 38 00   M...p.........8.
>       33 00 30 00 33 00 5f 00  65 00 6e 00 64 00 70 01   3.0.3._.e.n.d.p.
>       00 01 00 02 80 01 00                               .......
>     }
>   }
>   h225pdu = {
>     h323_uu_pdu = {
>       h323_message_body = setup {
>         protocolIdentifier = 0.0.8.2250.0.4
>         sourceAddress = 1 entries {
>           [0]=h323_ID  17 characters {
>             006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>             0065 0073 0040 0065 0078 0074 002e 0065   es@xxxxx
>             0073                                      s
>           }
>         }
>         sourceInfo = {
>           vendor = {
>             vendor = {
>               t35CountryCode = 9
>               t35Extension = 0
>               manufacturerCode = 61
>             }
>             productId =  23 octets {
>               45 71 75 69 76 61 6c 65  6e 63 65 20 4f 70 65 6e   Equivalence
> Open
>               50 68 6f 6e 65 00 00                               Phone..
>             }
>             versionId =  26 octets {
>               31 2e 38 2e 31 20 28 4f  70 65 6e 48 33 32 33 20   1.8.1
> (OpenH323
>               76 31 2e 31 31 2e 37 29  00 00                     v1.11.7)..
>             }
>           }
>           terminal = {
>           }
>           mc = FALSE
>           undefinedNode = FALSE
>         }
>         destinationAddress = 1 entries {
>           [0]=h323_ID  11 characters {
>             006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>             0065 0073 0032                            es2
>           }
>         }
>         destCallSignalAddress = ipAddress {
>           ip =  4 octets {
>             00 00 00 00                                        ....
>           }
>           port = 0
>         }
>         activeMC = FALSE
>         conferenceID =  16 octets {
>           75 38 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> u8.$.....M...p..
>         }
>         conferenceGoal = create <<null>>
>         callType = pointToPoint <<null>>
>         sourceCallSignalAddress = ipAddress {
>           ip =  4 octets {
>             c0 a8 c8 03                                        ....
>           }
>           port = 1721
>         }
>         callIdentifier = {
>           guid =  16 octets {
>             8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> .4.$.....M...p..
>           }
>         }
>         mediaWaitForConnect = FALSE
>         canOverlapSend = FALSE
>         endpointIdentifier =  9 characters {
>           0038 0033 0030 0033 005f 0065 006e 0064   8303_end
>           0070                                      p
>         }
>         multipleCalls = FALSE
>         maintainConnection = FALSE
>       }
>       h245Tunneling = FALSE
>     }
>   }
> }
> 2004/05/20 08:14:17.975 3 ProxyChannel.cxx(1122) GK Call 1 is NAT type 0
> 2004/05/20 08:14:17.975 3 ProxyChannel.cxx(339) GK Call 1 proxy enabled
> 2004/05/20 08:14:17.977 5 ProxyChannel.cxx(373) Q931 Send to 0.0.0.0:0 {
>   q931pdu = {
>     protocolDiscriminator = 8
>     callReference = 5168
>     from = originator
>     messageType = Setup
>     IE: Bearer-Capability = {
>       88 93 a5                                           ...
>     }
>     IE: Display = {
>       6b 69 6b 6f 2e 76 69 76  65 73 40 65 78 74 2e 65   kiko.vives@xxxxx
>       73 00                                              s.
>     }
>     IE: User-User = {
>       20 b0 06 00 08 91 4a 00  04 01 40 10 00 6b 00 69    .....J...@..k.i
>       00 6b 00 6f 00 2e 00 76  00 69 00 76 00 65 00 73   .k.o...v.i.v.e.s
>       00 40 00 65 00 78 00 74  00 2e 00 65 00 73 22 c0   .@.e.x.t...e.s".
>       09 00 00 3d 16 45 71 75  69 76 61 6c 65 6e 63 65   ...=.Equivalence
>       20 4f 70 65 6e 50 68 6f  6e 65 00 00 19 31 2e 38    OpenPhone...1.8
>       2e 31 20 28 4f 70 65 6e  48 33 32 33 20 76 31 2e   .1 (OpenH323 v1.
>       31 31 2e 37 29 00 00 00  01 40 0a 00 6b 00 69 00   11.7)....@..k.i.
>       6b 00 6f 00 2e 00 76 00  69 00 76 00 65 00 73 00   k.o...v.i.v.e.s.
>       32 00 75 38 d9 24 1f f0  18 10 85 4d 00 00 e2 70   2.u8.$.....M...p
>       8d 16 00 5d 0f 80 07 00  d5 00 04 2a 06 b8 11 00   ...].......*....
>       8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16   .4.$.....M...p..
>       01 00 01 00 13 10 00 38  00 33 00 30 00 33 00 5f   .......8.3.0.3._
>       00 65 00 6e 00 64 00 70  01 00 01 00 02 80 01 00   .e.n.d.p........
>     }
>   }
>   h225pdu = {
>     h323_uu_pdu = {
>       h323_message_body = setup {
>         protocolIdentifier = 0.0.8.2250.0.4
>         sourceAddress = 1 entries {
>           [0]=h323_ID  17 characters {
>             006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>             0065 0073 0040 0065 0078 0074 002e 0065   es@xxxxx
>             0073                                      s
>           }
>         }
>         sourceInfo = {
>           vendor = {
>             vendor = {
>               t35CountryCode = 9
>               t35Extension = 0
>               manufacturerCode = 61
>             }
>             productId =  23 octets {
>               45 71 75 69 76 61 6c 65  6e 63 65 20 4f 70 65 6e   Equivalence
> Open
>               50 68 6f 6e 65 00 00                               Phone..
>             }
>             versionId =  26 octets {
>               31 2e 38 2e 31 20 28 4f  70 65 6e 48 33 32 33 20   1.8.1
> (OpenH323
>               76 31 2e 31 31 2e 37 29  00 00                     v1.11.7)..
>             }
>           }
>           terminal = {
>           }
>           mc = FALSE
>           undefinedNode = FALSE
>         }
>         destinationAddress = 1 entries {
>           [0]=h323_ID  11 characters {
>             006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>             0065 0073 0032                            es2
>           }
>         }
>         activeMC = FALSE
>         conferenceID =  16 octets {
>           75 38 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> u8.$.....M...p..
>         }
>         conferenceGoal = create <<null>>
>         callType = pointToPoint <<null>>
>         sourceCallSignalAddress = ipAddress {
>           ip =  4 octets {
>             d5 00 04 2a                                        ...*
>           }
>           port = 1720
>         }
>         callIdentifier = {
>           guid =  16 octets {
>             8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> .4.$.....M...p..
>           }
>         }
>         mediaWaitForConnect = FALSE
>         canOverlapSend = FALSE
>         endpointIdentifier =  9 characters {
>           0038 0033 0030 0033 005f 0065 006e 0064   8303_end
>           0070                                      p
>         }
>         multipleCalls = FALSE
>         maintainConnection = FALSE
>       }
>       h245Tunneling = FALSE
>     }
>   }
> }
> 2004/05/20 08:14:17.978 2  ProxyThread.cxx(701) Proxy Create a new
> ConnectThread, total 1
> 2004/05/20 08:14:17.978 3  ProxyThread.cxx(647) ProxyH(0) waiting...
> 2004/05/20 08:14:17.978 2       thread.cxx(28) ProxyConnectThread 20213
> started
> 2004/05/20 08:14:17.978 0       assert.cxx(105) PWLib Assertion fail: Cannot
> connect socket without setting port, file ../common/sockets.cxx, line 1978
> 2004/05/20 08:14:18.927 2       RasSrv.cxx(2224) GK Read from
> 192.168.200.3:1041
> 2004/05/20 08:14:18.929 3       RasSrv.cxx(2237) GK
> infoRequestResponse {
>     requestSeqNum = 41014
>     endpointType = {
>       vendor = {
>         vendor = {
>           t35CountryCode = 9
>           t35Extension = 0
>           manufacturerCode = 61
>         }
>         productId =  23 octets {
>           45 71 75 69 76 61 6c 65  6e 63 65 20 4f 70 65 6e   Equivalence
> Open
>           50 68 6f 6e 65 00 00                               Phone..
>         }
>         versionId =  26 octets {
>           31 2e 38 2e 31 20 28 4f  70 65 6e 48 33 32 33 20   1.8.1 (OpenH323
>           76 31 2e 31 31 2e 37 29  00 00                     v1.11.7)..
>         }
>       }
>       terminal = {
>       }
>       mc = FALSE
>       undefinedNode = FALSE
>     }
>     endpointIdentifier =  9 characters {
>       0038 0033 0030 0033 005f 0065 006e 0064   8303_end
>       0070                                      p
>     }
>     rasAddress = ipAddress {
>       ip =  4 octets {
>         c0 a8 c8 03                                        ....
>       }
>       port = 1041
>     }
>     callSignalAddress = 1 entries {
>       [0]=ipAddress {
>         ip =  4 octets {
>           c0 a8 c8 03                                        ....
>         }
>         port = 1720
>       }
>     }
>     endpointAlias = 1 entries {
>       [0]=h323_ID  17 characters {
>         006b 0069 006b 006f 002e 0076 0069 0076   kiko.viv
>         0065 0073 0040 0065 0078 0074 002e 0065   es@xxxxx
>         0073                                      s
>       }
>     }
>     perCallInfo = 1 entries {
>       [0]={
>         callReferenceValue = 5168
>         conferenceID =  16 octets {
>           75 38 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> u8.$.....M...p..
>         }
>         originator = TRUE
>         h245 = {
>         }
>         callSignaling = {
>         }
>         callType = pointToPoint <<null>>
>         bandWidth = 0
>         callModel = gatekeeperRouted <<null>>
>         callIdentifier = {
>           guid =  16 octets {
>             8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16
> .4.$.....M...p..
>           }
>         }
>         substituteConfIDs = 0 entries {
>         }
>         usageInformation = {
>           nonStandardUsageFields = 0 entries {
>           }
>         }
>       }
>     }
>     needResponse = FALSE
>     unsolicited = TRUE
>   }
> 2004/05/20 08:14:18.929 1       RasSrv.cxx(2060) GK IRR Received
> 2004/05/20 08:14:40.645 2       RasSrv.cxx(2224) GK Read from
> 192.168.200.3:1041
> 2004/05/20 08:14:40.646 3       RasSrv.cxx(2237) GK
> disengageRequest {
>     requestSeqNum = 41015
>     endpointIdentifier =  9 characters {
>       0038 0033 0030 0033 005f 0065 006e 0064   8303_end
>       0070                                      p
>     }
>     conferenceID =  16 octets {
>       75 38 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16   u8.$.....M...p..
>     }
>     callReferenceValue = 5168
>     disengageReason = normalDrop <<null>>
>     callIdentifier = {
>       guid =  16 octets {
>         8c 34 d9 24 1f f0 18 10  85 4d 00 00 e2 70 8d 16   .4.$.....M...p..
>       }
>     }
>     gatekeeperIdentifier =  5 characters {
>       0045 0058 0054 0047 004b                  EXTGK
>     }
>     answeredCall = FALSE
>     usageInformation = {
>       nonStandardUsageFields = 0 entries {
>       }
>       endTime = 1085046366
>     }
>     terminationCause = releaseCompleteCauseIE  2 octets {
>       80 90                                              ..
>     }
>   }
> 2004/05/20 08:14:40.646 1       RasSrv.cxx(1745) GK DRQ Received
> 2004/05/20 08:14:40.647 4       RasSrv.cxx(1755) GK DRQ: closed conference
> 2004/05/20 08:14:40.647 4         gkauth.h(85) GkAuth default check ok
> 2004/05/20 08:14:40.647 2       RasTbl.cxx(2065) CDR ignore not connected
> call
> 2004/05/20 08:14:40.647 2       RasSrv.cxx(1792)
> DCF|192.168.200.3|8303_endp|5168|normalDrop;
>
>
> 2004/05/20 08:14:40.647 3       RasSrv.cxx(2164) GK Send to
> 192.168.200.3:1041
> disengageConfirm {
>     requestSeqNum = 41015
>   }
> 2004/05/20 08:14:40.647 5       RasSrv.cxx(2178) GK Sent Successful
> 2004/05/20 08:14:45.085 3           gk.cxx(75) GK Closing MulticastGRQThread
> 2004/05/20 08:14:45.085 1 MulticastGRQ.cxx(83) GK Multicast thread: Read
> error: Interrupted system call
> 2004/05/20 08:14:45.086 2       RasSrv.cxx(708) GK Closing RasThread
> 2004/05/20 08:14:45.086 3  ProxyThread.cxx(489) ProxyL Closing ProxyListener
> 2004/05/20 08:14:45.086 3  ProxyThread.cxx(506) ProxyL Error: Bad file
> descriptor
> 2004/05/20 08:14:45.086 3  ProxyThread.cxx(79) Q931s Delete socket
> 127.0.0.1:2067
> 2004/05/20 08:14:45.086 2       thread.cxx(32) ProxyListener 20213 closed
> 2004/05/20 08:14:45.087 2       thread.cxx(32) ProxyHandleThread 20213
> closed
> 
>
> ============================================================================
> ===========
>
> ----- Original Message -----
> From: "Zygmuntowicz Michal" <m.zygmuntowicz@xxxxxxx>
> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx>
> Sent: Wednesday, May 19, 2004 7:20 PM
> Subject: Re:  Problem with GNUGK Neighbours
>
>
> > Can you provide a trace log from a sample call
> > that crashes the gatekeeper. I suspect invalid parameters
> > are passed inside H.225 messages. I was able
> > to produce such behaviour using ohphone, so maybe
> > it is the case for OpenPhone. Anyway, I'll try to fix it
> > so the gatekeeper is not vulnerable to these kind of errors.
> >
> > ----- Original Message -----
> > From: "Kiko Vives" <kiko.vives@xxxxx>
> > Sent: Wednesday, May 19, 2004 6:49 PM
> >
> >
> > > Hi all.
> > >
> > > I am having a problem with two GNUGK wich are neighbours one from each
> other
> > > and I don't know if it is a bug of the client or the GNUGK.
> > >
> > > I have one client who gets registered to one GNUGK and other client
> > > registered to other GNUGK. Both GNUGK, as I said before, are neighbours.
> > > When I call using Netmeeting in both clients everything works right.
> When
> > > one of the clients use netmeeting and the other use OpenPhone,
> everything
> > > works right. But when I used OpenPhone in both clients, the GNUGK
> crashes
> > > saying someting like "Cannot connect socket without setting port...". It
> > > crashes if I use h245 tunneling or if I don't use it either.
> > >
> > > Has anyone any idea why this is happening ? 2 lines below are the
> > > gatekeeper.ini of both gatekeeper.
> > >
> > > And another question that is just a personal thing. Does anyone know why
> > > Netmeeting does not support H245 tunneling ? I think that H245 tunneling
> > > came out with H.323 version 2 and now, H323, is in its version 5, but
> even
> > > in the last version of Netmeeting it is not supported ! Is this true or
> am I
> > > wrong ? Does anyone know WHY of this nosense ? If this is true its
> > > unbelieveble !!! ( sorry, Im a bit upset about that because I have to
> > > develope GNUGK for netmeeting use and is a pain in ... ).
> > >
> > > Well... First gatekeeper.ini:



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click

_______________________________________________________

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