[Home]

Summary:ASTERISK-04757: [patch] [post 1.2] support for using priority labels and dialplan functions for asterisk manager operations
Reporter:Matthew Nicholson (mnicholson)Labels:
Date Opened:2005-08-02 13:04:19Date Closed:2005-12-27 12:14:04.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 20051223__bug4880.diff.txt
( 1) manager_priority_label.diff
Description:This patch allows the use of priority labels and dialplan functions in the asterisk manager Redirect, Originate, and SetVar actions respectively.
Comments:By: Matthew Nicholson (mnicholson) 2005-08-15 09:59:27

The SetVar portion of this patch should go in before 1.2.  I can submit it as a seperate bug if you like.

By: Matthew Nicholson (mnicholson) 2005-08-15 15:12:27

Actually I think all of this patch should go in for 1.2.  Priority lables and custom asterisk functions are two features that are in pbx_config, and res_agi (I think).  For uniformity this should be included in the manager API as well.

By: Olle Johansson (oej) 2005-11-17 13:19:01.000-0600

Does this patch still apply to cvs? I think it's a bug fix that should be in 1.2.1

By: Matthew Nicholson (mnicholson) 2005-11-17 18:31:46.000-0600

Yes it still applies (with some fuzz).  I can update it if you like.

By: Tilghman Lesher (tilghman) 2005-12-23 17:10:53.000-0600

If you can convince me that this isn't a feature, I'll consider it for 1.2.  Otherwise, this is going into trunk.

By: Matthew Nicholson (mnicholson) 2005-12-27 11:51:08.000-0600

I would consider this a bug fix, as it completes the expected feature set for these commands.  The things this patch adds can be done in extensions.conf, so I would think I should be able to do them from AGI scripts as well (and the manager for that matter).

By: Tilghman Lesher (tilghman) 2005-12-27 12:13:51.000-0600

Committed to trunk.  Sorry, this is a feature.  Bugfixes only to 1.2.