[asterisk-bugs] [Asterisk 0017251]: [patch] Proposed patch to associate ActionId with UniqueId earlier when originating a call

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Apr 27 12:25:27 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17251 
====================================================================== 
Reported By:                wware
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17251
Category:                   Channels/NewFeature
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     needs license
Asterisk Version:           1.6.2.6 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-04-27 10:57 CDT
Last Modified:              2010-04-27 12:25 CDT
====================================================================== 
Summary:                    [patch] Proposed patch to associate ActionId with
UniqueId earlier when originating a call
Description: 
I am using Asterisk version 1.6.2.6, making phone calls using Python
scripts via AMI. When I supply an ActionId for a call, the call progress is
trackable by UniqueId (timestamp plus counter) but the association between
the ActionId and the UniqueId is not available until the recipient answers
the phone. This is a patch to announce the association of an ActionId with
a UniqueId just a few milliseconds after the Originate command.

Tilghman Lesher recommended that I should create a patch against the SVN
track rather than 1.6.2.6, so when the issue tracker gives me the
opportunity to attach a file, that's the patch I will attach.
====================================================================== 

---------------------------------------------------------------------- 
 (0121002) wware (reporter) - 2010-04-27 12:25
 https://issues.asterisk.org/view.php?id=17251#c121002 
---------------------------------------------------------------------- 
The rest of channel.c is licensed under GNU General Public License Version
2. Can I just put my patch under GPLv2 also? I don't see anywhere on the
issue tracker for specifying that. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-27 12:25 wware          Note Added: 0121002                          
======================================================================




More information about the asterisk-bugs mailing list