[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 11:23:58 CDT 2010


The following issue NEEDS LICENSE. 
====================================================================== 
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 11:23 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.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-04-27 11:23 lmadsen        Status                   new => needs license
======================================================================




More information about the asterisk-bugs mailing list