I’m developing IVR application by using UCMA 3 But not using lync server. When audio or video call is received i need to get DNIS of that. Is there any way to do this.
Thank you.
I’m developing IVR application by using UCMA 3 But not using lync server. When
Share
Sorry to take long time to post my own answer.
I found feasible solution(not sure is that perfect) for this. You can retrieve ANI and DNIS details in indirect manner by using CallRecievedEventArgs argument. To get ANI and DNIS as below