similar to: Clustering / Dundi

Displaying 20 results from an estimated 3000 matches similar to: "Clustering / Dundi"

2007 Apr 04
1
Using DUNDi in a failover environment
Greetings list, There have been quite a few posts on the list over the last few months about using DUNDi to ensure users are always reachable even when logged into different asterisk boxes (as part of a load balancing cluster). For example, yesterday, this was in a post: (Olle Johansson) " In combination with Dundi and the regexten= system, it's even more dynamic." Are there any
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 16
0
RE: DUNDi .... Halfway and CLUSTERING
Doug, I feel your pain. I have, since 3 days ago, all but giving up on dundi in a enterprise/carrier core scalable environment, mostly due to no ability to summarize dial plan routes across several servers that may or may not have contiguous extensions registered across the cluster. Example server 1 has exten 1234, 1235, 1001, 1002 registered and server 2 has 1236, 1237, 1003, 1004. But also in
2006 Jun 15
4
DUNDi Not Able to Handle ComplexFailoverSituations
Is it possible for you to explain in more detail the situation involved. I'm still thinking that what you're trying to achieve can be done at least with the help of DUNDi weights, but I still don't think I have a full grasp of the solution you're crafting. Regards, - Brad -----Original Message----- From: asterisk-users-bounces@lists.digium.com
2006 Mar 17
1
Re: DUNDi .... Halfway and CLUSTERING
Do you mean the peristence of connecting a specific phone to a specific server? If so, then it's relatively easy. The ldirectord has a persistence setting that does that. If I'm misunderstanding you, then could you explain further what you mean? Regards, - Brad -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On
2006 Mar 17
1
RE: DUNDi .... Halfway and CLUSTERING
At the moment I'm out of the office, but when I return I'll be certain to do that. Note that my solution is different from what you are working on with regexten, though I suspect some of the challenges that I've faced and overcome are not. I'm actually using UltraMonkey for load-balancing and failover of the Asterisk boxes, and my dialplan is set up so that it need not be changed
2004 Dec 22
0
Macro(dundi-dundi-test, ${ENTEN}) to return +101 on lookup failure ?
I'm looking at finding a way for my Macro(dundi-dundi-test,${ENTEN}) when I dial out on the dundi-test network to return a +101 to my [dundi-test-out] context, if the number being dialed on the dundi-test network does not exist, then I will route the call out using my pstn or voip connection i have. I have a feeling it will have to be the switch => DUNDi/dundi-test that will have to return
2010 Mar 22
0
DUNDi Confusion
Dear community, Please help. I've been looking around the internet (and in this great forum) for help with DUNDi setup between servers (I'm using Elastix) and while I can get my servers to lookup extensions on each other very well, I have not been able to successfully make calls between servers. For my test environment, I have 3 servers setup for now, and these are the steps I've
2014 Apr 16
1
DUNDi with SIP Mapping
>From the reading and testing I have done it doesn't look like SIP supports a username and password in the Dial string. I currently have the following mapping. priv => dundi-extens,0,SIP, dundi:pass at 1.1.1.1/${NUMBER},nounsolicited,nocomunsolicit,nopartial On the sending side I see NOTICE[31598] chan_sip.c: Conflicting extension values given. Using 'dundi' and not
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
2010 Dec 20
0
Asterisk Clustering and DUNDi J Richardson whitepaper
Hi All We're getting to the point where we need to start increasing capacity on our asterisk servers. I've had a look at the DUNDi J Richardson white paper and it seems pretty straight forward. My question is have any of you implemented this solution in a production environment? Regards Ish -- Ishfaq Malik Software Developer PackNet Ltd Office: 0161 660 3062
2008 Mar 05
2
Passing variables between two DUNDi/IAX2 peers
Hi. I am trying to pass a variable from one Asterisk PBX to another. I'm using DUNDi with IAX2. Is there a way to do it? I tried the following but it fails. On peer1: [dundi-outgoing] switch => DUNDI/priv exten => s,1,Set(CDR(userfield)=test) exten => s,2,Set(DUNDIVAR=${ARG1}#TEST) exten => s,3,NoOp(Passing ${DUNDIVAR} to DUNDi peer.) exten => s,4,Goto(${DUNDIVAR},1) On
2010 Mar 09
0
DUNDI Sip authentication failure
Hi all, I'm new in asterisk and I got to set up a dundi config for my work. I have 2 PBX for the test, the two PBX are in the same local network PBX A : 192.168.199.23 PBX B : 192.168.199.21 my config files : (on PBX B , the config files on PBX A looks like it) /etc/asterisk/dundi.conf [general] bind=192.168.199.21 port=4520 cachetime=5 ttl=32 autokill=yes entityid=00:30:18:4C:33:53
2006 Mar 17
1
Re: DUNDi .... Halfway and CLUSTERING
This is mostly in a traditional pbx-like setup. That is, these are individual remote offices of a larger corporation each with their own cluster (or clusters, in the case of one site). So there is no NAT, and it is an Asterisk-only solution (at least insofar as telephony software is concerned). Regards, - Brad _____ From: asterisk-users-bounces@lists.digium.com on behalf of David Thomas
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
2007 Aug 15
0
DUNDi limitation?
Greetings list, I've been using DUNDi for some time now to prevent calls between users going out via PSTN if there's no need, set up as follows: [macro-dundi-e164] exten => s,1,Goto(${ARG1},1) include => dundi-e164 [dundi-e164] include => in-e164 switch => DUNDi/e164 My outbound call macro tries [macro-dundi-e164] first, if that fails then goes onto PSTN connectivity.
2004 Dec 12
0
DUNDi performance
Hello, I have a weird problem. My * server, a Pentium Celeron 1200 with 512 MB Ram and a Digium E100P card, is performing very well for IAX2, SIP and ZAP communication. There is no delay in transcoding, no packet loss etc etc. Now I added DUNDi, and I added +/- 8 peers in the dundi-test context and 1 peer in the GPA-bound e164 context. My server shows all but 1 peer as OK. DUNDi Ping times
2007 May 17
5
DUNDi configuration problem
Hi peeps, I've been struggling with DUNDi for a few days now and I can't seem to make call from Asterisk A to Asterisk B. If I do a "dundi show peers", it finds the other peer but I can't seem to make any calls. Can anybody help me out here. Here's the situation: Machine 1: Debian with Asterisk 1.4.4 --> 192.168.1.103 Machine 2: AsteriskNOW --> 192.168.1.69 The
2008 Feb 22
0
DUNDi ${NUMBER} variable not defined
If one does a "dundi lookup", shouldn't the ${NUMBER} variable be replaced with the current value? ie. if I run "dundi lookup 4065 at priv" shouldn't I get an answer string like "IAX2/priv:pass@$192.168.250.27/4065 (EXISTS)"? The *CLI does not show me the dst extension: *CLI> dundi lookup 4065 at priv 1. 0
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