Hi list, Now I run the gnugk2.2.0 on windows xp sp2 and windows 2003, it works very well.But according to the gnugk2.2.0's design, on windows platform, if I didn't redefine FD_SETSIZE, it can support only concurrent 6-15 calls, for FD_SETSIZE default is 64. So I redefine the FD_SETSIZE to 1024. did anybody know the largest value I can redefine FD_SETSIZE to on windows platform? And can anyone give me some testing data about how much concurrent calls can one gnguk2.2.0 support? Regards, steven -----éäåä----- åää: openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx [mailto:openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx] äè openh323gk-users-request@xxxxxxxxxxxxxxxxxxxxx åéæé: 2005å1æ21æ 18:20 æää: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx äé: Openh323gk-users digest, Vol 1 #1657 - 8 msgs Send Openh323gk-users mailing list submissions to openh323gk-users@xxxxxxxxxxxxxxxxxxxxx To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/openh323gk-users or, via email, send a message with subject or body 'help' to openh323gk-users-request@xxxxxxxxxxxxxxxxxxxxx You can reach the person managing the list at openh323gk-users-admin@xxxxxxxxxxxxxxxxxxxxx When replying, please edit your Subject line so it is more specific than "Re: Contents of Openh323gk-users digest..." Today's Topics: 1. Re: j323 endpoint config gnugk problem (Stewart Nelson) 2. rewrite calling_station_id/calling number - help (IK __) 3. Re: Build gnugk2.2.0 under VC7.1 (Jan Willamowius) 4. Re: rewrite calling_station_id/calling number - help (Bogdan Belu) 5. Re: For Michal: detailing. 3 problems I can\\\'t figure out (Manda Costin) 6. Re: For Michal: it worked :-* (Manda Costin) 7. j323 endpoint config openH323gatekeeper (suhao yuan) --__--__-- Message: 1 From: "Stewart Nelson" <sn@xxxxxxxxxxx> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> Subject: Re: j323 endpoint config gnugk problem Date: Fri, 21 Jan 2005 05:43:45 +0100 Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Hi, The GCF message has 192.168.0.50 in the RAS address. That's the address of the endpoint, but it should be the address of the gatekeeper (192.168.0.51). So the endpoint will try to send the RRQ to itself! I have no idea why this would happen; I've never seen this before. I hope that you are not trying to run j323 and the GK on the same machine. That probably won't work under Windows. Here are a few things to try, but I am just guessing because I don't know what could cause this trouble. 1. See if gnugk version 2.0.9 fails the same way. 2. If the "telephony service" is running, try stopping and disabling it, then restarting the gatekeeper. 3. Try adding Home=192.168.0.51 to your config. 4. Try adding NetworkInterfaces=192.168.0.51/24 to your config. 5. If you have a linux (or other non-Windows) machine that you can use, see if gnugk will run correctly there. Good luck, Stewart ----- Original Message ----- From: "suhao yuan" <suhaoyuan23@xxxxxxxxxxxx> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> Sent: Friday, January 21, 2005 3:22 AM Subject: j323 endpoint config gnugk problem Hello Sir: I config IBM j323 engine as endpoint, when without using gatekeeper, I can call by IP address, after config gatekeeper, it didn't work, my gatekeeper config file using default value. Thanks Stewart Nelson to remind me should post specifically information on mailing list. I really don't know how to solve these problem, it seems that the j323 engine doesn't see the openh323gk! Thanks any suggestion! sincerely suhaoyuan (1)I set following j323 engine properties in file named properties.cfg : <1>h323.endpoint.gatekeeper.host=192.168.0.51; (at this IP address, I config openh323gk ok); <2>h323.endpoint.gatekeeper.port=1719; <3>h323.endpoint.signaling.port=1720 (2)my development environment is : <1>OS: windows XP; <2>j323 engine version : 5.0.0; <3>openh323gk version : 2.2.1; (3)j323 engine throw following exception : ERROR [H.323] Could not register with gatekeeper Exception: No gatekeeper responded to RegistrationRequest or GatekeeperRequest java.lang.Exception: No gatekeeper responded to RegistrationRequest or GatekeeperRequest at com.ibm.h323.gk.client.RasService.expired(RasService.java:275) at com.ibm.h323.gk.client.Sender.resend(Sender.java:122) at com.ibm.h323.gk.client.Sender.run(Sender.java:68) at java.lang.Thread.run(Thread.java:536) (4)gnugatekeeper trace message is : 2001/01/05 01:02:33.847 2 RasSrv.cxx(168) RAS Read from 192.16 8.0.50:1338 2001/01/05 01:02:33.847 3 RasSrv.cxx(207) RAS gatekeeperRequest { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1336 } endpointType = { nonStandardData = { nonStandardIdentifier = object 1.3.6.1.4.1.2.8803 data = 0 octets { } } vendor = { vendor = { t35CountryCode = 181 t35Extension = 0 manufacturerCode = 16962 } productId = 45 octets { 41 6c 70 68 61 57 6f 72 6b 73 20 45 64 69 74 69 AlphaWorks Editi 6f 6e 20 70 6f 77 65 72 65 64 20 62 79 20 49 42 on powered by IB 4d 20 4a 33 32 33 20 45 6e 67 69 6e 65 M J323 Engine } versionId = 5 octets { 35 2e 30 2e 30 5.0.0 } } terminal = { } mc = TRUE undefinedNode = FALSE } endpointAlias = 1 entries { [0]=dialedDigits "010*0*040," } } 2001/01/05 01:02:33.927 1 RasSrv.cxx(328) RAS GRQ Received 2001/01/05 01:02:33.937 3 gkauth.h(845) GKAUTH default GRQ chec k ok 2001/01/05 01:02:33.947 2 RasSrv.cxx(373) GCF|192.168.0.50|010*0*0 40,:dialedDigits|terminal; 2001/01/05 01:02:33.947 3 RasSrv.cxx(219) RAS Send to 192.168. 0.50:1338 gatekeeperConfirm { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 gatekeeperIdentifier = 10 characters { 004f 0070 0065 006e 0048 0033 0032 0033 OpenH323 0047 004b GK } rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1719 } } 2001/01/05 01:02:38.844 2 RasSrv.cxx(168) RAS Read from 192.16 8.0.50:1338 2001/01/05 01:02:38.854 3 RasSrv.cxx(207) RAS gatekeeperRequest { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1336 } endpointType = { nonStandardData = { nonStandardIdentifier = object 1.3.6.1.4.1.2.8803 data = 0 octets { } } vendor = { vendor = { t35CountryCode = 181 t35Extension = 0 manufacturerCode = 16962 } productId = 45 octets { 41 6c 70 68 61 57 6f 72 6b 73 20 45 64 69 74 69 AlphaWorks Editi 6f 6e 20 70 6f 77 65 72 65 64 20 62 79 20 49 42 on powered by IB 4d 20 4a 33 32 33 20 45 6e 67 69 6e 65 M J323 Engine } versionId = 5 octets { 35 2e 30 2e 30 5.0.0 } } terminal = { } mc = TRUE undefinedNode = FALSE } endpointAlias = 1 entries { [0]=dialedDigits "010*0*040," } } 2001/01/05 01:02:38.944 1 RasSrv.cxx(328) RAS GRQ Received 2001/01/05 01:02:38.944 3 gkauth.h(845) GKAUTH default GRQ chec k ok 2001/01/05 01:02:38.954 2 RasSrv.cxx(373) GCF|192.168.0.50|010*0*0 40,:dialedDigits|terminal; 2001/01/05 01:02:38.964 3 RasSrv.cxx(219) RAS Send to 192.168. 0.50:1338 gatekeeperConfirm { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 gatekeeperIdentifier = 10 characters { 004f 0070 0065 006e 0048 0033 0032 0033 OpenH323 0047 004b GK } rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1719 } } 2001/01/05 01:02:43.861 2 RasSrv.cxx(168) RAS Read from 192.16 8.0.50:1338 2001/01/05 01:02:43.871 3 RasSrv.cxx(207) RAS gatekeeperRequest { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1336 } endpointType = { nonStandardData = { nonStandardIdentifier = object 1.3.6.1.4.1.2.8803 data = 0 octets { } } vendor = { vendor = { t35CountryCode = 181 t35Extension = 0 manufacturerCode = 16962 } productId = 45 octets { 41 6c 70 68 61 57 6f 72 6b 73 20 45 64 69 74 69 AlphaWorks Editi 6f 6e 20 70 6f 77 65 72 65 64 20 62 79 20 49 42 on powered by IB 4d 20 4a 33 32 33 20 45 6e 67 69 6e 65 M J323 Engine } versionId = 5 octets { 35 2e 30 2e 30 5.0.0 } } terminal = { } mc = TRUE undefinedNode = FALSE } endpointAlias = 1 entries { [0]=dialedDigits "010*0*040," } } 2001/01/05 01:02:43.952 1 RasSrv.cxx(328) RAS GRQ Received 2001/01/05 01:02:43.952 3 gkauth.h(845) GKAUTH default GRQ chec k ok 2001/01/05 01:02:43.962 2 RasSrv.cxx(373) GCF|192.168.0.50|010*0*0 40,:dialedDigits|terminal; 2001/01/05 01:02:43.972 3 RasSrv.cxx(219) RAS Send to 192.168. 0.50:1338 gatekeeperConfirm { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 gatekeeperIdentifier = 10 characters { 004f 0070 0065 006e 0048 0033 0032 0033 OpenH323 0047 004b GK } rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1719 } } --------------------------------- Do You Yahoo!? 150äæMP3ççæïåæéåéäæå çåææåæåæïæéçåãèååéå 1Gåæ1000åïéèçéèåæåï --__--__-- Message: 2 Date: Fri, 21 Jan 2005 08:35:01 +0200 (EET) From: IK __ <ivo_new@xxxxxx> To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: rewrite calling_station_id/calling number - help Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx I tried to rewrite calling_station_id/calling number using ScreenCallingPartyNumberIE=XXXYYYZZZ but it didn't work for me. I more common - is it possible to rewrite a-number in setup with GnuGK? Thanks ----------------------------------------------------------------- http://promo.abv.bg/new_sms.html - çèåçè?SMS æåèïåç ç éåéç éè? --__--__-- Message: 3 Date: Fri, 21 Jan 2005 08:39:57 +0100 From: Jan Willamowius <jan@xxxxxxxxxxxxxx> To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: Re: Build gnugk2.2.0 under VC7.1 Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx LARGE_FDSET is only supported on Unix system. cn_zhx wrote: > Hi list, > > I want to compile gnugk2.2.0 in VC7.1, I also want to use LARGE_FDSET. > So I open the comment in Yasocket.h (#define LARGE_FDSET 32768), but > when I compile the project, a lot error emerges. If I don't open the > comment (#define LARGE_FDSET 32768), everything is ok. Why ? > > Regards, > steven -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.willamowius.de/ --__--__-- Message: 4 Date: Fri, 21 Jan 2005 10:30:15 +0200 From: Bogdan Belu <bogdan.belu@xxxxxxxxxxxxxxxxx> To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: Re: rewrite calling_station_id/calling number - help Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx hi, related to this question, is there any way to modify the "number=20 presentation allowed" bit in gnugk besides changing the source code ? 10x Bogdan. IK __ wrote: >I tried to rewrite calling_station_id/calling number using=20 >ScreenCallingPartyNumberIE=3DXXXYYYZZZ but it didn't work for me.=20 >I more common - is it possible to rewrite a-number in setup with GnuGK? > >Thanks=20 > >----------------------------------------------------------------- >http://promo.abv.bg/new_sms.html - =C0=EA=F2=E8=E2=E8=F0=E0=E9=F2=E5 SMS= =E8=E7=E2=E5=F1=F2=FF=E2=E0=ED=E5 =E7=E0 =EF=EE=EB=F3=F7=E5=ED=EE =EF=E8= =F1=EC=EE! > > >------------------------------------------------------- >This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >Tool for open source databases. Create drag-&-drop reports. Save time >by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. >Download a FREE copy at http://www.intelliview.com/go/osdn_nl > >_______________________________________________________ > >List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx >Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=3D8549 >Homepage: http://www.gnugk.org/ > > > =20 > --__--__-- Message: 5 Date: 21 Jan 2005 08:40:00 -0000 From: Manda Costin <siderite@xxxxx> Subject: Re: For Michal: detailing. 3 problems I can\\\'t figure out To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx, UNEXPECTED_DATA_AFTER_ADDRESS@.SYNTAX-ERROR Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Pe 21 Jan 2005, la 01:58, Zygmuntowicz Michal <m.zygmuntowicz@xxxxxxx> a scris: > >Finally, I found a source of the 2ND problem - it's because >you receive LRQ on a multicast address - I guess nobody used it so far >and that's why the bug stayed hidden. I'll apply a patch to the cvs. > >You can wait until the patch is available or use unicast addresses. > ok. Thanks a lot! I will try the unicast address and see what's going on. >----- Original Message ----- >From: "Manda Costin" <siderite@xxxxx> >Sent: Thursday, January 20, 2005 2:10 PM > > >> Pe 20 Jan 2005, la 13:49, Zygmuntowicz Michal <m.zygmuntowicz@xxxxxxx> a >> scris: >> >>> >>>1ST PROBLEM: >>>You have wrong order of things here - you should really take >>>a look at the manual - there is an example how to do this correctly. >>> >>>Basically, you need: >>>[RasSrv::Neighbors] >>>InterpointGKBuc001=CiscoGK >>> >>> [Neighbor::InterpointGKBuc001] >>> >>>what is pretty natural, as CiscoGK is only a type of neighbor >>>and you can have multiple neighbors of this type. >> >> Well, I did that, and it worked. Thanks. I do think that the manual is a >> bit vague at this point. >> >>> >>>2ND PROBLEM: >>>Maybe you hit some bug, I'll check the sources. Make also sure >>>that your gatekeeper is actually listening to the signalling port (1720 or >>>1721). >> >> Well, the log says listening to 1719 (U) and 1718 (MCast) and 7000 >> (status)... [panic] what should I do?! [reading the manual] >> it says there that the signaling port is default 1720. I will explicitly >> put it in the config. >> Nothing changed, nmap scanning shows all but 1719/udp ports closed. I >> don't know how else to check if the port is open. >> Also did the same on [RoutedMode] with CallSignalPort=1721 >> The log says now that gnugk is listening on 1721. Also nmap shows 1721/tcp >> open. >> so this is a bug, CallSignalPort must be explicitly set. >> The LCF format remains unchanged, though, and the call does NOT go >> through. >> >>>3RD PROBLEM: >>>FileAcct will store accounting records only if a call is passing >>>through the gatekeeper. If you are using direct mode and LRQ, >>>the call will not go through the gatekeeper, rather directly >>>to the termination gateway. >> >> Hence my problem :) >> >>> >>>----- Original Message ----- >>>From: "Siderite" <Siderite@xxxxx> >>>Sent: Thursday, January 20, 2005 11:58 AM >>> >>> >>>> I am detailing a post (sent from another email address) to which >>>> Michal told me to add more information: >> >> >> >> >>>> As in the previous post I am trying to do 2 things: >> >> >>>> >>>> I. get calls transfered by a Cisco gatekeeper to a Cisco gateway through >>>> the >>>> GnuGK (GW1->CiscoGK->GnuGK->GW2) >>>> >>>> II. get a true record of the calls that go through GnuGK >>>> >>>> ====================== >>>> >>>> To do that I followed the instructions in the manuals and configured >>>> things like this: >>>> CiscoGK has GnuGK set up as a remote zone (this config works with other >>>> gatekeepers so I don't think there is any problem here) >>>> GnuGk has CiscoGK set up as a neighbor >>>> >>>> 1ST PROBLEM: >>>> >>>> the new neighbor config system doesn't work: >>>> [RasSrv::Neighbors] >>>> CiscoGK=InterpointGKBuc001 >>>> >>>> [Neighbor::CiscoGK] >>>> Host=xxx.xxx.xxx.147 >>>> AcceptPrefixes=* >>>> SendPrefixes=* >>>> ForwardHopCount=2 >>>> ForwardLRQ=Always >>>> ForwardResponse=1 >>>> >>>> This is the GnuGK config and the log says, immediately after starting >>>> the gatekeeper: >>>> 2005/01/20 12:41:04.091 1 Neighbor.cxx(710) NB Can't get profile for >>>> neighbor CiscoGK >>>> 2005/01/20 12:41:04.091 1 Neighbor.cxx(159) NB Delete neighbor >>>> CiscoGK >>>> >>>> I used the old system and thus configured the neighbor like this: >>>> [RasSrv::Neighbors] >>>> InterpointGKBuc001=193.230.176.147; >>>> >>>> and it seems to be working. >>>> >>>> Then I configured the GnuGK to be in routed mode. >>>> [RoutedMode] >>>> GKRouted=1 >>>> H245Routed=1 >>>> >>>> 2ND PROBLEM: >>>> >>>> When I send a call from GW1 it sends the LRQ to CiscoGK, then it goes to >>>> the GnuGK and then a LCF is issued. The LCF looks like this: >>>> locationConfirm { >>>> requestSeqNum = 8177 >>>> callSignalAddress = ipAddress { >>>> ip = 4 octets { >>>> xx xx xx 17 ..w. >>>> } >>>> port = 0 >>>> } >>>> rasAddress = ipAddress { >>>> ip = 4 octets { >>>> xx xx xx 17 ..w. >>>> } >>>> port = 1719 >>>> } >>>> } >>>> >>>> The CallSignalAddress has port 0 !!!??? and the IP is the IP of GnuGK. >>>> >>>> A solution is to remove the routed mode, even if I do need the control >>>> and information wealth that routed mode offers. Then the LCF looks like >>>> this: >>>> locationConfirm { >>>> requestSeqNum = 8193 >>>> callSignalAddress = ipAddress { >>>> ip = 4 octets { >>>> xx xx xx 98 .... >>>> } >>>> port = 1720 >>>> } >>>> rasAddress = ipAddress { >>>> ip = 4 octets { >>>> xx xx xx 17 ..w. >>>> } >>>> port = 1719 >>>> } >>>> } >>>> which is the correct way it should look, I guess, and the call is >>>> transfered. >>>> >>>> 3RD PROBLEM: >>>> I configured logging like this: >>>> [CallTable] >>>> GenerateUCCDR=1 >>>> >>>> [Gatekeeper::Acct] >>>> FileAcct=required;start,stop >>>> >>>> [FileAcct] >>>> DetailFile=/usr/local/var/log/gnugk.detail.log >>>> StandardCDRFormat=1 >>>> ;CDRString=%g|%n|%d|%c|%s|%u|%{CallId}|%{ConfId}|%{setup-time}|%{connect-time}|%{disconnect-time}|%{caller-ip}|%{caller-port}|%{callee-ip}|%{callee-port}|%{src-info}|%{dest-info}|%{Calling-Station-Id}|%{Called-Station-Id} >>>> >>>> The log file is generated, but nothing at all is written in the file. >>>> >>>> Please help! >>>> >>>> ========================== >>>> detail gnugk config [routed mode] >>>> [Gatekeeper::Main] >>>> Fourtytwo=42 >>>> Name=gnugk >>>> >>>> [GkStatus::Auth] >>>> rule=allow >>>> >>>> [RoutedMode] >>>> GKRouted=1 >>>> H245Routed=1 >>>> ;AcceptNeighborsCalls=1 >>>> ;AcceptUnregisteredCalls=0 >>>> ;SupportNATedEndpoints=1 >>>> ;RemoveH245AddressOnTunneling=1 >>>> ;ForwardOnFacility=0 >>>> >>>> [Proxy] >>>> Enable=0 >>>> ;ProxyForNAT=1 >>>> >>>> [RasSrv::GWPrefixes] >>>> amir=074 >>>> >>>> [RasSrv::PermanentEndpoints] >>>> xxx.xxx.xxx.152=amir;074 >>>> >>>> [RasSrv::Neighbors] >>>> InterpointGKBuc001=xxx.xxx.xxx.147; >>>> >>>> [RasSrv::LRQFeatures] >>>> NeighborTimeout=2 >>>> ForwardHopCount=2 >>>> CiscoGKCompatible=1 >>>> ;IncludeDestinationInfoInLCF=0 >>>> >>>> [CallTable] >>>> GenerateUCCDR=1 >>>> >>>> [Gatekeeper::Acct] >>>> FileAcct=required;start,stop >>>> >>>> [FileAcct] >>>> DetailFile=/usr/local/var/log/gnugk.detail.log >>>> StandardCDRFormat=0 >>>> CDRString=%g|%n|%d|%c|%s|%u|%{CallId}|%{ConfId}|%{setup-time}|%{connect-time}|%{disconnect-time}|%{caller-ip}|%{caller-port}|%{callee-ip}|%{callee-port}|%{src-info}|%{dest-info}|%{Calling-Station-Id}|%{Called-Station-Id} >>>> >>>> or >>>> >>>> StandardCDRFormat=1 >>>> >>>> ============================== >>>> >>>> detail log [routed mode]: >>>> 2005/01/20 12:20:56.339 4 RasSrv.cxx(199) RAS Receiving on >>>> xxx.xxx.xxx.23:1718(Mcast) >>>> 2005/01/20 12:20:56.340 2 RasSrv.cxx(168) RAS Read from >>>> xxx.xxx.xxx.147:1719 >>>> 2005/01/20 12:20:56.358 3 RasSrv.cxx(207) RAS >>>> locationRequest { >>>> requestSeqNum = 8177 >>>> destinationInfo = 1 entries { >>>> [0]=dialedDigits "0744325669" >>>> } >>>> nonStandardData = { >>>> nonStandardIdentifier = h221NonStandard { >>>> t35CountryCode = 181 >>>> t35Extension = 0 >>>> manufacturerCode = 18 >>>> } >>>> data = 63 octets { >>>> 82 84 b0 11 00 d4 4f 71 f1 6a 02 11 d9 aa f0 f5 >>>> ......Oq.j...... >>>> bd 2d 41 1d ea 01 83 27 02 04 00 a7 76 58 99 c4 >>>> .-A....'....vX.. >>>> 0e 00 61 00 73 00 7c 00 69 00 6e 00 74 00 65 00 >>>> ..a.s.|.i.n.t.e. >>>> 72 00 70 00 6f 00 69 00 6e 00 74 00 32 00 35 >>>> r.p.o.i.n.t.2.5 >>>> } >>>> } >>>> replyAddress = ipAddress { >>>> ip = 4 octets { >>>> xx xx xx 93 .... >>>> } >>>> port = 1719 >>>> } >>>> sourceInfo = 1 entries { >>>> [0]=h323_ID 18 characters { >>>> 0049 006e 0074 0065 0072 0070 006f 0069 Interpoi >>>> 006e 0074 0047 004b 0042 0075 0063 0030 ntGKBuc0 >>>> 0030 0031 01 >>>> } >>>> } >>>> canMapAlias = TRUE >>>> } >>>> 2005/01/20 12:20:56.371 5 job.cxx(360) JOB Worker threads: 6 >>>> total - 6 busy, 0 idle >>>> 2005/01/20 12:20:56.371 5 job.cxx(188) JOB Starting Job LRQ at >>>> Worker thread 114696 >>>> 2005/01/20 12:20:56.371 1 RasSrv.cxx(328) RAS LRQ Received >>>> 2005/01/20 12:20:56.372 5 Routing.h(125) ROUTING Checking policy >>>> Explicit for the request LRQ 8177 >>>> 2005/01/20 12:20:56.372 5 Routing.h(125) ROUTING Checking policy >>>> Internal for the request LRQ 8177 >>>> 2005/01/20 12:20:56.372 2 RasTbl.cxx(664) RASTBL Gateway 1523_endp >>>> matched by prefix 074 >>>> 2005/01/20 12:20:56.372 4 RasTbl.cxx(1068) Prefix match for GW >>>> xxx.xxx.xxx.152:1720 >>>> 2005/01/20 12:20:56.372 5 Routing.h(131) ROUTING Policy Internal >>>> applied to the request LRQ 8177 >>>> 2005/01/20 12:20:56.374 2 RasSrv.cxx(373) >>>> LCF|xxx.xxx.xxx.147|1523_endp|0744325669:dialedDigits|xxx.xxx.xxx.147; >>>> 2005/01/20 12:20:56.375 6 yasocket.cxx(610) 127.0.0.1:33061 72 bytes >>>> sent >>>> 2005/01/20 12:20:56.375 3 RasSrv.cxx(219) RAS Send to >>>> xxx.xxx.xxx.147:1719 >>>> locationConfirm { >>>> requestSeqNum = 8177 >>>> callSignalAddress = ipAddress { >>>> ip = 4 octets { >>>> xx xx xx 17 ..w. >>>> } >>>> port = 0 >>>> } >>>> rasAddress = ipAddress { >>>> ip = 4 octets { >>>> xx xx xx 17 ..w. >>>> } >>>> port = 1719 >>>> } >>>> } >>>> 2005/01/20 12:20:56.376 5 RasSrv.cxx(233) RAS Sent Successful >>>> 2005/01/20 12:20:56.376 5 job.cxx(423) JOB Job LRQ deleted >>>> >>>> >>>> -- >>>> Siderite <Siderite@xxxxx> > > > >------------------------------------------------------- >This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting >Tool for open source databases. Create drag-&-drop reports. Save time >by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. >Download a FREE copy at http://www.intelliview.com/go/osdn_nl > >_______________________________________________________ > >List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx >Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 >Homepage: http://www.gnugk.org/ > ---- Home, no matter how far... http://www.home.ro --__--__-- Message: 6 Date: 21 Jan 2005 09:02:03 -0000 From: Manda Costin <siderite@xxxxx> Subject: Re: For Michal: it worked :-* To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx, UNEXPECTED_DATA_AFTER_ADDRESS@.SYNTAX-ERROR Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx It finally worked. With logging and everything. Yay! But... :) is there any way to accept calls from unregistered endpoints ONLY if the LRQ comes from a neighbour? Because right now I get an error because GW1 is not registered. I staticly added GW1 to the config and it worked, but is there a way to consider registered the gateways that send LRQs trough a neighbor? Thank you! ---- Home, no matter how far... http://www.home.ro --__--__-- Message: 7 Date: Fri, 21 Jan 2005 18:18:30 +0800 (CST) From: suhao yuan <suhaoyuan23@xxxxxxxxxxxx> To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Subject: j323 endpoint config openH323gatekeeper Reply-To: openh323gk-users@xxxxxxxxxxxxxxxxxxxxx --0-1619418303-1106302710=:54662 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit Hi Sir: Thank you very much Stewart Nelson. Now, I using j323 engine as endpoint on 192.168.0.50(Windows 2000 Professional), using openH323gatekeeper on 192.168.0.202 (Linux Redhat), I set following config infomation in Gatekeeper.ini (1)Home=192.168.0.202; (2)NetworkInterfaces=192.168.0.202/24; but in j323 engine, still throw following exception: ERROR [H.323] Could not register with gatekeeper Exception: No gatekeeper responded to RegistrationRequest or GatekeeperRequest java.lang.Exception: No gatekeeper responded to RegistrationRequest or GatekeeperRequest at com.ibm.h323.gk.client.RasService.expired(RasService.java:275) at com.ibm.h323.gk.client.Sender.resend(Sender.java:122) at com.ibm.h323.gk.client.Sender.run(Sender.java:68) at java.lang.Thread.run(Thread.java:536) Thanks! sincerely suhaoyuan following is gatekeeper trace message : 2001/01/05 01:02:33.847 2 RasSrv.cxx(168) RAS Read from 192.16 8.0.50:1338 2001/01/05 01:02:33.847 3 RasSrv.cxx(207) RAS gatekeeperRequest { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1336 } endpointType = { nonStandardData = { nonStandardIdentifier = object 1.3.6.1.4.1.2.8803 data = 0 octets { } } vendor = { vendor = { t35CountryCode = 181 t35Extension = 0 manufacturerCode = 16962 } productId = 45 octets { 41 6c 70 68 61 57 6f 72 6b 73 20 45 64 69 74 69 AlphaWorks Editi 6f 6e 20 70 6f 77 65 72 65 64 20 62 79 20 49 42 on powered by IB 4d 20 4a 33 32 33 20 45 6e 67 69 6e 65 M J323 Engine } versionId = 5 octets { 35 2e 30 2e 30 5.0.0 } } terminal = { } mc = TRUE undefinedNode = FALSE } endpointAlias = 1 entries { [0]=dialedDigits "010*0*040," } } 2001/01/05 01:02:33.927 1 RasSrv.cxx(328) RAS GRQ Received 2001/01/05 01:02:33.937 3 gkauth.h(845) GKAUTH default GRQ chec k ok 2001/01/05 01:02:33.947 2 RasSrv.cxx(373) GCF|192.168.0.50|010*0*0 40,:dialedDigits|terminal; 2001/01/05 01:02:33.947 3 RasSrv.cxx(219) RAS Send to 192.168. 0.50:1338 gatekeeperConfirm { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 gatekeeperIdentifier = 10 characters { 004f 0070 0065 006e 0048 0033 0032 0033 OpenH323 0047 004b GK } rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1719 } } 2001/01/05 01:02:38.844 2 RasSrv.cxx(168) RAS Read from 192.16 8.0.50:1338 2001/01/05 01:02:38.854 3 RasSrv.cxx(207) RAS gatekeeperRequest { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1336 } endpointType = { nonStandardData = { nonStandardIdentifier = object 1.3.6.1.4.1.2.8803 data = 0 octets { } } vendor = { vendor = { t35CountryCode = 181 t35Extension = 0 manufacturerCode = 16962 } productId = 45 octets { 41 6c 70 68 61 57 6f 72 6b 73 20 45 64 69 74 69 AlphaWorks Editi 6f 6e 20 70 6f 77 65 72 65 64 20 62 79 20 49 42 on powered by IB 4d 20 4a 33 32 33 20 45 6e 67 69 6e 65 M J323 Engine } versionId = 5 octets { 35 2e 30 2e 30 5.0.0 } } terminal = { } mc = TRUE undefinedNode = FALSE } endpointAlias = 1 entries { [0]=dialedDigits "010*0*040," } } 2001/01/05 01:02:38.944 1 RasSrv.cxx(328) RAS GRQ Received 2001/01/05 01:02:38.944 3 gkauth.h(845) GKAUTH default GRQ chec k ok 2001/01/05 01:02:38.954 2 RasSrv.cxx(373) GCF|192.168.0.50|010*0*0 40,:dialedDigits|terminal; 2001/01/05 01:02:38.964 3 RasSrv.cxx(219) RAS Send to 192.168. 0.50:1338 gatekeeperConfirm { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 gatekeeperIdentifier = 10 characters { 004f 0070 0065 006e 0048 0033 0032 0033 OpenH323 0047 004b GK } rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1719 } } 2001/01/05 01:02:43.861 2 RasSrv.cxx(168) RAS Read from 192.16 8.0.50:1338 2001/01/05 01:02:43.871 3 RasSrv.cxx(207) RAS gatekeeperRequest { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1336 } endpointType = { nonStandardData = { nonStandardIdentifier = object 1.3.6.1.4.1.2.8803 data = 0 octets { } } vendor = { vendor = { t35CountryCode = 181 t35Extension = 0 manufacturerCode = 16962 } productId = 45 octets { 41 6c 70 68 61 57 6f 72 6b 73 20 45 64 69 74 69 AlphaWorks Editi 6f 6e 20 70 6f 77 65 72 65 64 20 62 79 20 49 42 on powered by IB 4d 20 4a 33 32 33 20 45 6e 67 69 6e 65 M J323 Engine } versionId = 5 octets { 35 2e 30 2e 30 5.0.0 } } terminal = { } mc = TRUE undefinedNode = FALSE } endpointAlias = 1 entries { [0]=dialedDigits "010*0*040," } } 2001/01/05 01:02:43.952 1 RasSrv.cxx(328) RAS GRQ Received 2001/01/05 01:02:43.952 3 gkauth.h(845) GKAUTH default GRQ chec k ok 2001/01/05 01:02:43.962 2 RasSrv.cxx(373) GCF|192.168.0.50|010*0*0 40,:dialedDigits|terminal; 2001/01/05 01:02:43.972 3 RasSrv.cxx(219) RAS Send to 192.168. 0.50:1338 gatekeeperConfirm { requestSeqNum = 17666 protocolIdentifier = 0.0.8.2250.0.4 gatekeeperIdentifier = 10 characters { 004f 0070 0065 006e 0048 0033 0032 0033 OpenH323 0047 004b GK } rasAddress = ipAddress { ip = 4 octets { c0 a8 00 32 ...2 } port = 1719 } } --------------------------------- Do You Yahoo!? 150äæMP3ççæïåæéåéäæå çåææåæåæïæéçåãèååéå 1Gåæ1000åïéèçéèåæåï --0-1619418303-1106302710=:54662 Content-Type: text/html; charset=gb2312 Content-Transfer-Encoding: 8bit <DIV>Hi Sir:<BR> Thank you very much Stewart Nelson.<BR> Now, I using j323 engine as endpoint on 192.168.0.50(Windows 2000 Professional), using </DIV> <DIV>openH323gatekeeper on 192.168.0.202 (Linux Redhat), I set following config infomation in </DIV> <DIV>Gatekeeper.ini<BR> (1)Home=192.168.0.202;<BR> (2)NetworkInterfaces=192.168.0.202/24;</DIV> <DIV> but in j323 engine, still throw following exception:<BR> ERROR [H.323] Could not register with gatekeeper<BR> Exception: No gatekeeper responded to RegistrationRequest or GatekeeperRequest<BR> java.lang.Exception: No gatekeeper responded to RegistrationRequest or </DIV> <DIV>GatekeeperRequest at </DIV> <DIV>com.ibm.h323.gk.client.RasService.expired(RasService.java:275) at </DIV> <DIV>com.ibm.h323.gk.client.Sender.resend(Sender.java:122) at<BR> com.ibm.h323.gk.client.Sender.run(Sender.java:68) at <BR> java.lang.Thread.run(Thread.java:536) </DIV> <DIV> Thanks!</DIV> <DIV> sincerely<BR> suhaoyuan</DIV> <DIV> following is gatekeeper trace message :<BR>2001/01/05 01:02:33.847 2 RasSrv.cxx(168) RAS Read from 192.16<BR>8.0.50:1338<BR>2001/01/05 01:02:33.847 3 RasSrv.cxx(207) RAS<BR>gatekeeperRequest {<BR> requestSeqNum = 17666<BR> protocolIdentifier = 0.0.8.2250.0.4<BR> rasAddress = ipAddress {<BR> ip = 4 octets {<BR> c0 a8 00 32 ...2<BR> }<BR> port = 1336<BR> }<BR> endpointType = {<BR> nonStandardData = {<BR> nonStandardIdentifier = object 1.3.6.1.4.1.2.8803<BR> data = 0 octets {</DIV> <DIV> }<BR> }<BR> vendor = {<BR> vendor = {<BR> t35CountryCode = 181<BR> t35Extension = 0<BR> manufacturerCode = 16962<BR> }<BR> productId = 45 octets {<BR> 41 6c 70 68 61 57 6f 72 6b 73 20 45 64 69 74 69 AlphaWorks Editi<BR> 6f 6e 20 70 6f 77 65 72 65 64 20 62 79 20 49 42 on powered by IB<BR> 4d 20 4a 33 32 33 20 45 6e 67 69 6e 65 M J323 Engine<BR> }<BR> versionId = 5 octets {<BR> 35 2e 30 2e 30 5.0.0<BR> }<BR> }<BR> terminal = {<BR> }<BR> mc = TRUE<BR> undefinedNode = FALSE<BR> }<BR> endpointAlias = 1 entries {<BR> [0]=dialedDigits "010*0*040,"<BR> }<BR> }<BR>2001/01/05 01:02:33.927 1 RasSrv.cxx(328) RAS GRQ Received<BR>2001/01/05 01:02:33.937 3 gkauth.h(845) GKAUTH default GRQ chec<BR>k ok<BR>2001/01/05 01:02:33.947 2 RasSrv.cxx(373) GCF|192.168.0.50|010*0*0<BR>40,:dialedDigits|terminal;<BR>2001/01/05 01:02:33.947 3 RasSrv.cxx(219) RAS Send to 192.168.<BR>0.50:1338<BR>gatekeeperConfirm {<BR> requestSeqNum = 17666<BR> protocolIdentifier = 0.0.8.2250.0.4<BR> gatekeeperIdentifier = 10 characters {<BR> 004f 0070 0065 006e 0048 0033 0032 0033 OpenH323<BR> 0047 004b GK<BR> }<BR> rasAddress = ipAddress {<BR> ip = 4 octets {<BR> c0 a8 00 32 ...2<BR> }<BR> port = 1719<BR> }<BR> }<BR>2001/01/05 01:02:38.844 2 RasSrv.cxx(168) RAS Read from 192.16<BR>8.0.50:1338<BR>2001/01 /05 01:02:38.854 3 RasSrv.cxx(207) RAS<BR>gatekeeperRequest {<BR> requestSeqNum = 17666<BR> protocolIdentifier = 0.0.8.2250.0.4<BR> rasAddress = ipAddress {<BR> ip = 4 octets {<BR> c0 a8 00 32 ...2<BR> }<BR> port = 1336<BR> }<BR> endpointType = {<BR> nonStandardData = {<BR> nonStandardIdentifier = object 1.3.6.1.4.1.2.8803<BR> data = 0 octets {</DIV> <DIV> }<BR> }<BR> vendor = {<BR> vendor = {<BR> t35CountryCode = 181<BR> t35Extension = 0<BR> manufacturerCode = 16962<BR> }<BR> productId = 45 octets {<BR> 41 6c 70 68 61 57 6f 72 6b 73 20 45 64 69 74 69 AlphaWorks Editi<BR> 6f 6e 20 70 6f 77 65 72 65 64 20 62 79 20 49 42 on powered by IB<BR> 4d 20 4a 33 32 33 20 45 6e 67 69 6e 65 M J323 Engine<BR> }<BR> versionId = 5 octets {<BR> 35 2e 30 2e 30 5.0.0<BR> }<BR> }<BR> terminal = {<BR> }<BR> mc = TRUE<BR> undefinedNode = FALSE<BR> }<BR> endpointAlias = 1 entries {<BR> [0]=dialedDigits "010*0*040,"<BR> }<BR> }<BR>2001/01/05 01:02:38.944 1 RasSrv.cxx(328) RAS GRQ Received<BR>2001/01/05 01:02:38.944 3 gkauth.h(845) GKAUTH default GRQ chec<BR>k ok<BR>2001/01/05 01:02:38.954 2 RasSrv.cxx(373) GCF|192.168.0.50|010*0*0<BR>40,:dialedDigits|terminal;<BR>2001/01/05 01:02:38.964 3 RasSrv.cxx(219) RAS Send to 192.168.<BR>0.50:1338<BR>gatekeeperConfirm {<BR> requestSeqNum = 17666<BR> protocolIdentifier = 0.0.8.2250.0.4<BR> gatekeeperIdentifier = 10 characters {<BR> 004f 0070 0065 006e 0048 0033 0032 0033 OpenH323<BR> 0047 004b GK<BR> }<BR> rasAddress = ipAddress {<BR> ip = 4 octets {<BR> c0 a8 00 32 ...2<BR> }<BR> port = 1719<BR> }<BR> }<BR>2001/01/05 01:02:43.861 2 RasSrv.cxx(168) RAS Read from 192.16<BR>8.0.50:1338<BR>2001/01 /05 01:02:43.871 3 RasSrv.cxx(207) RAS<BR>gatekeeperRequest {<BR> requestSeqNum = 17666<BR> protocolIdentifier = 0.0.8.2250.0.4<BR> rasAddress = ipAddress {<BR> ip = 4 octets {<BR> c0 a8 00 32 ...2<BR> }<BR> port = 1336<BR> }<BR> endpointType = {<BR> nonStandardData = {<BR> nonStandardIdentifier = object 1.3.6.1.4.1.2.8803<BR> data = 0 octets {</DIV> <DIV> }<BR> }<BR> vendor = {<BR> vendor = {<BR> t35CountryCode = 181<BR> t35Extension = 0<BR> manufacturerCode = 16962<BR> }<BR> productId = 45 octets {<BR> 41 6c 70 68 61 57 6f 72 6b 73 20 45 64 69 74 69 AlphaWorks Editi<BR> 6f 6e 20 70 6f 77 65 72 65 64 20 62 79 20 49 42 on powered by IB<BR> 4d 20 4a 33 32 33 20 45 6e 67 69 6e 65 M J323 Engine<BR> }<BR> versionId = 5 octets {<BR> 35 2e 30 2e 30 5.0.0<BR> }<BR> }<BR> terminal = {<BR> }<BR> mc = TRUE<BR> undefinedNode = FALSE<BR> }<BR> endpointAlias = 1 entries {<BR> [0]=dialedDigits "010*0*040,"<BR> }<BR> }<BR>2001/01/05 01:02:43.952 1 RasSrv.cxx(328) RAS GRQ Received<BR>2001/01/05 01:02:43.952 3 gkauth.h(845) GKAUTH default GRQ chec<BR>k ok<BR>2001/01/05 01:02:43.962 2 RasSrv.cxx(373) GCF|192.168.0.50|010*0*0<BR>40,:dialedDigits|terminal;<BR>2001/01/05 01:02:43.972 3 RasSrv.cxx(219) RAS Send to 192.168.<BR>0.50:1338<BR>gatekeeperConfirm {<BR> requestSeqNum = 17666<BR> protocolIdentifier = 0.0.8.2250.0.4<BR> gatekeeperIdentifier = 10 characters {<BR> 004f 0070 0065 006e 0048 0033 0032 0033 OpenH323<BR> 0047 004b GK<BR> }<BR> rasAddress = ipAddress {<BR> ip = 4 octets {<BR> c0 a8 00 32 ...2<BR> }<BR> port = 1719<BR> }<BR> }</DIV> <DIV> </DIV><p><br><hr size=1><b>Do You Yahoo!?</b><br> <a href="http://music.yisou.com" target=blank>150äæMP3ççæïåæéåéäæå</a><br><a href="http://image.yisou.com" target=blank>çåææåæåæïæéçåãèååéå</a><br> <a href="http://cn.rd.yahoo.com/mail_cn/tag/1g/*http://cn.mail.yahoo.com/event/mail_1g/" target=blank>1Gåæ1000åïéèçéèåæåï</a> --0-1619418303-1106302710=:54662-- --__--__-- _______________________________________________ Openh323gk-users mailing list Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openh323gk-users End of Openh323gk-users Digest ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________________ List: Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id 49 Homepage: http://www.gnugk.org/