Displaying 20 results from an estimated 1000 matches similar to: "Re: DUNDi .... Halfway and CLUSTERING"
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
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
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
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 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.
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
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 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 11
0
Clustering / Dundi
Yes, nice website. But, where's the documentation regarding setup and configuration? Where's the examples?
-----Original Message-----
From: Olle E Johansson [mailto:oej@edvina.net]
Sent: Sat 3/11/2006 1:23 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Cc:
Subject: Re: [Asterisk-Users] Clustering / Dundi
11 mar 2006 kl. 07.54 skrev Douglas Garstang:
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 Apr 18
3
ip_conntrack: table full, dropping packet.
I was trying to do what the article at
http://www.austintek.com/LVS/LVS-HOWTO/HOWTO/LVS-HOWTO.performance.html#conntrack_filling_tables
<http://www.austintek.com/LVS/LVS-HOWTO/HOWTO/LVS-HOWTO.performance.html#conntrack_filling_tables%3C/blockquote%3E%3C/div%3E>
suggested
My iptables rules are
------------------------------------------------------------------------
#that's what the
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
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
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
2007 Jul 10
2
DUNDI behind NAT?
Hi,
i'm having asterisk with sip working fine, including dundi lookups. The only
problem i'm having is that the dundi answer allways contains my internal,
private ip. Is there any way to set the targeting ip that is sent out in the
dundi answer (to my public ip or any other where i want to receive the
call)?
Regards,
Andreas.
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
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
2023 May 02
1
DUNDI anyone?
Hi
Well it is well some time that my last DUNDI peer has become
unreachable.
I guess too many issues with spoofed numbers etc.
But I am wondering, do people, especially larger entities like telcos,
still use DUNDI?
I know that in some Hamradio communities, DUNDI is used to interconnect
PBXes, but that is with private phone number ranges, not connected to
the public.
Want some DUNDI peering?
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