Displaying 20 results from an estimated 2000 matches similar to: "Friday@12:30 PM EDT: All about DUNDI"
2007 Aug 06
0
Friday Aug 10th Asterisk Users Conference at 12:30 PM EDT
This Friday, part II of TDM solutions including ATA that do IAX and
SIP without opening the box and installing a card. Your experience in
this area would be appreciated.
You can find us here:
http://www.AsteriskUsersConference.org
Also, a Google group has been created for discussions and scheduling
of the conferences. If you feel like this is of interest, please join
us:
2007 Sep 06
1
Asterisk Users Conference Friday @ 12:30PM EDT
FRIDAY September 7th at 12:30 PM EDT
http://www.asteriskusersconference.org for more information on how to
listen, talk, or both :)
This week, ENUM is the main subject, although our friends at e164.org
haven't been able to talk to us as planned. Come on by and share what
you know about ENUM or ask questions.
Also, during Astricon, we are hoping people will call us with reports,
either live
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
2007 Jul 30
1
Next Friday at 12:30 PM EDT: Asterisk Users Conference TDM inside and outside the box
Hi,
I am going to be on the road for the next few days and with the
variable delay on the mailing list, I am posting this now, 4 days
before the conference. If you haven't yet listened or participated,
please consider doing it. We have a great kernel of people at all
levels of expertise and ideas and questions can be kicked around
immediately (well, there's a few milliseconds lag).
This
2007 Aug 22
0
Users Conference - Friday@12:30 PM EDT: Founders of Voicepulse
For this week's conference, the two founders of Voicepulse, Ravi
Sakaria and Ketan Patel, will be joining us. For those of you who
are not aware, Voicepulse is an asterisk friendly VOIP provider that
has won awards for service and innovation.
We will also have Trixbox news, updates, as well as discount codes.
Lastly, we are working feverishly to bring you more information
regarding legal
2007 Jul 27
1
Asterisk Users Conference Friday at 12:30 PM EDT
You can listen or join the Asterisk Users Conference Fridays at 12:30 PM
EDT
Today's subject suggestions:
FAX capabilities, what's your solution?
Multiple asterisk server implimentation: ENUM, DUNDI or even two servers
connected
Your subjects?
Share your ideas, ask your questions!
See http://x2z.eu for instructions on how to join or listen
2007 Aug 20
3
Quick DUNDi Poll Questions, For All Asterisk, Users, Please Give Feedback
> Questions:
>
> 1. Is the wiki DUNDi example and the dundi.conf file too difficult to
> follow for new users?
>
I wouldn't exactly say that it is too difficult but that the target
audience for the default examples is not the average person/entity
that could make use of the power inherent with DUNDi. When an
average * user/admin wants to use DUNDi they will want to start out
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
2008 Feb 22
5
load balancing SIP extensions
What I would like to do is have two identical *
servers which accept registrations of sip extensions
4000-4999.
If I define a rrDNS or LinuxHA then I should have
load-balanced registrations.
However, say ext. 4001 is registered on *1 and 4002 is
registered on *2, if 4001 tries to call 4002 then I
would like to do something like:
- lookup 4002 on *1, try to establish a call if it's
2007 Jul 27
0
Asterisk Users Conference Friday at 12:30 PM, EDT
> You can listen or join the Asterisk Users Conference Fridays at 12:30 PM
> EDT
>
> Today's subject suggestions:
>
> FAX capabilities, what's your solution?
> Multiple asterisk server implimentation: ENUM, DUNDI or even two servers
> connected
> Your subjects?
>
> Share your ideas, ask your questions!
>
> See http://x2z.eu for instructions on
2007 Aug 17
8
Quick DUNDi Poll Questions, For All Asterisk Users, Please Give Feedback
Questions:
1. Is the wiki DUNDi example and the dundi.conf file too difficult to
follow for new users?
2. Does the complexity of the DUNDi setup discourage you from using it
or even attempting to configure it?
3. If there was a simple tutorial, step by step guide with easy to
setup and test examples, would this encourage more users to
investigate and use DUNDi?
I'm interested in putting
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
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
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