Hi,
I have on the same machine the following
objects
- gnugk
- virtual queue
- external application written in
vb.net
- a calling endpoint (sjphone)
Sjphone calls a 444........ number using gnugk
and a routerequest event is generated.
This application read RouteRequest on status port and
issue a routetoalias command (followed by a cr-lf char) but there's no
routing to gateway and no ACF to the calling endpoint.
I have also tryed to manually enter routetoalias
command with correct parameters after RouteRequest event with no
results.
I have configured my gateway alias as endpoint and
neighbor with this SQLConfig
[SQLConfig]
NeighborsQuery=SELECT neighbors_name, ip_address, port, prefix, NULL, 0 FROM neighbors WHERE gk_name='%1'
PermanentEndpointsQuery=SELECT ip_address, port, endpoints_name, prefix FROM endpoints WHERE gk_name='%1'
NeighborsQuery=SELECT neighbors_name, ip_address, port, prefix, NULL, 0 FROM neighbors WHERE gk_name='%1'
PermanentEndpointsQuery=SELECT ip_address, port, endpoints_name, prefix FROM endpoints WHERE gk_name='%1'
The gateway is bound to prefix 444 on both endpoints
and neighbors table and this is my virtual queue config
[RoutingPolicy::OnARQ]
default=vqueue,explicit
h323_ID=vqueue,explicit,internal
default=vqueue,explicit
h323_ID=vqueue,explicit,internal
[CTI::Agents]
VirtualQueueAliases=vqueue
VirtualQueuePrefixes=444
RequestTimeout=10
VirtualQueueAliases=vqueue
VirtualQueuePrefixes=444
RequestTimeout=10
__________________________
Giovanni Polidoro
7Host System Administrator
webmaster@xxxxxxxxx
------------------------------------------------------------------------- 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/