[asterisk-bugs] [Asterisk 0014775]: [patch] Added ability to perform SRV lookups for AGI URIs

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jan 18 18:30:05 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14775 
====================================================================== 
Reported By:                _brent_
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   14775
Category:                   Resources/res_agi/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     closed
Target Version:             1.8
Asterisk Version:           SVN 
JIRA:                       SWP-435 
Regression:                 No 
Reviewboard Link:           https://reviewboard.asterisk.org/r/378/ 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-27 13:24 CDT
Last Modified:              2010-01-18 18:30 CST
====================================================================== 
Summary:                    [patch] Added ability to perform SRV lookups for AGI
URIs
Description: 
With this patch, you can run the Agi() dial plan application with a URI
beginning with hagi:// (for HA Agi) to indicate that the host name should
be resolved as an SRV service instead of a regular host name.
====================================================================== 

---------------------------------------------------------------------- 
 (0116869) svnbot (reporter) - 2010-01-18 18:30
 https://issues.asterisk.org/view.php?id=14775#c116869 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 241188

U   trunk/CHANGES
U   trunk/include/asterisk/srv.h
U   trunk/main/srv.c
U   trunk/res/res_agi.c

------------------------------------------------------------------------
r241188 | tilghman | 2010-01-18 18:28:49 -0600 (Mon, 18 Jan 2010) | 10
lines

Create iterative method for querying SRV results, and use that for finding
AGI servers.

(closes issue https://issues.asterisk.org/view.php?id=14775)
 Reported by: _brent_
 Patches: 
       20091215__issue14775.diff.txt uploaded by tilghman (license 14)
       hagi-5.patch uploaded by brent (license 388)
 Tested by: _brent_
 Reviewboard: https://reviewboard.asterisk.org/r/378/

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

http://svn.digium.com/view/asterisk?view=rev&revision=241188 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-01-18 18:30 svnbot         Checkin                                      
2010-01-18 18:30 svnbot         Note Added: 0116869                          
======================================================================




More information about the asterisk-bugs mailing list