similar to: DUNDi Not Able to Handle ComplexFailoverSituations

Displaying 20 results from an estimated 3000 matches similar to: "DUNDi Not Able to Handle ComplexFailoverSituations"

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
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 Jun 15
5
DUNDi Not Able to HandleComplexFailoverSituations
> -----Original Message----- > From: Watkins, Bradley [mailto:Bradley.Watkins@compuware.com] > Sent: Thursday, June 15, 2006 10:36 AM > To: Asterisk Users Mailing List - Non-Commercial Discussion > Subject: RE: [Asterisk-Users] DUNDi Not Able to > HandleComplexFailoverSituations > > > Is it possible for you to explain in more detail the > situation involved.
2005 Jun 15
0
Dundi - Multiple Results
Hello, If one is using Dundi, and it returns multiple, weighted routes to a destination, how is that applied in the dial-plan? asterisk*CLI> dundi lookup 1588XXXXXXX 1. 400 IAX2/dundi:A+RxFIkN4ws1kuZWrw3Ebw@XX.XX.XX.XX/1588XXXXXXX (EXISTS|NOUNSLCTD|NOCOMUNSLTD) from 00:30:48:71:26:70, expires in 1098 s 2. 400 IAX2/dundi:ZYm4dmxaDmzpp9kOPeA9LQ@XX.XX.XX.XX/1588XXXXXXX
2006 Jun 14
2
DUNDi Users
I have three Asterisk boxes. Each has the following in dundi.conf: 180net => dundi_local,0,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial 180q => dundi_q_pbx1,1,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial 180q => dundi_q_pbx2,2,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial 180q => dundi_q_pbx3,3,IAX,dundi:${SECRET}@${IPADDR}/${NUMBER},nopartial My iax.conf on all three
2006 Jun 14
6
DUNDi Docs
Does anyone know where I can find some good DUNDi docs? The ones are dundi.org are absolutely horrible. The examples in dundi.conf are pretty much useless. I still can't figure out why Digium can't write some good documentation. It's their 'baby' after all. This really drives me nuts and pisses people off in general. I've been dicking around with DUNDi for over 6 months and
2006 May 11
8
Dialling a DUNDi Route
I'm using DUNDi. My lookup returns 'IAX2' for the tech, and 'dundi:q9sgTFkVMBFdmp0IDX1bYQ@xxx.187.142.204/3254101' for the destination. How do I dial this? I've tried dialling it with: "Dial" "IAX2/dundi:q9sgTFkVMBFdmp0IDX1bYQ@xxx.187.142.204/3254101" passed from my AGI script, but the other endpoint (xxx.187.142.204) is returning: May 11 09:23:41
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
2010 Mar 16
3
Asterisk 1.4.24 DUNDi CLI commands not found
Are there DUNDi CLI commands for Asterisk 1.4? I have searched google and I only see the dundi commands in Asterisk 1.6, although I see reference to them in older version's of Asterisk such as Asterisk 1.4 here: http://www.asteriskguru.com/tutorials/cli_cmd_14.html. When I view the CLI commands through help I don't see any of the dundi commands and there are errors when I run a command
2006 Jan 16
5
Dundi Examples
Can someone show me how to set up DUNDi, I will be using it to connect 14 asterisk servers internally. I don't want to use it on the external world. If anyone has any examples of connecting 2 or 3 (if their is a difference) machines in a DUNDi co-operation that would be helpful. Johnathan Falk Network Administrator Clinton Community Schools
2006 Nov 16
2
installing asterisk for Ubuntu Synaptic
I have an Ubuntu system and went into Synaptic and checked asterisk for installation. Once installed, I started it with /usr/sbin/asterisk -vvvgc and got the following output with several errors and notices. Do I need to do more or are these ok? I expected to have some conf files in /etc/asterisk but there is nothing there. Thanks! Created by Mark Spencer <markster@digium.com>
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>
2009 Mar 31
1
dundi show peers - UNREACHABLE but I can ping it!
Hi guys!! This is something that have always bother me, hope you can help me... :) I've 8 server connected using IAX / DUNDi, it works just fine. However, sometimes when some of our links goes down the server takes forever to appear back as OK at DUNDi's list and people can't call the other Box. It's happening right now: CLI> dundi show peers 00:14:22:16:54:c5 200.X.X.6
2007 Jun 07
1
DUNDi and reinvites...
I don't know if this is possible, and I can't quite get my head around how to do it... If I am using DUNDi for redundancy in a cluster, when Phone1 makes a call to Phone2, both Asterisk A and B will be in the RTP stream: +---+ +---+ | A |-----| B | /+---+ +---+\ / \ Phone1 Phone2 Is there a way configure re-invites
2007 May 11
2
Dundi and unknown remote peers
Hi guys, Is it possible to allow remote peers to connect to your local DUNDi Asterisk box, even if you don't have them listed in the dundi.conf? Alex
2008 Sep 16
1
dundi
I have two Asterisk servers running on the same LAN. One starts fine, but when I start the other I get: pbx_dundi.c:4582 load_module: Unable to bind to 0.0.0.0 port 4520: Address already in use and Asterisk does not start. OK I thought, I'll just change the port in dundi.conf. I changed it to 4521 and indeed it started just fine, until I reboot that is. WHen I reboot, I get the same
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 Feb 01
2
Dundi key Problem
I am getting the following message when trying to lookup up a number via Dundi: Feb 1 13:39:24 NOTICE[20146]: pbx_dundi.c:1309 update_key: No such key 'office.pbx.bluegrass.net.pub' for creating RSA encrypted shared key for '00:a0:c9:55:91:89'! I have created keys on each box with "astgenkey -n office.pbx.bluegrass.net" using the host name for each box of course. I
2006 Jun 15
7
Executing a Function from AGI
Hmmm. Not having much luck with this. I'm trying to call the DUNDILOOKUP function and assign it to a variable in an AGI script. I've tried setting with EXEC CMD and with SET VARIABLE. In both cases, it's treating DUNDILOOKUP literally, rather than calling a funciton. I've tried this: EXEC "Set" "DIALPATH=${DUNDILOOKUP(2944093|180net)}" and also: SET VARIABLE
2006 Mar 16
1
DUNDi .... Halfway
Well, I've been dicking around with DUNDi for about 4 hours now. I have two systems that I am trying to get to peer with each other. Queries are working one way, but not the other. The server, pbx1, that is refusing to deliver any queries and logs what's below to the console. Why??? I've checked all the config files more times than I can remember. The 'RFC' for DUNDi at