[asterisk-bugs] [Asterisk 0012479]: IAX2 dial string behavior patch
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jun 2 15:02:26 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:02 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:02
----------------------------------------------------------------------
Repository: asterisk
Revision: 119840
_U branches/1.6.0/
U branches/1.6.0/channels/chan_iax2.c
------------------------------------------------------------------------
r119840 | russell | 2008-06-02 15:02:22 -0500 (Mon, 02 Jun 2008) | 23
lines
Merged revisions 119839 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r119839 | russell | 2008-06-02 15:08:24 -0500 (Mon, 02 Jun 2008) | 15
lines
Merged revisions 119838 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r119838 | russell | 2008-06-02 15:08:04 -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=119840
Issue History
Date Modified Username Field Change
======================================================================
06-02-08 15:02 svnbot Checkin
06-02-08 15:02 svnbot Note Added: 0087676
======================================================================
More information about the asterisk-bugs
mailing list