Hi Jean, a couple of things look strange in your config: a.) If you want to receive calls from the internet, your GnuGk should be on a public IP and have NAT traversal enabled (EnableH46018=1). You seem to have it on a private IP behind a NAT router (with port forwarding ?). Its not completely impossible to get that working, but its really a recipe for disaster. b.) Asterisk doesn't support H.323 calls with video, at least not the last time I checked. Regards, Jan -- Jan Willamowius, Founder of the GNU Gatekeeper Project EMail : jan@xxxxxxxxxxxxxx Website: http://www.gnugk.org Support: http://www.willamowius.com/gnugk-support.html Relaxed Communications GmbH Frahmredder 91 22393 Hamburg Geschäftsführer: Jan Willamowius HRB 125261 (Amtsgericht Hamburg) USt-IdNr: DE286003584 Jean Lÿffffe9olein BEBEY wrote: > Hi all, > I have configured gnugk 3.8 and it works fine in local network (internal user1 call user2) and in combination with openmcu.When i have user1 on Internet (behind a Gateway) and user2 in local network, the internet user1 don't received video while user1 receive the video of user1. > My configuration: > - gnugk on virtual interface eth0:0 --192.168.1.3- asterisk (freepbx) on interface eth0 -- 192.168.1.2 (service stop)- openmcu on virtual interface eth0:1 --192.168.1.4 (service stop)- Gateway: 192.168.1.1- config gngk : > [Gatekeeper::Main] > Name=GnuGk > TimeToLive=600 > Fortytwo=42 > Home=192.168.1.3 > Bind=192.168.1.3 > ExternalIP=domain.internet > ExternalIsDynamic=1 > [RoutedMode] > GKRouted=1 > H245Routed=0 > CallSignalPort=1721 > AcceptUnregisteredCalls=1 > RemoveH245AddressOnTunneling=1 > ;DisableH245Tunneling=1 > ;H245TunnelingTranslation=1 > SupportNATedEndpoints=1 > H245PortRange=31000-31999 > Q931PortRange=30000-30999 > DropCallsByReleaseComplete=1 > ;SendReleaseCompleteOnDRQ=1 > [Proxy] > Enable=1 > InternalNetwork=192.168.1.0/24 > T120PortRange=50001-59999 > RTPPortRange=50001-59999 > ;[ModeSelection] > ;127.0.0.0/24=ROUTED > ;192.168.1.0/24=PROXY,H245ROUTED > [GkStatus::Auth] > rule=allow;127.0.0.1=allow > ;192.168.1.122=allow > [LogFile] > Rotate=Daily > RotateTime=23:00 > Filename=/var/log/gnugk.log > [RasSrv::PermanentEndpoints] > 192.168.1.2=asterisk;2 > 192.168.1.4=MCU;4 > [EP::asterisk] > Capacity=60 > [RasSrv::GWPrefixes] > asterisk=2 > [RasSrv::ARQFeatures] > ;CallUnregisteredEndpoints=1 > ;ArjReasonRouteCallToGatekeeper=0[RasSrv::RRQFeatures] > SupportDynamicIP=1[Gatekeeper::Auth] > SimplePasswordAuth=alternative;RRQ > AliasAuth=sufficient;RRQ > [SimplePasswordAuth] > 3002=/okbYPopY6M= > 3003=j3PFrME52BY= > MCU=0XDoYhVDTl0F2VXmjEY8gA== > I attached the trace file. > Thanks ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________________ 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/