Hi All,
I am trying to over-load my full-proxied Gnugk with concurrent calls
generated by calgen323.
First problem i encounter is that when GK is in direct mode, then my
callgens happily communicate to each other, as soon as I turn GK into
proxied mode, caller part is unable to find the callee.
callee calgen is run as following: callgen323 -i xxx.xxx.xxx.2 -u
testin -g xxx.xxx.0.5 -l
caller : callgen323 -m 10 -i xxx.xxx.xxx.4 -g xxx.xxx.0.5 -u testout
-o log -ttt testin
(all parts - endpoints, gatekeepr are in different pc-s)
Seems that my gatekeeper is unable to locate callee by aliase ... how
to make routing like:
all calls that are made from ep with aliase "testout" should go to the
ep with aliase "testin"?
GK conf:
------------------------------
[Gatekeeper::Main]
Fourtytwo=42
Name=xxx
TimeToLive=300
Home=xxx
StatusTraceLevel=2
[RoutedMode]
GKRouted=1
H245Routed=1
CallSignalPort=1720
EndpointSignalPort=1720
CallSignalHandlerNumber=100
RtpHandlerNumber=100
AcceptNeighborsCalls=1
AcceptUnregisteredCalls=1
[Proxy]
enable=1
RTPPortRange=20000-65535
----------------------------------------
Please advice...
Many thanks,
Robert
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________________
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/