[asterisk-bugs] [Asterisk 0015287]: Macro() returns to wrong extension

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Jun 8 07:27:44 CDT 2009


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15287 
====================================================================== 
Reported By:                schern
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   15287
Category:                   Applications/app_macro
Reproducibility:            random
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.25.1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-08 04:36 CDT
Last Modified:              2009-06-08 07:27 CDT
====================================================================== 
Summary:                    Macro() returns to wrong extension
Description: 
Under some circumstances the Macro() application returns back to wrong
extension.

E.g.:
Executing [h at macro-PSTN:1] Macro("SIP/...-00803ff0", "DBDisconnect")
Executing [s at macro-DBDisconnect:1] GosubIf("SIP/...-00803ff0",
"?free_sth|1")
Executing [s at macro-DBDisconnect:2] GotoIf("SIP/...-00803ff0",
"?disconnect|1")
Executing [s at macro-DBDisconnect:3] NoOp("SIP/...-00803ff0", "")
Executing [s at macro-PSTN:2] DeadAGI("SIP/...-1-00803ff0", "...")

The Error is the last line. This should be look like this:
Executing [h at macro-PSTN:2] GotoIf("SIP/...-1-00803ff0", "...")


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-08 07:27 lmadsen        Status                   new => assigned     
2009-06-08 07:27 lmadsen        Assigned To               => tilghman        
======================================================================




More information about the asterisk-bugs mailing list