search for: std_extn

Displaying 1 result from an estimated 1 matches for "std_extn".

Did you mean: std_ext
2004 Jul 26
1
Global Variables Scope
...example but just allow me...) globalvars.conf #MY INFORMATION MC_NAME=Mike Coakley MC_EXT=2100 MC_VM=2100@tech MC_QUEUE=techs MC_EMAIL=mcoakley @ ioumail.com MC_PAGER=yeahright @ spamyalater.com Then in extension.conf [globals] #include globalvars.conf [tech_stations] exten => 2100,1,Macro(std_extn,${MC_EXT}, ${MC_VM}) In voicemail.conf [tech] ${MC_VM}=1234,${MC_NAME},${MC_EMAIL},${MC_PAGER} This ability would be great for information consolidation purposes. Anyone tried this? Should it work? And for those of you wondering... yes I have tried it and it appears to work, partially. I use...