similar to: Asterisk IVR / Scalability

Displaying 20 results from an estimated 10000 matches similar to: "Asterisk IVR / Scalability"

2006 Apr 18
3
IVR: playing multiple streams simultaneously?
Hi all, I'm setting up an IVR using Asterisk. Is there a way to have two streams played to the caller at the same time: for instance, one constant flow of background music, and the IVR contents at the same time? I've looked for solutions using (E)AGI and other things but nothing seems to work. Googling around and reading the list has not been helpful either... Thanks for your help,
2006 Apr 02
2
DID registration status
HI I have two sip accounts from two different ITSP's both configured on asterisk server. how can i know if these accounts have been successfully registered ? i generally look at the /var/log/asterisk/full suggest me if there are better way of doing this thanks Giridhar Bandi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Mar 30
9
How is Teliax ?
Hi I am looking at purchasing some DID lines from Teliax to install it on my asterisk. i would like to know some feed back on "Teliax" before i purchase. suggest me if there are better sevice providers. thanks Giridhar Bandi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Mar 07
2
pap2 Dial plan
Hi i am using pap2 phone adaptors as clients to connect to asterisk server i am able to make calls but i cannot access voice mail using phone or start recording while call is in progress and when i place a call to local sip extension there is a long pause ( 15 sec ) before the call gets dialled i assume that the problem would be due to the dial plan in PAP2 if so please help me changing it
2006 May 28
1
IVR sounds not on certain inbound route
Got 1 issue I can't seem to knock out of this particular box. The IVR works fine on the zap channels and the incoming SIP routes. But coming in via the IAX2 route leaves me with a silent phone. The prompts all work still letting me navigate the menu. But just can't hear anything. This is with A@H 2.8 (Asterisk 1.2.7.1, with FreePBX 2.1.0 also installed) Any thoughts on where to
2009 Aug 31
4
How to stop IVR once system receives DTMF?
Hi, We are trying to implement a complex business logic in Asterisk. Executing "Wait_For_Digit" command after playing IVR. We want to stop the IVR once we receive the digit. It is not recognizing the Digit until it completes the IVR. How can we stop the IVR once we receive the digit? Thanks BB -------------- next part -------------- An HTML attachment was scrubbed... URL:
2004 May 14
2
Scalable IVR
Hi, I am an asterisk newbie and looking around for information . I wish someone could take their valuable time off to answer my query in detail. I wish to set up an IVR system that can allow user authentication and therefter accept 2-3 inputs from users ..generate a key and transmit the same in voice back to the user . The system will intially have small load but if the whole package in future
2004 Sep 13
3
Astersk as AVAYA IVR
I'm thinking about using asterisk as an IVR system with an existing avaya index system. I've got 2x PRI 30 lines coming in to the Index, and I have 4 spare PRI cards in the Index. I was thinking about using a QUAD PRI card from Digium and having the calls come into the Index then transfer to Asterisk for IVR then back to the Index. That way if we get 60 inbound calls we'd in
2007 Jan 07
1
Scalable IVR with asterisk
I'm looking at a project that is basically just an IVR, but will potentially be handling 20K or so calls per day, maybe even more. Any reason why asterisk would not work for this? I'm thinking in terms of being able to distribute calls across an asterisk server farm from some type of central termination/switching/proxy hardware, whatever that might be (Max TNT, etc..) I can't think
2006 Jan 23
5
dial out and message playback
Hi, In a normal PBX environment a user usually calls in and IVR's are played according to a predefined dialplan. Iam trying to develop an application where asterisk dials out to a user and initiates an IVR instead (please note that the IVR is not static and may vary according to different condtions). Can someone guide me how this is possible using Asterisk. Do I need to write some sort of
2006 Mar 10
0
Voice Mail woe
Hi i have installed AAH 2.6 and configured some extensions the calls are working fine. but if i dont answer a call then it says " the person at extension " and hangs up . it doesnt spell out the extesion number nor it goes to voice mail box. *************************** Asterisk CLI log **************************** dialparties.agi: Extension 200 is available...skipping checks --
2003 Sep 04
3
IVR only system with scalibility with asterisk???
Hello all: Thank you for taking the time to read this post. Background: I am a new user to IVR systems and asterisk. I have been tasked with helping to set up a system that will only handle IVR (eg no PBX functions) incomming calls for 45 or so people that will call in 3 or 4 time each day during (approx) normal business hours. We have started to look at the Ivrs perl module from
2008 Feb 21
1
IVR No sound on other provider
Hi All, I have setup 2 trunks using 2 different voip providers using sip. the first one i have no problem calling inbound then redirected to an IVR, i can hear the IVR. the second one has issues, inbound works going to IVR as i can see it on the CLI, but i don't hear anything. i tried redirecting it to an extension not an IVR just to see if inbound really works, and it rings the
2012 Apr 04
1
cross ivr is comming in my ivr system
hi all, i have gradwell DID i am using it for inbound dialing with IVR when ever customer call my DID some times other IVR is cumming on my IVR that IVR is not even related with my server .can u please help me on this -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Sep 16
2
IVR seleCtion
Hello Team, IVR selection of QUEUEMETRICS As we know queuemetrics had an IVR selection functionality where it can get the IVR keypress of a caller. We saw this link http://forum.queuemetrics.com/index.php?action=printpage;topic=503.0 and upon checking, its only determined the Queue, I want to get is the per IVR of a caller. Can you help me guys regarding this? I want to implement this with
2018 Sep 17
2
IVR call simulation on Asterisk 15 server
Hi All, I am using Asterisk 15 server and wanted to configure IVR call simulation. My configuration scenario is 1. A subscriber will register to Asterisk server and start a call. 2. The IVR audio will come from the Asterisk sever to sbscriber. 3. Once the subscriber pressed the botton, the call will connect to a number based on DTMF digit pressed by subscriber. Then call will continue for 30
2009 Sep 30
1
put some IVR into a queue after the call queuing
Dear all is it possible to handle a queue using a programmed IVR? As i understood, is possible to: - do some IVR in the dialplan BEFORE to queue the call - put a timeout to exit from the call and then do some IVR in the dialplan - intercept a single dialtone to exit the queue and performe some IVR in the dialplan (context setting in the queue) I've tested these things but in each case if i
2004 Jun 08
2
Learn To build IVR
Dear All. I'm very new to CT, but attracted by asterisk. I plan to start learn to build IVR, based on asterisk. Do I need FXO/FXS card to start building simple IVR box ? Can I use OEM X100P - FXO PCI Card ( http://www.digitnetworks.com/store/product_info.php?products_id=28 ) to start build an IVR box ? What is the cheapest FXO PCI card that can use with asterisk to build my first IVR box ?
2007 Apr 26
1
Asterisk IVR and Call Center Agents
Hi, We developed a somewhat complex Asterisk-based IVR for a client of ours. When I say 'somewhat complex' I mean that this IVR is highly integrated with a set of middle-ware applications that allow the caller to perform extensive functions while navigating the IVR. This has been working great for the past year or so. However, now the client wants to add the ability for callers to be
2007 Jun 23
2
IVR question for asterisk
Dear ALL I want to use IVR on my asterisk auto attendent call feature so basically how do i configure IVR and how do i tell to my asterisk which call is local or which call comming from outside world --------------------------------- Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. -------------- next part -------------- An