[asterisk-bugs] [Asterisk 0012479]: IAX2 dial string behavior patch

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Jun 2 15:01:40 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12479 
====================================================================== 
Reported By:                darren1713
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   12479
Category:                   Channels/chan_iax2
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     closed
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 103728 
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             04-18-2008 17:02 CDT
Last Modified:              06-02-2008 15:01 CDT
====================================================================== 
Summary:                    IAX2 dial string behavior patch
Description: 
The dial string handling of IAX2 calls entirely ignores the incoming exten
passed in the chan struct. Instead of falling down to the default "s" exten
if nothing is in the "dest" pointer, first check if the chan struct has a
valid extension to try, then fallback to the default "s" exten.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-02-08 15:01  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 119838

U   branches/1.4/channels/chan_iax2.c

------------------------------------------------------------------------
r119838 | russell | 2008-06-02 15:01:37 -0500 (Mon, 02 Jun 2008) | 7 lines

Revert a change made for issue http://bugs.digium.com/view.php?id=12479.  This
change caused a regression
such that
a dial string such as (IAX2/foo) did not automatically fall back to
dialing the 's'
extension anymore.

(closes issue http://bugs.digium.com/view.php?id=12779)
Reported by: dagmoller

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-02-08 15:01  svnbot         Checkin                                      
06-02-08 15:01  svnbot         Note Added: 0087674                          
======================================================================




More information about the asterisk-bugs mailing list