Hello All. i'm use: pwlib-v1_11_0-src.tar.gz, openh323-v1_19_0_1-src.tar.gz, gnugk-2.2.4.tar.gz endpoint1 use registration on gatekeeper and authenticate/account by radius it have alias 1101 endpoint2 not use registration and simple send calls to gk i describe it in gnugk.ini as PermanentEndpoint and set prefix 1102 to it next i try to call 1102 from endpoint1 - all fine. next i try to call 1101 from endpoint2 and get next in status line: CDR|54|02 b2 1d e1 09 e8 44 24 56 34 34 34 34 ef 00 00|0|unconnected|Wed, 28 Jun 2006 22:03:56 +0400|XX.XX.XX.2:1035| |0.0.0.0:0| |1101:dialedDigits|endpoint2:h 323_ID=00304f248ea1:h323_ID=My-Endpoint-2:h323_ID|MY_GK; if i uncomment AcceptUnregisteredCalls=1 all work, but i need more security. ACF|XX.XX.XX.3:1720|3022_endp|174|1101:dialedDigits|endpoint2:h323_ID=00304f248e a1:h323_ID=My-Endpoint-2:h323_ID|true; CDR|55|02 b2 1d e1 cf 86 c8 3e 56 34 34 34 34 ef 00 00|8|Wed, 28 Jun 2006 22:05: 59 +0400|Wed, 28 Jun 2006 22:06:07 +0400|XX.XX.XX.2:1036| |XX.XX.XX.3:1720|3 022_endp|1111:dialedDigits|planet2:h323_ID=00304f248ea1:h323_ID=MY-Endpoint-2:h32 3_ID|MY_GK; DCF|XX.XX.XX.3|3022_endp|174|normalDrop; In log i have next key string: 2006/06/28 22:16:14.580 3 ProxyChannel.cxx(1784) Q931s Reject unregiste red call 02 b2 1d e5 d6 f0 be 38 56 34 34 34 34 ef 00 00 from XX.XX.XX.2:1038 How i can resolve this problem? More old static linked version 2.2.3 (precompiled binary) worked normal, but after i build and install new libraries it crashes with segfault and own builded 2.2.3 with new libraries have same behavoir as 2.2.4 now. my gnugk.ini # Standard stuff [Gatekeeper::Main] Fourtytwo=42 TimeToLive=120 Name=MY_GK Home=XX.XX.XX.1 [RoutedMode] GKRouted=1 H245Routed=1 RemoveH245AddressOnTunneling=1 AcceptNeighborsCalls=1 ##AcceptUnregisteredCalls=1 CallSignalPort=1720 [Proxy] Enable=1 ProxyForNAT=1 [RasSrv::PermanentEndpoints] XX.XX.XX.2=endpoint2;1102 [RasSrv::GWPrefixes] endpoint2=1102 [Gatekeeper::Acct] RadAcct=required;start,stop default=allow [RadAcct] Servers=XX.XX.XX.99:1813; RadiusPortRange=10000-11000 DefaultAcctPort=1813 SharedSecret=cbcmrf RequestTimeout=3500 IdCacheTimeout=9000 SocketDeleteTimeout=60000 RequestRetransmissions=4 RoundRobinServers=1 AppendCiscoAttributes=1 IncludeEndpointIP=1 [Gatekeeper::Auth] RadAliasAuth=required;RRQ,ARQ default=allow [RadAliasAuth] Servers=XX.XX.XX.99:1812; RadiusPortRange=10000-11000 DefaultAuthPort=1812 SharedSecret=cbcmrf RequestTimeout=2000 IdCacheTimeout=9000 SocketDeleteTimeout=60000 RequestRetransmissions=2 RoundRobinServers=1 AppendCiscoAttributes=1 IncludeTerminalAliases=1 IncludeEndpointIP=1 [CallTable] GenerateUCCDR=1 SingleFailoverCDR=0 Thanks for help Oleg. Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549 Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/