[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 07:32:12 CDT 2008
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=12770
======================================================================
Reported By: dagmoller
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12770
Category: Channels/chan_iax2
Reproducibility: always
Severity: minor
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 06-02-2008 07:32 CDT
Last Modified: 06-02-2008 07:32 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
06-02-08 07:32 dagmoller Asterisk Version => 1.4.20.1
06-02-08 07:32 dagmoller SVN Branch (only for SVN checkou => N/A
======================================================================
More information about the asterisk-bugs
mailing list