[asterisk-bugs] [Asterisk 0018575]: [patch] Create a manager event when the app_dial creates a new call with a new unique id
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jan 19 10:32:10 CST 2011
The following issue is now READY FOR TESTING.
======================================================================
https://issues.asterisk.org/view.php?id=18575
======================================================================
Reported By: oelewapperke
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18575
Category: Applications/app_dial
Reproducibility: always
Severity: feature
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-01-04 08:37 CST
Last Modified: 2011-01-19 10:32 CST
======================================================================
Summary: [patch] Create a manager event when the app_dial
creates a new call with a new unique id
Description:
The event contains both the old and the new unique id, allowing manager
applications to track what's happening.
The problem is that all manager events after a blind call transfer carry a
new unique id, and there isn't any manager event that contains both the old
and new unique ids, thereby making following the call impossible for any
manager applications.
This patch intends to remedy this situation.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-19 10:32 lmadsen Status needs license => ready
for testing
======================================================================
More information about the asterisk-bugs
mailing list