GLOBAL(variablename
)
Set()
(Section B.110, “Set()
”) with the option
g
.; define global variable ${myvariable}: exten => 123,1,Set(GLOBAL(myvariable)=Test)
reload
on the Asterisk console depends whether
clearglobalvars
is set in
extensions.conf
.-= Info about function 'GLOBAL' =- [Syntax] GLOBAL(<varname>) [Synopsis] Gets or sets the global variable specified [Description] Not available
-- not available in Version 1.2 --