cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
474
Views
0
Helpful
0
Replies

Not getting destAddress from CallStateEventArgs after Redirect API execution

I wanted to Redirect(deflect) call to destAddress(e.g. on CTI route point / DN) and to do that have implemented Redirect API of TAPI.

However this got executed successfully.

After Redirect API execution, we are expecting 'destAddress' (Target deviceId) from CallStateEventArgs (This event is raised when a call changes state).

Based on  destAddress / Target Device ID, I have to do other functionality like to call telephony handler in my application.

Since I'am not getting destAddress, therefore fetching destAddress from Redirect API execution and using it for my purpose but this approach seems wrong to me.

Can you please assist to get destAddress from CallStateEventArgs. In which CallState I should be getting destAddress?

0 Replies 0