[asterisk-bugs] [Asterisk 0017504]: [patch] ShowDialPlan does not end with ShowDialPlanComplete Event if manager events are off
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jun 14 10:33:55 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17504
======================================================================
Reported By: rrb3942
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17504
Category: Core/ManagerInterface
Reproducibility: always
Severity: trivial
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 270216
Request Review:
======================================================================
Date Submitted: 2010-06-14 10:14 CDT
Last Modified: 2010-06-14 10:33 CDT
======================================================================
Summary: [patch] ShowDialPlan does not end with
ShowDialPlanComplete Event if manager events are off
Description:
The 'ShowDialPlanComplete' event is not sent to the manager session if
events are not enabled (specifically config events).
It also appears that it sends this event out on all manager connections
with config events enabled which could cause some problems with ActionIDs
across multiple manager connections.
======================================================================
----------------------------------------------------------------------
(0123357) rrb3942 (reporter) - 2010-06-14 10:33
https://issues.asterisk.org/view.php?id=17504#c123357
----------------------------------------------------------------------
The attached patch causes the 'ShowDialPlanComplete' event to be sent out
on the manager session regardless of event settings. It also only sends it
out on the manager session that issued the 'ShowDialPlan' action.
Issue History
Date Modified Username Field Change
======================================================================
2010-06-14 10:33 rrb3942 Note Added: 0123357
======================================================================
More information about the asterisk-bugs
mailing list