本文介绍了IVR系统开发的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个在线充值网站,我有数千个帐户定期通过我们的门户充电。现在我想在asp.net中开发一个IVR系统,它可以在我的网站上为我的客户运行,以便他们可以通过IVER系统提交他们的请求。

我感到困惑的是



1.如何开发它?



2.如果可能,那么我的客户将拨打哪个号码以及如何通过http与我的IVR系统通信?



3.是否会和我必须支付VOIP吗?



谢谢

解决方案

I have a online recharge website where i have thousand of accounts who regularly recharge through our portal. Now i want to develop an IVR system in asp.net which can run in my website for my customers so that they may submit their request through IVER System.
What I confused is that

1. How to develop it?

2. If it is possible then on which number my client will call and how it will communicate with my IVR system over http?

3. Is there will and charge i have to pay for VOIP?

Thanks

解决方案


这篇关于IVR系统开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-26 17:00