[Home]

Summary:ASTERISK-06331: [patch] Add CLI commands for viewing global variables and setting global variables
Reporter:Olle Johansson (oej)Labels:
Date Opened:2006-02-16 01:43:43.000-0600Date Closed:2006-03-07 16:58:45.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) setglobal.txt
Description:This patch adds CLI "show globals" and "set global" to view and set a global dialplan variable.
Comments:By: Russell Bryant (russell) 2006-02-16 11:27:02.000-0600

I think it would make sense to add "show global <var>", with tab completion, to show a specific global variable as well.

By: Clod Patry (junky) 2006-02-23 22:13:02.000-0600

That could be great if we could display global vars with DumpChan() too no?

By: Olle Johansson (oej) 2006-03-03 02:39:03.000-0600

russell: I look forward to your patch for tab completion :-)

Meanwhile - is this ready for commit?

By: Olle Johansson (oej) 2006-03-03 02:39:41.000-0600

Btw - I made these mostly to run with "asterisk -rx", so tab completion was not in my mind.

By: Matt O'Gorman (mogorman) 2006-03-07 16:58:15.000-0600

Committed revision 12430.