Re: [Asterisk-Users] context wide variable scope

2005-01-14 Thread Steven Critchfield
On Fri, 2005-01-14 at 14:13 -0500, Jeremy Hinton wrote: > Maybe i missed this somewhere, but is it possible to define a variable > with a scope of the current context? I know i can define a system wide > variable, and i can define one that is valid for the duration of the > channel, but is

[Asterisk-Users] context wide variable scope

2005-01-14 Thread Jeremy Hinton
Maybe i missed this somewhere, but is it possible to define a variable with a scope of the current context? I know i can define a system wide variable, and i can define one that is valid for the duration of the channel, but is it possible to define a variable that comes into scope for every ch