Hello everybody,
i have set up a GVP behind Genesys Sip server. EVerything seems to work fine except one thing - i can't properly set queueing functionality on GVP. I created a very standard environment set up in accordance with corresponding instructions (i.e. i have RP with a strategy distributing calls on GVP ports (configured as VTPs in CME), than i have an IVR application that sends calls to VRP, and on this VRP i have a strategy that distributes calls on real extensions).
The problem is quite strange. Only first call to IVR routed properly (is delivered to eventual extension), second call (and all following) is droped. From I-Server (TServerIVR) logs i can see that TServerIVR generates and sends call events to IServerClient only for the first call (and that call gets successfully connected to agent extension). For the second call TServerIVR does not translate TLib events received from the PremiseTServer in xml format and does not send them to client. Client issues an RouteRequest to TServerIVR in spite of the lack of the call events but TServerIVR rejects call upon receiving this RouteRequest.
I investigated logs of all corresponding components and doublechecked a config but couldn't find the reason of such behavior.
Recently i found another way to make it accept calls. I associated the IVR application with second DN and tried to call directly. A result was the same but when after that i tried to call through RP i succeeded.
Any suggestions and help will be very much appreciated, i got confused with it.
Kos