- Joined
- Mar 4, 2016
- Messages
- 6
- Reaction score
- 1
Hello everyone,
I'm asking for help because I haven't been able to find the solution, which must exist, for several hours now.
We have a .NET application. We're using the APIs for the V20 version.
We can make a call without any problem.
We can see what calls are in progress.
The problem is this. All calls arrive at an IVR which allows you to choose the language. Then a second IVR to choose the company department. In the .NET application, I need to retrieve the current call. Not a problem, but the call is still linked to the first IVR. When the client changes IVR, this is not updated in the APIs, so we don't know which choice the client has made.
This information is important to retrieve, quite simply for the greeting announcement in the right language, for example, or for statistical purposes, etc. etc.
Does anyone know how to get the right information? Not the first IVR? There doesn't seem to be any call history either.
Thank you very much
I'm asking for help because I haven't been able to find the solution, which must exist, for several hours now.
We have a .NET application. We're using the APIs for the V20 version.
We can make a call without any problem.
We can see what calls are in progress.
The problem is this. All calls arrive at an IVR which allows you to choose the language. Then a second IVR to choose the company department. In the .NET application, I need to retrieve the current call. Not a problem, but the call is still linked to the first IVR. When the client changes IVR, this is not updated in the APIs, so we don't know which choice the client has made.
This information is important to retrieve, quite simply for the greeting announcement in the right language, for example, or for statistical purposes, etc. etc.
Does anyone know how to get the right information? Not the first IVR? There doesn't seem to be any call history either.
Thank you very much