[asterisk-bugs] [Asterisk 0018575]: 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
       
    Tue Jan  4 14:37:59 UTC 2011
    
    
  
The following issue has been SUBMITTED. 
====================================================================== 
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:                     new
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-04 08:37 CST
====================================================================== 
Summary:                    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-04 08:37 oelewapperke   New Issue                                    
2011-01-04 08:37 oelewapperke   Asterisk Version          => SVN             
2011-01-04 08:37 oelewapperke   Regression                => No              
2011-01-04 08:37 oelewapperke   SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================
    
    
More information about the asterisk-bugs
mailing list