Re: [Asterisk-Users] global vars

2003-10-20 Thread Steven Poelmans
Thanks, The bug is submitted. Cheers, Steven On Mon, 2003-10-20 at 17:52, John Todd wrote: > At 6:19 PM +0200 10/20/03, Steven Poelmans wrote: > > > >Hello, > > > >I defined a global var in extensions.conf and tried to change it via the > >SetGlobalVar application. > >The application didnt return

Re: [Asterisk-Users] global vars

2003-10-20 Thread John Todd
At 6:19 PM +0200 10/20/03, Steven Poelmans wrote: Hello, I defined a global var in extensions.conf and tried to change it via the SetGlobalVar application. The application didnt return any errors, however the value of the global variable was still the same as the initial value. Also the descriptio

[Asterisk-Users] global vars

2003-10-20 Thread Steven Poelmans
Hello, I defined a global var in extensions.conf and tried to change it via the SetGlobalVar application. The application didnt return any errors, however the value of the global variable was still the same as the initial value. Also the description of the application is the same as with the Set