[Home]

Summary:ASTERISK-16614: [patch] Caller presentation in the Queue
Reporter:Ilya (justmann)Labels:
Date Opened:2010-08-24 23:45:36Date Closed:2011-12-23 11:58:48.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_queue.c.diff
( 1) app_queue.c.patch.issue0017909
Description:Allow to use CALLERPRES() with calls going through Queue too
Comments:By: Leif Madsen (lmadsen) 2010-08-25 10:36:32

Your license was rejected. Please correct the issues and reupload your patch as the existing one will no longer be available.

By: Stefan Schmidt (schmidts) 2010-08-25 12:57:23

i helped him develope this patch, so i have uploaded it.
@justman do you have other changes made or is it just this row?



By: Ilya (justmann) 2010-08-26 00:25:02

Just this row

By: Ilya (justmann) 2010-08-27 12:35:39

License accepted :)

By: Walter Doekes (wdoekes) 2011-07-08 03:14:44.648-0500

Confirmed. Patch fixes it. Too bad 1.6 is closed.

The bug does NOT exist in trunk, haven't tested whether it exists in 1.8.

By: Jonathan Rose (jrose) 2011-12-23 11:58:48.754-0600

This function is deprecated in 1.8 and up.
CALLERID(num-pres) and CALLERID(name-pres) are the preferred functions now.