This doesn't sound like a GnuGK problem. GnuGK doesn't even handle media in routed mode. Are you sure this is a problem with only 2.2.4? Did you have all ok on 2.2.3-2 using the same configuration? Regards HASSAAN ----- Original Message ----- From: "Dario Nul" <dario7@xxxxxxxx> To: <openh323gk-users@xxxxxxxxxxxxxxxxxxxxx> Sent: Wednesday, May 17, 2006 07:39 Subject: One way audio problem in Gnugk 2.2.4 > Anybody else encounter audio problem using 2.2.4 > > I tried the Linux exec version and randomly half of the calls did not have > audio. > > Even though I am not using Proxy mode, only Routed Mode. > > Here is my config > > [Gatekeeper::Main] > Fourtytwo=42 > Name=XCH11 > Home=82.165.183.xxx > TimeToLive=300 > StatusPort=23 > UseBroadcastListener=0 > TimestampFormat=MySQL > > [LogFile] > Rotate=daily > RotateTime=00:01 > > [RoutedMode] > GKRouted=1 > H245Routed=1 > CallSignalPort=1720 > CallSignalHandlerNumber=7 > RtpHandlerNumber=3 > SocketCleanupTimeout=2000 > TranslateFacility=1 > SupportNATedEndpoints=1 > AcceptNeighborsCalls=1 > AcceptUnregisteredCalls=0 > ReamoveH245AddressOnTunneling=1 > DropCallsByReleaseComplete=1 > SendReleaseCompleteOnDRQ=1 > Q931PortRange=30000-39999 > H245PortRange=40000-49999 > RemoveCallOnDRQ=0 > ActivateFailover=1 > FailoverCauses=1-15,21-127 > > [Proxy] > Enable=0 > > ProxyForNAT=0 > > [RasSrv::GWPrefixes] > bairesmob=6781 > > [RasSrv::ARQFeatures] > CallUnregisteredEndpoints=1 > > [Gatekeeper::Auth] > AliasAuth=required;RRQ > > [RasSrv::Neighbors] > VINCULUM=CiscoGK > > > [Neighbor::VINCULUM] > GatekeeperIdentifier=VINCULUM > Host=66.241.7.XXX > SendPrefixes=99999 > AcceptPrefixes=* > ForwardHopCount=9 > ForwardLRQ=always > ForwardResponse=1 > > > > [RasSrv::RewriteE164] > > > 5045=83965045 > 57=967157 > > ;TURKEY PROPER FROM Christos > 90=45678#90 > ;block mobile and others > 90392=999 > 905=999 > > ;BD MOBILE FROM askmcse@xxxxxxxxxxx > 88017=20886088017 > > > ;QUINTUM BAIRESMOB > ;FIXED AMBA para hacer algunas llamdas a fixed > ;5411=6781# > > ;CORRECCIONES A BOLUDOS > 5491115=6781#15 > 5491511=6781#15 > 549011=6781#15 > 549154=6781#154 > 549155=6781#155 > 549156=6781#156 > 5494=6781#154 > 5495=6781#155 > 5496=6781#156 > 54902=6781#02 > 54903=6781#03 > 549*=6781#* > > > > ;hch > 5491157629800=6781#1557629800 > ;leibas > 5491141851990=6781#1541851990 > > 54911=6781#15 > 5492=6781#02 > 5493=6781#03 > > ;FROM CVG -> 6780# > > 896854911=6780#15 > 89685492=6780#02 > 89685493=6780#03 > > > > > [RasSrv::GWPrefixes] > astdario=8888 > > > [RasSrv::GWRewriteE164] > > > [RasSrv::PermanentEndpoints] > 200.69.10.xxx=bairesmob;6780#,6781# > 201.216.229.xxx=CATELCO;6781#,6781#1549361049 > > [EP::bairesmob] > Capacity=30 > GatewayPriority=1 > GatewayPrefixes=6781# > > [EP::CATELCO] > Capacity=30 > GatewayPriority=1 > GatewayPrefixes=6781# > > [EP::altura1] > Capacity=24 > GatewayPriority=1 > > [EP::BILLGK] > Capacity=4 > GatewayPriority=1 > > > [EP::BUYMIN] > Capacity=0 > GatewayPriority=2 > > > [EP::SWEDEN] > Capacity=12 > GatewayPriority=1 > > > [RasSrv::RRQAuth] > xxxxxx=allow > xxxxxx=allow > > [GkStatus::Auth] > rule=explicit|password > 127.0.0.1=allow > KeyFilled=0 > CheckID=1 > PasswordTimeout=0 > default=forbid > > [StatusAcct] > ConnectEvent=CALL| CONNECT |%{callee-ip} > > > [RasSrv::RRQFeatures] > OverwriteEPOnSameAddress=1 > > [Gatekeeper::Acct] > SQLAcct=sufficient;stop > FileAcct=optional;stop > ;FileAcct=required;stop > > > [FileAcct] > DetailFile=/usr/logs/gnugk.log > Rotate=daily > RotateTime=23:59 > StandardCDRFormat=0 > CDRString=%g|%n|%d|%c|%s|%u|%{CallId}|%{ConfId}|%{setup-time}|%{connect-time > }|%{disconnect-time}|%{caller-ip}|%{callee-ip}|%{src-info}|%{dest-info}|%{ Ca > lling-Station-Id}|%{Called-Station-Id}|%{Dialed-Number}|%r|%p|%{alerting-tim > e}|%{ring-time}|%{call-attempts}|%{last-cdr}|%{media-oip}|%{codec} > TimestampFormat=MySQL > > [CallTable] > GenerateNBCDR=1 > GenerateUCCDR=0 > DefaultCallDurationLimit=4872 > SingleFailoverCDR=FALSE > > [SQLAcct] > Driver=MySQL > Host=localhost:3306 > Database=gnucdrs > Username=gnucdrs > Password=xxxxxxxx > MinPoolSize=7 > StopQuery=INSERT into cdrs (gkname, callno, duration, disccause, sessid, > h323id, callid, confid, setuptime, connecttime, disctime, callerip, > calledip, srcalias, destalias, calling, called, dialednumber, > whodisconnected, pdd, alertingtime, ringtime, callattempts, lastcdr, > mediaip, codec) VALUES ('%g', '%n', '%d', '%c', '%s', '%u', '%{CallId}', > '%{ConfId}', '%{setup-time}', '%{connect-time}', '%{disconnect-time}', > '%{caller-ip}', '%{callee-ip}', '%{src-info}', '%{dest-info}', > '%{Calling-Station-Id}', '%{Called-Station-Id}', '%{Dialed-Number}', > '%r','%p','%{alerting-time}','%{ring-time}','%{call-attempts}','%{last-cdr}' > ,'%{media-oip}','%{codec}') > > > > ------------------------------------------------------- > 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/ > ------------------------------------------------------- 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/