similar to: Scalable IVR

Displaying 20 results from an estimated 9000 matches similar to: "Scalable IVR"

2004 Jun 11
2
Asterisk newbie help !!
hi, I got a digit networks x100p card and instaled asterisk. everything went fine and upon calling the phone asterisk issues a notification. Now i plan to turn it into an ivr and modified extensions.conf to first record some messages , problem is 1-)I am not able to understand how extensions refer to in my case ( a single analog phone line plugged into line jack and a phone into the phone
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
2004 Sep 24
2
Case studies for 120 simultaneous calls on IVR
Hi, We?re going to build an IVR system with a TE405P and 4 E1. We?re sure that the 120 channels will be filled by 120 simultaneous calls during peak, so we want to have the good server to manage this. We wonder a lot of things and maybe you could help us. - Are you ever build a similar system ? - What hardware is the most adapted for this type of use ? - What is the most important ?
2012 Nov 15
1
Detected alarm on channel 5: Red Alarm
Dear, i using this scenario. jitsi---> asterisk---->EPABX------> Local Telephone when i am calling from jitsi to no 88 its giving this message and getting busy tone. == Using SIP RTP CoS mark 5 -- Executing [88 at myphones:1] Dial("SIP/sandeep-00000004", "DAHDI/g0/88,20,rt") in new stack -- Called g0/88 [Nov 15 09:53:54] WARNING[3169]: chan_dahdi.c:7536
2012 Dec 13
3
Code for precopy algorithm
Hello all, I want to optimize the pre copy algorithm.So in which file can I find the implementation of algorithm.And how to understand the working of code? Which part causes the live migration in code? regards, DigvijaySingh _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel
2013 Feb 01
4
how to use sctp during live migration of vm with xen
Hello, I want to carry out the performance analysis of transport protocol i.e sctp so how can we achieve it.Instead of using tcp if we have to use sctp how to do that? regards, DigvijaySingh _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2013 Feb 01
4
how to use sctp during live migration of vm with xen
Hello, I want to carry out the performance analysis of transport protocol i.e sctp so how can we achieve it.Instead of using tcp if we have to use sctp how to do that? regards, DigvijaySingh _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2004 Jun 13
1
Re : Newbie help !
hi.. nope I do know about x100p being the fxo and the usb device being the fxs ....fxo using fxs signalling and fxs using fxo signalling and it is reflected suitably in my zapata.conf and zaptel.conf... The problem is that the S100U usb device is not identified upon zap show channels ... only the 100xp wildcard is recognized....i get a sound when pressing the keypad of the phone connected to
2009 Jul 03
1
New mailing list member introduction.
Hi all, I am Digvijay. Username : dbpatankar I don't really get what do you want to mean by 'proposed subject of wiki contributions'. My aim is to prepare simple documentations, how-tos and guides for various applications. I am from India. -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
2019 Apr 07
2
GVN-Hoist test case not working
Hello, I was trying a basic example on LLVM GVN Hoist and output differs from what I expect. Am I missing something ? *Code* : int main() { int x = 7; int a = 0; if(a == 7){ x = 1; a = 8 * x; } else { x = 1; a = 2 * x; } return 0; } *Commands* : clang-8 -O0 -S -emit-llvm test.c opt-8 -gvn-hoist -S < test.ll *Output :* ; ModuleID = '<stdin>' source_filename =
2012 Dec 02
2
How to do live migration using xen
Hello, I want to do live migration of virtual machine on xen using fedora.SO what are the steps to have the live migration possible. _______________________________________________ Xen-users mailing list Xen-users@lists.xen.org http://lists.xen.org/xen-users
2004 Aug 25
1
Sound deformation during conversation or IVR message
Hi, We have a working asterisk with 1 E1 and a TE405P. During conversation, when one side is speaking, the other hears sometimes (every 5 to 20 seconds, it is random) a little deformation of the voice/sound. It sounds like "scricth" and not during more than 0.5 seconds. We have exactly the same problem when asterisk give messages to caller by an IVR. No need to be lot of
2015 Feb 26
2
situation with ivr and four-channel gateway
2015-02-26 10:45 GMT-06:00 A J Stiles <asterisk_list at earthshod.co.uk>: > > You just need to use call groups. > > In your chan_extra.conf (if it's an OpenVox) or chan_dahdi.conf, add > something like > group=1 > to the definition for each span. > > Now in the [globals] section of your dialplah, have something like > MOBILE=EXTRA/r1 > for an
2007 Jul 20
1
Asterisk IVR Performance
I have written a script that is executed using ExternalIVR(). I am running in to performance issues when I have four or more simultaneous calls running this script. I'm running on a P4 2.8 with 512M, all calls are GSM coming in over IAX from an asterisk box that acts as a switch and handles all PSTN interfaces. My question are these: Are there ways of optimizing ExternalIVRs? (maybe
2006 Apr 19
1
Asterisk IVR / Scalability
Hi i am looking for a good ivr system for my company. these are my question are there any good ivr's that can be easily integrated with asterisk ? and are there any large scale deployment of asterisk to date ? thanks Giridhar Bandi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Feb 17
2
Stress Testing IVR
Hi, How can I stress test an asterisk IVR? I am looking for some kind of sip phone which can be "programmed" to send out digits after specified time to simulate users pressing menu items. If it can originate large number of calls simultaneously then it's great! Does any one have any recommendations ? Any other method to stress test an IVR call flow? with regards, raj
2009 Nov 24
2
IVR for asterisk
Anyone can recommend a commercial large scale IVR with easy + pro management for asterisk? Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091124/53055c0c/attachment.htm
2001 Oct 31
2
spool unixXwindows and password
Good morning, I have two problems and I would like know if you can help me: 1- I have a printer "plotter-A0" installed in a windows98. There isn?t driver for this printer in the unix (solaris2.x). I would like to create a spool to this printer by the "admintool" but it left from the impression calls this printer automatically in the windows. It?s possible? 2- Every times
2013 Mar 14
1
[virt-tools-list] C'ant migrate with virt-manager or virsh
On 03/14/2013 03:17 AM, Digvijay wrote: > [root at node0 ~]# virsh migrate --live try1 qemu+ssh://root at 100.100.102.106/system > --unsafe > root at 100.100.102.106's password: > error: operation failed: migration job: unexpectedly failed > error: Reconnected to the hypervisor > CC-ing libvirt-users I think that virsh command should work. Look at