Displaying 20 results from an estimated 30000 matches similar to: "DUNDi Public and Private Key Question"
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
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
2019 Mar 27
2
DUNDI with minimal features
> I have 2 PBX's, one in each office (say one in New York, one in Boston). I
> have mobile users that can show up at either office and connect their soft
> phones.
>
>
>
> Is there a very simple DUNDI config available which describes how to set
> this up?
>
> Also, can I have the same outbound trunks setup in each office, so that
> calls don't have to
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
2007 Aug 22
1
DUNDi, So Easy A Caveman Could Do It!
Here you go folks:
ftp://ftp.ntcp.net/DUNDi_So_Easy.pdf
If someone would be so kind as to upload to the wiki, it will be much
appriciated.
Thank you all who replied to my poll questions.
As always, I hope this help.
JR
--
JR Richardson
Engineering for the Masses
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 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
2007 Aug 16
0
Friday@12:30 PM EDT: All about DUNDI
The scheduled guest is JR Richardson of Nntegrated Solutions in
Dallas. He wrote a widely-consulted white paper on the subject and I
hope we can get background as well as answers to any questions we may
have, so come on by:
http://www.AsteriskUsersConference.org
Here's a powerpoint of his presentation at Astricon:
2006 Dec 03
1
Realtime fullcontact field contains nat device private ip
Hi All,
Has anyone else noticed that when a sip phone sitting behind a nat
registers to asterisk using realtime database, the private IP of the
phone is put into the fullcontact field instead of the public contact
IP. The database has the correct public IP in the ipaddr field and
correct port number in the port field, which is actually what asterisk
uses to to contact the device.
This
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
2007 Oct 06
1
DUNDi, regcontext, softphones.. fail.
> I'm having an issue deploying softphones into my DUNDi/regcontext
> setup. My current design is that all SIP users get registered into a
> sipregistration context in the sip.conf. I then have a dialplan
> function that includes that and does the dial:
>
> include => sipregistration
> exten => _XXXX,2,Answer()
> exten => _XXXX,3,Wait(1)
> exten =>
2007 Oct 08
2
Ultrastmonkey? Ultramonkeyast? Astrimonkey? High Availability and Asterisk
Hi All,
I've been labing up some HA Asterisk senario's using LVS, Ultamonkey,
Asterisk DUNDi, OpenSER. UltraMonkey setup went pretty easy, workes
fine with Debian Sarge, used the example on the ultramonkey website.
LVS_NAT is a different story, a bit more complex and requires another
server/director sitting in front of 2 asterisk servers. Also have in
production OpenSER proxying calls
2009 Sep 18
3
DUNDi + SIP Realtime
Good afternoon gentlemen (and ladies).
A costumer of mine has many servers and each one maps their SIP extensions to the others via DUNDi. It works like a charm. SIP extensions can only register at one server, the one they "belong" to. In case one extension wants to call other that is registered in another server, DUNDi takes care of that by calling the other server using IAX2 and G.729
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
2008 Feb 24
2
DUNDi with two servers
Hi,
I'm having difficulties with using DUNDi between two servers. If it were
three I think I could control looping by limiting TTL, but with two I'm not
sure how to prevent a loop causing bad things to happen. I've tried ttl=1
but things still blow up.
The DUNDi configurations are pretty simple and work just fine in both
directions as long as only one of them is using the switch
2006 Mar 21
1
VoiceMailMain(@context) Problem with Option 5(Advanced)
I had the same problem yesterday. I thought it might have been a realtime problem. Guess not.
Bloody annoying too.
> -----Original Message-----
> From: JR Richardson [mailto:jr.richardson@cox.net]
> Sent: Tuesday, March 21, 2006 2:52 PM
> To: asterisk-users@lists.digium.com
> Subject: [Asterisk-Users] VoiceMailMain(@context) Problem with Option
> 5(Advanced)
>
>
> Hi
2008 May 22
0
/home/putnopvut/asa/AST-2008-007/AST-2008-007: AST-2008-007 Cryptographic keys generated by OpenSSL on Debian-based systems compromised
Asterisk Project Security Advisory - AST-2008-007
+------------------------------------------------------------------------+
| Product | Asterisk |
|--------------------+---------------------------------------------------|
| Summary | Asterisk installations using cryptographic keys |
| | generated
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 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:
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