[Home]

Summary:ASTERISK-16020: [patch] Proposed patch to associate ActionId with UniqueId earlier when originating a call
Reporter:Will Ware (wware)Labels:
Date Opened:2010-04-27 10:57:56Date Closed:2011-07-26 14:39:11
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/NewFeature
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-uniqueid.patch
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 trunk 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.
Comments:By: Will Ware (wware) 2010-04-27 12:25:27

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.

By: Will Ware (wware) 2010-04-28 09:02:08

Oops. Where I wrote "SVN track" in the original description for this issue, I meant to write "SVN trunk".

By: MasterXP (masterxp) 2010-09-28 02:12:38

Hello wware.

Thanks for sharing your patch.

I tested your pass, but i receiving the GotUniqueID, but i don't get the actionID, just the UniqueID, look the example:
   Event: GotUniqueId
   Privilege: call,all
   ActionId:
   Uniqueid: 1285657218.9

What can i do, i really need this.
Thanks.

By: Leif Madsen (lmadsen) 2011-07-26 14:39:06.432-0500

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines