[asterisk-bugs] [Asterisk 0016103]: Sometimes macro in h extension returns to s extension
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Oct 20 09:14:53 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=16103
======================================================================
Reported By: majorbloodnok
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16103
Category: Applications/app_macro
Reproducibility: sometimes
Severity: major
Priority: normal
Status: new
Asterisk Version: Older 1.4
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-10-20 09:14 CDT
Last Modified: 2009-10-20 09:14 CDT
======================================================================
Summary: Sometimes macro in h extension returns to s
extension
Description:
[Incidentally the bug guidelines link on the report and entry pages is a
dead link]
Example code:
exten => s,1,Dial(....)
exten => s,2,Noop(macro returns here incorrectly)
exten => h,1,Macro(some-macro)
exten => h,2,Noop(macro shoul return here but does not)
I am unable to reproduce this consistently. Analysis is in Adduitional
Information. Version is 1.4.22 but I see (what I think) may be the error is
still in subversion trunk
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-10-20 09:14 majorbloodnok New Issue
2009-10-20 09:14 majorbloodnok Asterisk Version => Older 1.4
2009-10-20 09:14 majorbloodnok Regression => No
2009-10-20 09:14 majorbloodnok SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list