I am using the WTI that the AES provides to monitor a set of devices for changes,
when a notification of an incomming call is triggered, I should let the user answer that call from a web portal.
For that I am trying to make use of the /AnswerCall that the WTI provides.
But I am not undertanding how can I reference a specific call or a specific extension/device to be able to answer that call.
This portal I am working on, doesn't have an audio streamming, for that will be a softphone connected to an extension.
When the user answers the call from the portal, it should be answered in the softphone.
Maybe something there is something I am not seeing (not a lot of experiense with call centers).
when a notification of an incomming call is triggered, I should let the user answer that call from a web portal.
For that I am trying to make use of the /AnswerCall that the WTI provides.
But I am not undertanding how can I reference a specific call or a specific extension/device to be able to answer that call.
This portal I am working on, doesn't have an audio streamming, for that will be a softphone connected to an extension.
When the user answers the call from the portal, it should be answered in the softphone.
Maybe something there is something I am not seeing (not a lot of experiense with call centers).
Comment