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

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Apr 22 12:58:27 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
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:                     assigned
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:              
====================================================================== 
Date Submitted:             04-18-2008 17:02 CDT
Last Modified:              04-22-2008 12:58 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 - 04-22-08 12:58  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 114537

U   branches/1.4/channels/chan_iax2.c

------------------------------------------------------------------------
r114537 | russell | 2008-04-22 12:58:25 -0500 (Tue, 22 Apr 2008) | 9 lines

If the dial string passed to the call channel callback does not indicate
an
extension, then consider the extension on the channel before falling back
to the default.

(closes issue http://bugs.digium.com/view.php?id=12479)
Reported by: darren1713
Patches:
      exten_dial_fix_chan_iax2.c.patch uploaded by darren1713 (license
116)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-22-08 12:58  svnbot         Note Added: 0085834                          
04-22-08 12:58  svnbot         Status                   new => assigned     
04-22-08 12:58  svnbot         Assigned To               => russell         
======================================================================




More information about the asterisk-bugs mailing list