Hi
I get an error on Gk discovering when asking GnuGk to make a call between two endpoint. In the attachment, the logs relative to the situation.
This GnuGk is on a Windows 2003 Server which has a NIC with two different ip addresses (the other IP is shared between Windows Media Services, IIS and MySql), but in the GnuGk configuration file is specified that GnuGk should bind on the other dedicated IP address. The Configuration file is as follows
[Gatekeeper::Main]
Fortytwo=42
Name=GNUgk2
Home=xx.yy.zz.jj
Fortytwo=42
Name=GNUgk2
Home=xx.yy.zz.jj
Bind=xx.yy.zz.jj
UseBroadcastListener=0
UseMulticastListener=0
TimeToLive=300
UseMulticastListener=0
TimeToLive=300
[RoutedMode]
GKRouted=1
H245Routed=1
AcceptNeighborsCalls=1
AcceptUnregisteredCalls=1
GKRouted=1
H245Routed=1
AcceptNeighborsCalls=1
AcceptUnregisteredCalls=1
I bet the double ip interface is the problem, but I cannot understand why.
Thanks,
cheers, pierlu
2010/06/09 11:16:31.484 5 job.cxx(190) JOB Starting Job StatusCmd makecall 41100 41190 at Worker thread 3336 2010/06/09 11:16:31.484 5 GkStatus.cxx(1136) STATUS Got command makecall 41100 41190 from client cli.ent.add.res:4326=>gk.add.dr.ess:7000 2010/06/09 11:16:31.484 3 SoftPBX.cxx(432) GK SoftPBX: MakeCall 41100 -> 41190 2010/06/09 11:16:31.484 2 singleton.cxx(25) Create instance: MakeCallEndPoint(9) 2010/06/09 11:16:31.484 3 h323ep.cxx(1401) H323 Created endpoint. 2010/06/09 11:16:31.484 3 h323ep.cxx(1183) H323 Started cleaner thread 2010/06/09 11:16:31.484 4 h323caps.cxx(3343) H323 FindCapability: "G.711-ALaw-64k{sw}" 2010/06/09 11:16:31.484 3 h323caps.cxx(3255) H323 Added capability: G.711-ALaw-64k <1> 2010/06/09 11:16:31.484 4 h323caps.cxx(3343) H323 FindCapability: "G.711-uLaw-64k{sw}" 2010/06/09 11:16:31.484 3 h323caps.cxx(3255) H323 Added capability: G.711-uLaw-64k <2> 2010/06/09 11:16:31.484 4 h323caps.cxx(3343) H323 FindCapability: "G.711-ALaw-64k{sw}" 2010/06/09 11:16:31.484 4 h323caps.cxx(3343) H323 FindCapability: "G.711-uLaw-64k{sw}" 2010/06/09 11:16:31.484 4 h323caps.cxx(3343) H323 FindCapability: "G.711-ALaw-64k{sw}" 2010/06/09 11:16:31.484 4 h323caps.cxx(3343) H323 FindCapability: "G.711-uLaw-64k{sw}" 2010/06/09 11:16:31.484 4 h323caps.cxx(3343) H323 FindCapability: "G.711-ALaw-64k{sw}" 2010/06/09 11:16:31.484 4 h323caps.cxx(3343) H323 FindCapability: "G.711-uLaw-64k{sw}" 2010/06/09 11:16:31.484 4 h323caps.cxx(3343) H323 FindCapability: "G.711-ALaw-64k{sw}" 2010/06/09 11:16:31.484 4 h323caps.cxx(3343) H323 FindCapability: "G.711-uLaw-64k{sw}" 2010/06/09 11:16:31.484 4 h323caps.cxx(2066) EXT No Extended Capabilities found to load 2010/06/09 11:16:31.484 3 h323caps.cxx(3255) H323 Added capability: UserInput/hookflash <3> 2010/06/09 11:16:31.484 3 h323caps.cxx(3255) H323 Added capability: UserInput/basicString <4> 2010/06/09 11:16:31.484 3 h323caps.cxx(3255) H323 Added capability: UserInput/dtmf <5> 2010/06/09 11:16:31.484 3 h323caps.cxx(3255) H323 Added capability: UserInput/RFC2833 <6> 2010/06/09 11:16:31.484 3 h323caps.cxx(3255) H323 Added capability: UserInput/Navigation <7> 2010/06/09 11:16:31.484 3 h323caps.cxx(3255) H323 Added capability: UserInput/Softkey <8> 2010/06/09 11:16:31.484 3 h323caps.cxx(3255) H323 Added capability: UserInput/PointDevice <9> 2010/06/09 11:16:31.484 3 h323caps.cxx(3255) H323 Added capability: UserInput/Modal <10> 2010/06/09 11:16:31.484 3 h323ep.cxx(2045) H323 Started listener Listener[ip$*:1722] 2010/06/09 11:16:31.484 2 transports.cxx(1521) H323 Awaiting TCP connections on port 1722 2010/06/09 11:16:31.484 4 transports.cxx(1475) TCP Waiting on socket accept on ip$*:1722 2010/06/09 11:16:31.484 3 transports.cxx(1972) H323UDP Binding to interface: 0.0.0.0:1722 2010/06/09 11:16:31.484 4 h4601.cxx(1780) H460 Endpoint Attached 2010/06/09 11:16:31.484 4 h4601.cxx(1780) H460 Endpoint Attached 2010/06/09 11:16:31.484 3 gkclient.cxx(2257) RAS Background thread started 2010/06/09 11:16:31.484 4 h46018_h225.cxx(353) H46018 Creating H46018 Handler. 2010/06/09 11:16:31.484 4 h4601.cxx(1275) H460 Loaded Std 18 2010/06/09 11:16:31.484 4 h4601.cxx(1248) H460 Loaded Feature Std18 2010/06/09 11:16:31.484 4 h4601.cxx(1275) H460 Loaded Std 23 2010/06/09 11:16:31.484 4 h4601.cxx(1248) H460 Loaded Feature Std23 2010/06/09 11:16:31.484 4 h460_oid3.cxx(353) OID3 Instance Created 2010/06/09 11:16:31.484 4 h4601.cxx(1275) H460 Loaded OID 1.3.6.1.4.1.17090.0.3 2010/06/09 11:16:31.484 4 h4601.cxx(1248) H460 Loaded Feature OID3 2010/06/09 11:16:31.484 2 h235auth.cxx(332) RAS Authenticator H.235.1<no-pwd> not active during SetCapability negotiation 2010/06/09 11:16:31.484 2 h235auth.cxx(332) RAS Authenticator CAT<no-pwd> not active during SetCapability negotiation 2010/06/09 11:16:31.484 2 h235auth.cxx(332) RAS Authenticator MD5<no-pwd> not active during SetCapability negotiation 2010/06/09 11:16:31.484 3 transports.cxx(2103) H225 Started gatekeeper discovery of "ip$127.0.0.1" 2010/06/09 11:16:31.484 3 transports.cxx(2129) RAS Gatekeeper discovery on loopback interface 2010/06/09 11:16:31.484 3 transports.cxx(2214) RAS Gatekeeper discovery on interface: 127.0.0.1:1407 2010/06/09 11:16:31.484 3 h323pdu.cxx(612) Trans Sending PDU [ip$127.0.0.1:1407/ip$*] : gatekeeperRequest { requestSeqNum = 49954 protocolIdentifier = 0.0.8.2250.0.6 rasAddress = ipAddress { ip = 4 octets { 7f 00 00 01 .... } port = 1407 } endpointType = { vendor = { vendor = { t35CountryCode = 9 t35Extension = 0 manufacturerCode = 61 } productId = 16 octets { 47 4e 55 20 47 61 74 65 6b 65 65 70 65 72 00 00 GNU Gatekeeper.. } versionId = 26 octets { 32 2e 33 2e 32 20 28 48 33 32 33 70 6c 75 73 20 2.3.2 (H323plus 76 31 2e 32 32 2e 30 29 00 00 v1.22.0).. } } terminal = { } mc = false undefinedNode = false } endpointAlias = 1 entries { [0]=h323_ID 18 characters { 0049 006e 0074 0065 0072 006e 0061 006c Internal 004d 0061 006b 0065 0043 0061 006c 006c MakeCall 0045 0050 EP } } supportsAltGK = <<null>> featureSet = { replacementFeatureSet = false supportedFeatures = 2 entries { [0]={ id = standard 18 } [1]={ id = standard 23 } } } supportsAssignedGK = true } 2010/06/09 11:16:31.484 1 h323trans.cxx(180) H225RAS Read error (1073751878): Connection reset 2010/06/09 11:16:31.484 3 transports.cxx(2283) RAS Error on discover request read: Connection reset 2010/06/09 11:16:31.484 2 transports.cxx(2317) RAS Gatekeeper discovery failed 2010/06/09 11:16:31.484 3 transports.cxx(2103) H225 Started gatekeeper discovery of "ip$127.0.0.1" 2010/06/09 11:16:31.484 3 transports.cxx(2129) RAS Gatekeeper discovery on loopback interface 2010/06/09 11:16:31.484 3 transports.cxx(2214) RAS Gatekeeper discovery on interface: 127.0.0.1:1408 2010/06/09 11:16:31.484 3 h323pdu.cxx(612) Trans Sending PDU [ip$127.0.0.1:1408/ip$*] : gatekeeperRequest { requestSeqNum = 49954 protocolIdentifier = 0.0.8.2250.0.6 rasAddress = ipAddress { ip = 4 octets { 7f 00 00 01 .... } port = 1408 } endpointType = { vendor = { vendor = { t35CountryCode = 9 t35Extension = 0 manufacturerCode = 61 } productId = 16 octets { 47 4e 55 20 47 61 74 65 6b 65 65 70 65 72 00 00 GNU Gatekeeper.. } versionId = 26 octets { 32 2e 33 2e 32 20 28 48 33 32 33 70 6c 75 73 20 2.3.2 (H323plus 76 31 2e 32 32 2e 30 29 00 00 v1.22.0).. } } terminal = { } mc = false undefinedNode = false } endpointAlias = 1 entries { [0]=h323_ID 18 characters { 0049 006e 0074 0065 0072 006e 0061 006c Internal 004d 0061 006b 0065 0043 0061 006c 006c MakeCall 0045 0050 EP } } supportsAltGK = <<null>> featureSet = { replacementFeatureSet = false supportedFeatures = 2 entries { [0]={ id = standard 18 } [1]={ id = standard 23 } } } supportsAssignedGK = true } 2010/06/09 11:16:31.500 1 h323trans.cxx(180) H225RAS Read error (1073751878): Connection reset 2010/06/09 11:16:31.500 3 transports.cxx(2283) RAS Error on discover request read: Connection reset 2010/06/09 11:16:31.500 2 transports.cxx(2317) RAS Gatekeeper discovery failed 2010/06/09 11:16:31.500 3 gkclient.cxx(2276) RAS Background thread ended 2010/06/09 11:16:31.500 3 osutils.cxx(1611) PTLib Thread ended: name="GkMonitor:d80", real=0.015, kernel=0.000 (0%), user=0.000 (0%), both=0.000 (0%) 2010/06/09 11:16:31.500 3 transports.cxx(1220) H323 H323Transport::Close 2010/06/09 11:16:31.500 3 transports.cxx(1220) H323 H323Transport::Close 2010/06/09 11:16:31.500 1 MakeCall.cxx(52) MakeCallEndpoint: Error registering with gatekeeper at "127.0.0.1" 2010/06/09 11:16:32.000 1 SoftPBX.cxx(439) GK SoftPBX: MakeCall registration of pseudo-endpoint failed 2010/06/09 11:16:32.000 4 transports.cxx(1475) TCP Waiting on socket accept on ip$*:1722 2010/06/09 11:16:32.000 1 transports.cxx(1488) TCP Accept error:Bad file descriptor 2010/06/09 11:16:32.000 3 osutils.cxx(1611) PTLib Thread ended: name="H323 Listener:bf4", real=0.515, kernel=0.000 (0%), user=0.000 (0%), both=0.000 (0%) 2010/06/09 11:16:32.000 3 h323ep.cxx(2825) H323 Cleaning up connections 2010/06/09 11:16:32.000 3 h323ep.cxx(1193) H323 Stopped cleaner thread 2010/06/09 11:16:32.000 3 osutils.cxx(1611) PTLib Thread ended: name="H323 Cleaner:3136", real=0.515, kernel=0.000 (0%), user=0.000 (0%), both=0.000 (0%) 2010/06/09 11:16:32.000 3 h323ep.cxx(2825) H323 Cleaning up connections 2010/06/09 11:16:32.000 3 h323ep.cxx(1454) H323 Deleted endpoint. 2010/06/09 11:16:32.000 2 singleton.cxx(34) Delete instance: MakeCallEndPoint(8 objects left) 2010/06/09 11:16:32.000 5 job.cxx(427) JOB Job StatusCmd makecall 41100 41190 deleted 2010/06/09 11:16:32.000 5 job.cxx(416) JOB Worker threads: 11 total - 9 busy, 2 idle
------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/