[asterisk-bugs] [Asterisk 0018613]: Local channel: variables do not propagate on masquerade until Wait()
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 14 14:02:25 CST 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18613
======================================================================
Reported By: kkm
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 18613
Category: Channels/chan_local
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Asterisk Version: 1.8.1.1
JIRA: SWP-2906
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 2011-01-13 08:51 CST
Last Modified: 2011-01-14 14:02 CST
======================================================================
Summary: Local channel: variables do not propagate on
masquerade until Wait()
Description:
Variables set in the inner PBX script of the Local channel (before
masquerade) are not available in the outer script, after masquerade, until
that script executes a short Wait().
======================================================================
----------------------------------------------------------------------
(0130514) russell (administrator) - 2011-01-14 14:02
https://issues.asterisk.org/view.php?id=18613#c130514
----------------------------------------------------------------------
This expected behavior. The local channel optimization doesn't happen
until frames are flowing through the channels.
Issue History
Date Modified Username Field Change
======================================================================
2011-01-14 14:02 russell Note Added: 0130514
2011-01-14 14:02 russell Status acknowledged =>
resolved
2011-01-14 14:02 russell Resolution open => won't fix
2011-01-14 14:02 russell Assigned To => russell
2011-01-14 14:02 russell Status resolved => closed
======================================================================
More information about the asterisk-bugs
mailing list