similar to: Asterisk load balancing and failover

Displaying 20 results from an estimated 2000 matches similar to: "Asterisk load balancing and failover"

2010 Mar 29
5
Continue a dialplan when the client hang up the call
Hi all, When a user make a call to Asterisk, and when user hang up the call at any point of the conversation,? Asterisk will stop Diaplan intermediately. At this situation,? Are there any way to make? Asterisk continue execute the Diaplan ?, so Asterisk can do something like that delete temporary file, .. etc. Thanks in advance, Giang -------------- next part -------------- An HTML
2010 Jun 24
1
Astersik can not detect DTMF key
Hi all, I'm building a karaoke service. Asterisk will play a music file, people can detect the point when they want to sing and record by press * key during the music is playing, and press # key to stop recording. I use 2 functions: ast_streamfile and ast_seekstream to play audio file, and function ast_waitstream_fr to detect whenever people press DTMF key. The problems is that, Asterisk
2010 Mar 19
1
Define an array of sip number in sip.conf
Hi List, How can I define an array of sip number in sip.conf ? I want to define an array of sip number from 1000 to 2000, so I can make a performance test on Asterisk using sipp. Thanks in Advance, Giangnh -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100318/858dcd1d/attachment.htm
2010 Apr 06
2
Cache sound files for faster processing
Dear List, Are there any way of configuring of Asterisk so it'll cache sound files in memory, and when Asterisk receive a call, instead of loading sound files from the disk, it will load from the memory and so Asterisk can process much more call at a time than with faster speed it is not caching. Thanks, -------------- next part -------------- An HTML attachment was
2010 Apr 22
3
How to do analog e&m on asterisk?
Hi, Can anybody with previous experience with it guide me on how to setup asterisk with analog e&m to connect it to an old style e&m system which uses 4 pair cables on RJ 45 jacks. All the analog cards I know of use RJ 11 jacks. And there is no choice of modernization of the customer equipment. Cable pin out are as follows: 1. M lead 2. E lead 3. Tip1 4. Ring 5. Tip 6. Ring1 7. SG 8.
2010 Oct 24
1
ISDN & SS7
Hi all, I'm being requested to deploy an?IVR service?using SS7. I've deployed Asterisk before using ISDN connection, but never with SS7. Can anyone explain me the different between using ISDN and SS7 ? What need I do now to change to use SS7 ?. Many thanks, Giang -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Nov 18
3
asterisk 1.4.26.3 makes kernel panic
Hi, I'm experiencing "frequent" kernel panics on a system with Asterisk 1.4.26.3. There is no core dump, "just" a kernel panic. This is the only data I could copy from the screen: EIP: 0060: [<f8e248b4>] Tainted: P VLI EFLAGS: 00210297 (2.6.23-gentoo-r8 #1) eax: 00000130 ebx: 00000000 ecx: 00220028 edx: 00000978 esi: 346e5802 edi: 00000000 ebp: c3b45500 esp:
2010 Sep 17
3
Sangoma A108 PCIe V2.0
Hi Does Sangoma 8-port card A108 support PCIe version 2.0 ? The card is here http://www.sangoma.com/products/hardware_products/digital_voice_and_data_networking/a108.html And we want to use 3 such cards in this motherboard because it has 3 PCIe slots of version 2.0 http://www.intel.com/products/desktop/motherboards/DX58SO/DX58SO-overview.htm Is this a good idea ? Do you have any experience
2007 Oct 08
2
Dell PowerEdge 860, Sangoma A108
Hello everyone, I'm considering getting me a quad-core Dell PowerEdge 860 to run Asterisk. Anyone else using this model? Any tales of woe and sorrow I should know about? Then, in a couple of weeks, I'm thinking of getting a Sangoma A108 and giving that a try. Same question with that one - any quirks I should be aware of? Girts -------------- next part -------------- An HTML
2007 Oct 16
7
E4 Superframe E&M?
I need to create a couple of tie lines between a legacy system and an Asterisk system. I was told that the tie lines are E4 Superframe E&M. I have done E&M wink but have no idea about E4 Superframe E&M and Google is not helping me here. Does anyone know about this type of signaling and if Asterisk can handle it? Thanks, Steve
2003 Jul 10
3
T1 config for robbed-bit E&M AMI
I have a couple of live T1s sitting around and they are not ISDN(like most of the people that are using Asterisk seem to be using), they are regular old 24 channel, robbed-bit, E&M wink start, D4AMI T1 circuits. Can I get these T1s to work with a T100P Digium card and asterisk? Searching through the lists and the documentation I haven't seen any examples of how to configure this kind
2005 Feb 18
6
W&M Wink timings for Nortel
Does anyone know the default E&M Wink timings for Nortel DID ports? The default settings on Asterisk are: ; prewink: Pre-wink time (default 50ms) ; preflash: Pre-flash time (default 50ms) ; wink: Wink time (default 150ms) ; flash: Flash time (default 750ms) ; start: Start time (default 1500ms) ; rxwink: Receiver wink time (default 300ms) ;
2005 Feb 03
2
E&M Wink problems
We're having some difficulty connecting a T1 fax board card to asterisk, with E&M Wink. We've successfully connected it to other E&M Wink T1s, but have been unable to get asterisk to hear it's dialing. Asterisk can dial down to it with no problem, and it hears all the digits, but whenever it sends digits down to asterisk, * always only "gets" the first one. This is
2012 Feb 03
2
[LLVMdev] LLVM version with working Alpha backend
Hi, For my work, I want to use LLVM to compile SPEC 2k for Alpha. Since Alpha support has been dropped, I tried using version 2.8, but it is quite buggy, probably because the Alpha backend has not been maintained. I was wondering if there is an earlier version where the Alpha backend is stable enough to compile SPEC 2k? For my purpose, I do not need the most advanced optimizations, so an
2007 May 02
3
Dumping Xen dom0 kernel output to serial console
Hi- I am having a weird problem with setting dom0 kernel output to the serial console with Xen 3.0.4-1, below is my grub setting. With this setting if I don''t enter the grub menu and have the default boot to the first image, everything works fine and I can get output/input to the serial console. The problem is when I enter the grub menu and select the image to boot from, if I
2009 Mar 03
2
Asterisk analog DID with Adit 600
Hello All, I'm trying to connect Asterisk to an Executone phone system with an analog DID card and I'm hoping someone can help me figure out what I'm doing wrong. The Executone DID card provides battery to the telco, when the telco wishes to dial a DID it goes off-hook, waits for a wink from the Executone and then dials the last three digits on the number with pulse (as opposed
2011 Feb 17
16
Unindent ERB output
Hi all, I''d like to unindent a block of ERB specifically to combat the extra spacing being added to content inside <textarea> by the browser. Is there such a feature in ERB? I shall denote indentation with underscores in the pseudo code example below. Thanks in advance, Khoan. myview.erb: <html ...> __<%= render ''form'' %> </html>
2008 Mar 13
2
RedFone foneBRIDGE2 2e1 - anyone used it or another TDMoE bridge?
I've been asked to look at deploying Asterisk in a high availability environment and I've been looking so I've been searching for methods to decouple the voice PRI circuits from the Asterisk server so failover to another server could take place. I've been looking at the RedFone foneBRIDGE2 2e1 product here:
2007 Apr 24
1
E&M Wink start problem
Attempting to talk to an Eagle Telephonics switch at a disaster exercise. Didn't think a plain old E&M wink start T1 would be this much of an issue. We finally got the Eagle to accept a call from *, but whilst I can hear the person on the Eagle, they can't hear me. When they initiate a dial out I only get the first 2 digits from their switch... Does anyone have decent
2012 Feb 03
0
[LLVMdev] LLVM version with working Alpha backend
Hi Giang, Given that the community deprecated the Alpha backend, I'm doubtful anyone would be able to point you in the right direction. Have you iteratively tried the difference versions of LLVM (i.e., 2.9, 2.8, 2.7 on down the line)? Chad On Feb 3, 2012, at 12:34 PM, Giang Hoang <ghoang84 at gmail.com> wrote: > Hi, > > For my work, I want to use LLVM to compile SPEC 2k