防止无人值守呼叫被转移到语音邮件 [英] preventing unattended calls from being deflected to the voicemail

查看:69
本文介绍了防止无人值守呼叫被转移到语音邮件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我的UCMA应用程序向座席发出呼叫时,如果他在大约25秒内没有应答,则该呼叫会被转移到他的语音邮箱。

有没有办法通过UCMA 2.0 API来控制这种行为,延迟这个超时或取消偏转?

When my UCMA application places a call to an agent, the call gets deflected to his voicemail if he does not answer it in about 25 seconds.
Is there a way to control this behaviour through UCMA 2.0 API, delaying this timeout or cancelling deflection?

我尝试使用RemoteParticipantChanged事件但是在偏转时没有触发。

我可以在callStateChanged事件中跟踪它,当CallState =  establish和CallStateTransitionReason = DeflectedToAnotherDestination时,我无法取消它。

I tried with RemoteParticipantChanged event but it is not triggered when deflecting.
I can track it on callStateChanged event, when CallState= establishing and CallStateTransitionReason=DeflectedToAnotherDestination , but I cannot cancel it there.

推荐答案

任何建议/提示o继续?
Any suggestion /cue o go ahead?


这篇关于防止无人值守呼叫被转移到语音邮件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆