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
Why not direct your question to Digium? It's their protocol after all. :) -----Original Message----- From: John Falk [mailto:jdfalk@internet2.edu] Sent: Mon 1/16/2006 12:46 PM To: asterisk-users@lists.digium.com Cc: Subject: [Asterisk-Users] 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 _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
On 1/16/06, John Falk <jdfalk@internet2.edu> wrote:> 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.Check out my paper on DUNDi -- its a bit old now, but I think its probably still relevant. I probably really need to update it. Oh wait... I kind of did. Check out www.asteriskdocs.org for the O'Reilly book Asterisk: The Future of Telephony and look for the section on DUNDi. Leif Madsen. http://www.leifmadsen.com http://www.oreilly.com/catalog/asterisk
The O'Reilly TFOT book is full of errors. Two that pop into my head instantly are it's referring to regcontext being able to execute dialplan commands upon SIP registration and it's use of auth= in sip.conf in the DUNDi section. I wouldn't trust it. -----Original Message----- From: Leif Madsen [mailto:asterisk.leif.madsen@gmail.com] Sent: Thursday, January 19, 2006 2:47 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dundi Examples On 1/16/06, John Falk <jdfalk@internet2.edu> wrote:> 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.Check out my paper on DUNDi -- its a bit old now, but I think its probably still relevant. I probably really need to update it. Oh wait... I kind of did. Check out www.asteriskdocs.org for the O'Reilly book Asterisk: The Future of Telephony and look for the section on DUNDi. Leif Madsen. http://www.leifmadsen.com http://www.oreilly.com/catalog/asterisk _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Perhaps it is a bit awkward. However, the question remains: are the DUNDi examples in TFOT flawed as Douglas suggests? I would love to hear from others who've used the DUNDi docs from the *TFOT book. Has anyone out there specifically used the examples and documentation from the book? If so, what has been your experience? Has anyone else attempted to execute dialplan commands upon SIP registration? What about the use of "auth=" in the DUNDi section of sip.conf? If anyone has empirical data from real world experience with DUNDi we'd all love to hear what you've got to say about that experience! -MC -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Ron hotmail Sent: Thursday, January 19, 2006 6:11 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dundi Examples hmm. That's a tad awkward.... :-| ----- Original Message ----- From: "Douglas Garstang" <dgarstang@oneeighty.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Thursday, January 19, 2006 5:00 PM Subject: RE: [Asterisk-Users] Dundi Examples The O'Reilly TFOT book is full of errors. Two that pop into my head instantly are it's referring to regcontext being able to execute dialplan commands upon SIP registration and it's use of auth= in sip.conf in the DUNDi section. I wouldn't trust it. -----Original Message----- From: Leif Madsen [mailto:asterisk.leif.madsen@gmail.com] Sent: Thursday, January 19, 2006 2:47 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dundi Examples On 1/16/06, John Falk <jdfalk@internet2.edu> wrote:> 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.Check out my paper on DUNDi -- its a bit old now, but I think its probably still relevant. I probably really need to update it. Oh wait... I kind of did. Check out www.asteriskdocs.org for the O'Reilly book Asterisk: The Future of Telephony and look for the section on DUNDi. Leif Madsen. http://www.leifmadsen.com http://www.oreilly.com/catalog/asterisk _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
I have over 50 Asterisk servers geographically distributed in pairs all connected via DUNDi. Contact me off list and I will be happy to describe my experience. Michael mmiller (at) sungardcollegis.com -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Michael Collins Sent: Friday, January 20, 2006 11:32 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: RE: [Asterisk-Users] Dundi Examples Perhaps it is a bit awkward. However, the question remains: are the DUNDi examples in TFOT flawed as Douglas suggests? I would love to hear from others who've used the DUNDi docs from the *TFOT book. Has anyone out there specifically used the examples and documentation from the book? If so, what has been your experience? Has anyone else attempted to execute dialplan commands upon SIP registration? What about the use of "auth=" in the DUNDi section of sip.conf? If anyone has empirical data from real world experience with DUNDi we'd all love to hear what you've got to say about that experience! -MC -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Ron hotmail Sent: Thursday, January 19, 2006 6:11 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dundi Examples hmm. That's a tad awkward.... :-| ----- Original Message ----- From: "Douglas Garstang" <dgarstang@oneeighty.com> To: "Asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Thursday, January 19, 2006 5:00 PM Subject: RE: [Asterisk-Users] Dundi Examples The O'Reilly TFOT book is full of errors. Two that pop into my head instantly are it's referring to regcontext being able to execute dialplan commands upon SIP registration and it's use of auth= in sip.conf in the DUNDi section. I wouldn't trust it. -----Original Message----- From: Leif Madsen [mailto:asterisk.leif.madsen@gmail.com] Sent: Thursday, January 19, 2006 2:47 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Dundi Examples On 1/16/06, John Falk <jdfalk@internet2.edu> wrote:> 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.Check out my paper on DUNDi -- its a bit old now, but I think its probably still relevant. I probably really need to update it. Oh wait... I kind of did. Check out www.asteriskdocs.org for the O'Reilly book Asterisk: The Future of Telephony and look for the section on DUNDi. Leif Madsen. http://www.leifmadsen.com http://www.oreilly.com/catalog/asterisk _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- Asterisk-Users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users