本文介绍了识别拨出电话的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好,我正在尝试创建一个剥离"+"的应用程序托管代码。 lync客户端拨打的所有OUTGOING呼叫的符号,并被定向到PSTN网关(内部呼叫,例如lync到lync呼叫不被考虑)。
Hi all, I am trying to create an application managed code that will strip "+" symbol for all OUTGOING call made by lync client and are directed to PSTN gateway ( internal call, such as lync to lync calls are not taken into account ).
这里有一个很好的起点: http://blog.greenl.ee/2013/01/11/removing-sign-incoming-pstn-calls/
Here there is a good starting point : http://blog.greenl.ee/2013/01/11/removing-sign-incoming-pstn-calls/
我想找的是一个识别拨打PSTN网关的方式。
What I am trying to find is a way to identify the outgoing call towards PSTN gateway.
任何想法?
Refgards
推荐答案
想法?
这篇关于识别拨出电话的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!