You havenât mentioned GPV deployment mode but in case of âbehindâ deployment I would suggest you to check IVR TServer log. You should find more information about the error GVP returns during queuing there.
In case of âin-frontâ deployment mode you should find more detail in PopGateway log. But Iâm not 100 % sure about thatâŠ
Thanks Rene. If I am not mistaken I did not find any log info in Tserver but let me double check the logs and get back to you. Big thank you for your suggestions.
It is waiting for some time and then it is throwing error.com.telera.queue), message(Queue Error Event ), element(QUEUE_CALL), current url (RAISE_EXCEPTION) In the Pop gate way logs.
I see the following one in Tserver logs.
09:56:24.408 Int 04543 Interaction message âRequestReleaseCallâ received from 372 (âI-Server_750â)
(vld_req)+ @09:56:24.4080 [0] 7.5.006.75 send_to_client: message EventError
(Call in invalid state)
AttributeEventSequenceNumber 00000000000005e2
AttributeTimeinuSecs 408000
AttributeTimeinSecs 1211468184 (09:56:24)
AttributeErrorCode 496
AttributeThisDN â61702â
AttributeReferenceID 368
09:56:24.408 Int 04545 Interaction message âEventErrorâ sent to 372 (âI-Server_750â)
09:56:24.408 Trc 04542 EventError sent to [372] (00000002 I-Server_750 192.168.218.12:1064)
@09:56:25.5800 link [1]: (len 18) âRL40PS5.0.J.Fâ
<< 1 00 10 03 00 00 02 0d 01 00 01 61 7a 20 19 0c 8e 74 3e
CIM: ON_HOOK
OAIMemberID:LineID;UG=1;DIRN=61702
CallID:CPCallID=0c8e743e
on_hook: no ri found for â61702â @09:56:25.5800 [0] 7.5.006.75 distribute_event: message EventAbandoned
Could you post here logs of TServer and IVR TServer capturing an attempt to queue a call? Posted snippet says only the request to drop a call issued by I-Server canât be executed by TServer due invalid call state. Invalid state could mean e.g. call wasnât established yet or something elseâŠ
What switch do you have? Is GVP configured in âin-frontâ or âbehindâ mode?