[Home]

Summary:ASTERISK-05423: [patch] Add support for global variables to SetVar Manager API action (to make it work like GetVar)
Reporter:Stefan Reuter (srt)Labels:
Date Opened:2005-11-02 05:52:16.000-0600Date Closed:2008-01-15 15:54:47.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/ManagerInterface
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) ami_setvar.patch
Description:In Asterisk 1.2 support for global variables was added to the GetVar Manager API action but the SetVar action remained unchanged.
This patch adds support for global variables to SetVar and makes the Channel field optional in SetVar.
Comments:By: Stefan Reuter (srt) 2005-11-02 06:22:28.000-0600

See http://bugs.digium.com/view.php?id=5429 for the corresponding patch for GetVar

By: Kevin P. Fleming (kpfleming) 2005-11-07 22:44:46.000-0600

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:54:47.000-0600

Repository: asterisk
Revision: 7019

U   trunk/ChangeLog
U   trunk/manager.c

------------------------------------------------------------------------
r7019 | kpfleming | 2008-01-15 15:54:47 -0600 (Tue, 15 Jan 2008) | 2 lines

issue ASTERISK-5423

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

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