[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 Sep 28 02:12:38 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: ready for testing
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-09-28 02:12 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
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.
======================================================================
----------------------------------------------------------------------
(0127449) MasterXP (reporter) - 2010-09-28 02:12
https://issues.asterisk.org/view.php?id=17251#c127449
----------------------------------------------------------------------
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.
Issue History
Date Modified Username Field Change
======================================================================
2010-09-28 02:12 MasterXP Note Added: 0127449
======================================================================
More information about the asterisk-bugs
mailing list