similar to: Asterisk Failover without SER

Displaying 20 results from an estimated 10000 matches similar to: "Asterisk Failover without SER"

2006 Apr 25
2
Touch tone recognition issues
I'm experiencing touch tone recognition issues when calling some outside phone systems. For instance, if I call my Nextel phone, and try to press * to enter my voicemail, Nextel's system does not "hear" the DTMF tone. I've also experienced other outside phone systems for which I am unable to use their touch tone menus. Oddly, this isn't the case with all outside systems.
2006 Apr 05
15
How to restrict simultaneous phone registrations
Hello all, I am looking for a way to restrict users from logging in two separate phones with the same authorization name/password at the same time. Meaning, I only want users to be able to place a call from one phone in one location, but have the ability to move from computer to computer. Has anyone found any sort of solution for this type scenario? Thanks, Bryan Mahin Please visit us @
2006 Apr 22
5
Connecting to a cluster of SIP servers
My Asterisk server is connecting to "sip.plus.net", which resolves to multiple IP addresses: sip.plus.net. 300 IN A 84.92.0.75 sip.plus.net. 300 IN A 84.92.0.76 sip.plus.net. 300 IN A 84.92.5.189 sip.plus.net. 300 IN A 84.92.5.190 If one of these machines is down
2006 Mar 24
11
Transferring a call with IAX
Here's an interesting question: If I transfer a call from Asterisk system to another with IAX, is there any way I can get control back on the original system? Or.. do I lose control, and the dialplan has to continue on the new system? Scenario is we transfer calls to an Asterisk system that handles ACD queues. If the ACD queue times out, we want to send the caller to voicemail on another
2006 Nov 09
5
DUNDi precache
Does anyone have any information on how to use DUNDi precaching? Mark Spencer made a post 2 years ago where he hinted it may be possible to configure DUNDi such that you could centralise your DUNDi registration info by using precaching, instead of having each DUNDi peer meshed with every other one... http://lists.digium.com/pipermail/dundi/2004-October/000189.html However, it seems that no
2006 Jun 01
5
Converting Voicemail wav to mp3
Anyone know if a way to have voicemail files stored as mp3's? Thanks, Doug.
2006 Jun 14
4
DUNDi Not Able to Handle Complex FailoverSituations
Who said I was a C programmer? -----Original Message----- From: Terry Wilson [mailto:otherwiseguy@gmail.com] Sent: Wed 6/14/2006 6:03 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Cc: Subject: Re: [Asterisk-Users] DUNDi Not Able to Handle Complex FailoverSituations pbx/pbx_dundi.c in dundifunc_read(). shouldn't be too hard to have it set some variables (i.e.
2006 Mar 23
7
[OT] Polycom provisioning
Does anyone have the polycom soundpoint ip's successfully remotely provisioning? I've got the phone pulling default configs, and it's downloading phone specific information, but it's not actually using that information. Any help would be appreciated :) -- Aaron Daniel Computer Systems Technician Sam Houston State University amdtech@shsu.edu (936) 294-4198
2006 Jun 02
2
NFS and voicemail
Has anyone successfully gotten two separate servers to handle voicemail on an NFS shared mount? The main thing I'm concerned about at this point is keeping both systems from writing the voicemail file to the same filename... any thoughts? -- Aaron Daniel Computer Systems Technician Sam Houston State University amdtech@shsu.edu (936) 294-4198
2006 Apr 14
1
Re: Asterisk-Users Digest, Vol 21, Issue 81
I too had a server room fry and need to replace h/w. So what specific Dell servers did/do you deploy? Where is the link w/Digium/s Dell caveats? I'm using the Digium TDM400 card w/* > Date: Thu, 13 Apr 2006 19:19:13 -0500 (CDT) > From: Aaron Daniel <amdtech@shsu.edu> > Subject: Re: [Asterisk-Users] Digium cards, so disappointing ! > To: Asterisk Users Mailing List -
2006 Mar 22
2
Realtime Query
Arrgh. I just made a call with Asterisk to extension 2944093. That extension exists in astdb and I have rtcachefriends=yes in sip.conf. Asterisk did a database query... SELECT * FROM ast_sip_users WHERE name = '2944093' Uhm... Why? Doug
2006 May 12
4
DUNDi and Voicemail
Ugh. We thought we'd fixed some problems by using regexten and DUNDi. Guess not. We have a configuration with three Asterisk boxes. Phones register with a single, primary asterisk box under normal conditions. For voicemail deposit, retrieval, we trunk the calls over to our asterisk voicemail server. However, the voicemail server now has no knowledge of the location details of the phones,
2006 Nov 13
3
Load balance Asterisk servers?
We are looking to be able to put a device in front of an array of Asterisk systems which would do the job of load balancing them. We would store all the particulars on one or more MySQL servers. What want to accomplish is to have all calls sent to/from a single IP, then push the calls off to another Asterisk server in the array. If one server goes out, we are hoping there will be no effect other
2006 Nov 01
2
Realtime, DUNDi and regexten
It seems that when you use Realtime static and possibly realtime realtime for sip users, that Asterisk fails to create the regexten context for DUNDi. Someone else had the same problem back in July. Doesn't look like they ever had a resolution. <http://lists.digium.com/pipermail/asterisk-users/2006-July/160105.html>
2006 Jun 07
2
Unlock / install of Cisco 7940 IP Phone ?
Hello Guys, I just got my new Cisco 7940* IP Phone Unfortunately I can't find out how to setup this phone. Am I really that stupid ;-) ? I've read the Cisco Manuel, but everything I tried did not help anything. 1. When I turn on the phone it will display "Configuring VLAN....Configuring IP".. This message will not disappear. 2. I can see that the phone has a local IP. I can
2006 Nov 03
2
AEL2 in 1.2
I know I compiled AEL2 into 1.2 before, considering I just copied my source from one server to another, yet I can't seem to figure out why I'm getting this error. Anyone have any ideas? make[1]: Entering directory `/usr/local/src/asterisk-svn/asterisk/pbx' flex argdesc.l "argdesc.l", line 19: unrecognized %option: reentrant "argdesc.l", line 20: unrecognized
2006 Nov 14
2
DUNDi Asterisk Cluster
We use only IP connections to our asterisk boxes. Given this our origination/termination providers usually send/receive traffic to/from our network on a single IP or limited number of IPs. In a DUNDi Asterisk Cluster, would each of the boxes need to be able to connect to our origination/termination providers directly, or would we need to setup a common gateway box to forward calls to/from our
2006 Jun 14
2
DUNDi Not Able to Handle Complex Failover Situations
This is driving me nuts. Why doesn't the DUNDILOOKUP function return the weight of a path to a number? The CLI 'dundi lookup' command does. What about the mac address and expiry period? The CLI command returns those, but the DUNDILOOKUP function does not. Why? We absolutely need this in order to perform out routing logic. It has become quite apparent to me that DUNDi is _NOT_ suited
2003 Jun 15
7
VoicemailMain
Hello guys Is there anyway for me to change the sounds that are presented in VoicemailMain? For instance, instead of it saying "mailbox", I would like it to say something like "please enter your mailbox number now". Is there a way for me to do this? I also noticed that when in some of the menus, even if I select one of the announced options it simply repeats the same menu
2006 Mar 23
2
TAC Case Cisco 7960 Proxy address showing up in callerID
Figured this was worth passing on... This was reported due to the proxy IP address showing up in CallerID on the phone. -----Original Message----- Sent: Thursday, March 23, 2006 12:01 PM Tim, I have tracked down the source of the change in the SIP firmware. The behavior was changed as a fix to bug id CSCsc22406 (host part of the callerid not preserved in ReceivedCall entry). This was a