[asterisk-bugs] [Asterisk 0010546]: [patch] Dundi support for true dynamic peering (the '*' mapping)

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Sep 18 11:12:15 CDT 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=10546 
====================================================================== 
Reported By:                dds
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   10546
Category:                   PBX/pbx_dundi
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-24-2007 03:37 CDT
Last Modified:              09-18-2007 11:12 CDT
====================================================================== 
Summary:                    [patch] Dundi support for true dynamic peering (the
'*' mapping)
Description: 
The sample configuration file for DUNDi claims that you can specify a '*'
peer as a special unspecified entity to match any peer. This is useful in
situations where you have a dynamic server pool, such as when doing speech
recognition processing on a grid, and you want to make use of DUNDi's
ability to find a server to forward the call to based on the current load.

The implementation of this was non-existent; apparently the person who
wrote the sample configuration file was under a different impression than
the author(s) of pbx_dundi.c. I've implemented this support and included a
patch in this bug. I would very much like this support to be included in
the next release, as I believe others would do.

Thanks,
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
has duplicate       0010703 look at <a href="http://bugs.digium.com...
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 09-18-07 11:12  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 82802

------------------------------------------------------------------------
r82802 | russell | 2007-09-18 11:12:14 -0500 (Tue, 18 Sep 2007) | 4 lines

When copying the contents from the wildcard peer, do a deep copy instead
of
shallow copy so that it doesn't crash when beging destroyed.
(closes issue http://bugs.digium.com/view.php?id=10546, patch by me)

------------------------------------------------------------------------ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-18-07 11:12  svnbot         Checkin                                      
09-18-07 11:12  svnbot         Note Added: 0070739                          
09-18-07 11:12  svnbot         Status                   feedback => assigned
======================================================================




More information about the asterisk-bugs mailing list