[asterisk-bugs] [Asterisk 0012770]: dialed exten never fallback to 's' when it's not found, regression from #12479
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Jun 2 15:04:20 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=12770
======================================================================
Reported By: dagmoller
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 12770
Category: Channels/chan_iax2
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.4.20.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 06-02-2008 07:32 CDT
Last Modified: 06-02-2008 15:04 CDT
======================================================================
Summary: dialed exten never fallback to 's' when it's not
found, regression from http://bugs.digium.com/view.php?id=12479
Description:
With the following 'exten => *55,1,Dial(IAX2/username at hostname,,T)' the
server try to dial the extension '*55' on the remote host instead of the
default 's' exten (also, that would be the case if I've dialed some other
exten but it couldn't have been found).
I need to force '/s' in the end of the dialed string to dial 's' on remote
host. As c->exten is likely to be always found, I guess 's' will never be
reached. This was introduced after the changes made in
http://bugs.digium.com/view.php?id=12479.
======================================================================
----------------------------------------------------------------------
russell - 06-02-08 15:04
----------------------------------------------------------------------
fixed in 1.4, trunk and 1.6.0, revs 119838, 119839, 119840
Issue History
Date Modified Username Field Change
======================================================================
06-02-08 15:04 russell Note Added: 0087677
======================================================================
More information about the asterisk-bugs
mailing list