search for: setgloblevar

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

Did you mean: setglobalvar
2008 Oct 20
0
Problem in extensions.conf Configuration ${CALLINGPRES}
...+2 = 3. 3 is result so client can get his prediction as this 3 digit. Please guide me how can I write in extensions.conf exten => 1,1,SetGlobalVar(A=${CALLINGPRES}) exten => 1,n,NoOp(${A}) How can I store variable from ${CALLINGPRES}. I have also tried SetVar(A=${CALLINGPRES}) instead of SetGlobleVar() but I have not get any integer variable. -- With Regards, Hiren Mistry