Share This Post:
Gateway cannot find call record
Question:
I am testing the Vocient Gateway. I got callreqHandler.jsp working and it dials the number. But when I post to callstatusHandler.jsp with the reqId, I get the following error:
“ERROR: gateway cannot find call record: null”
but I am using the exact reqID that is returned from callreqHandler
Answer:
There is a bit called ‘selfdelete’ when sending call request to the gateway. If it is set to 1, the call record on the gateway will be automatically removed after the call.
Share This Post: