[Home]

Summary:ASTERISK-14157: [patch] Small Patch for 1.4 and 1.6 for report Original Position on ENTERQUEUE event.
Reporter:Alvaro Ivan Parres Peredo (arabe)Labels:
Date Opened:2009-05-18 15:28:58Date Closed:2009-10-21 18:43:36
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk-1.4.patch
( 1) asterisk-trunk.patch
Description:Hi:

 This is a small patch for queue_app.c logs to queue_log the Original Position of a call on ENTERQUEUE event.

And example of the new exits is on Additional Information.

****** ADDITIONAL INFORMATION ******

1242678457|1242678457.972|in_demo|NONE|ENTERQUEUE||3336131371|1
1242678468|1242678468.973|in_demo|NONE|ENTERQUEUE||3336131371|2
1242678470|1242678470.974|in_demo|NONE|ENTERQUEUE||3336131371|3

The last fild is the Original Position.
Comments:By: Digium Subversion (svnbot) 2009-08-20 17:13:58

Repository: asterisk
Revision: 213414

U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r213414 | tilghman | 2009-08-20 17:13:58 -0500 (Thu, 20 Aug 2009) | 6 lines

Add original position, when logging a caller entering a queue.
(closes issue ASTERISK-14157)
Reported by: arabe
Patches:
      asterisk-trunk.patch uploaded by arabe (license 786)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=213414