ivr Questions

25

Solved

I need to determine whether a phone number is valid before attempting to dial it. The phone call can go anywhere in the world. What regular expression will match valid international phone numbers?...
Mollusc asked 21/1, 2010 at 23:48

5

Solved

I am using asterisk with normal PHP AGI following this link the problem is that my PHP AGI takes 5 seconds to execute .I just want to set some waiting tone for the user to wait until the AGI is bee...
Duthie asked 4/9, 2015 at 6:40

4

I'm going to develop an on-line IVR application using Java (without PBX). In the software requirements there are some mathematical calculations and database communication which I prefer to implemen...
Publican asked 17/7, 2013 at 6:20

2

I am using sagoma 8 port card My chan_dahdi.conf to configure the ports are ;autogenerated by /usr/sbin/wancfg_dahdi do not hand edit ;autogenrated on 2015-06-12 ;Dahdi Channels Configurations ;F...
Suffragan asked 2/7, 2015 at 6:33

1

I am trying to make IVR system GSM modem. I am done with calling on number using code below SerialPort SP = new SerialPort("COM3"); SP.BaudRate = 9600; SP.Parity = Parity.None; SP.DataBits = 8; SP...
Tantalic asked 25/5, 2015 at 6:3

1

Solved

In my Twilio-based application I create outgoing calls via the Twilio REST API. When the target side responds, I put him/her to the recently-created conference. How can I play a certain set of DTMF...
Disciplinary asked 3/7, 2014 at 18:34

0

I think to make it possible I need to make the app automatically respond to the incoming calls. Is that possible at all? I want to build an android application for small business. Using this...
Gabriellia asked 28/3, 2014 at 4:58

0

I would like to know the following whether possible with Android or not. I keep searching on line but no luck. I feel that may be possible with new versions of the Android. I want check with expert...
Honeysweet asked 18/3, 2014 at 4:42

1

Solved

I have a file named jvxml-implementation-0-7.xsd in my project. The contents of the file are <?xml version="1.0" encoding="UTF-8"?> <xsi:schema xmlns:xsi="http://www.w3.org/2001/XMLSch...
Micelle asked 8/6, 2012 at 9:22

2

Solved

I would like to use a GSM modem to make a voice call to a phone number, play a recorded message, wait for a digit to be pressed and then disconnect the call. The system needs to know if the line wa...
Just asked 18/8, 2011 at 12:40

9

Solved

I am trying to build an IVR and hook it up to my website, what are the different (inexpensive) ways that I can do it.
Runoff asked 7/5, 2009 at 11:45

1

Solved

I need to build an IVR application (possibly 10 Phone lines). I am entirely new to this domain and am familiar with some concepts, Can someone please provide me with some links/advice on how ...
Hako asked 24/12, 2009 at 10:25

5

I am trying to find out if it's possible to build a complete IVR application by cobbling together parts from open source projects. Is anyone using a non-commercial VoiceXML implementation to build ...
Henleyonthames asked 30/8, 2008 at 15:49
1

© 2022 - 2024 — McMap. All rights reserved.