Displaying 1 result from an estimated 1 matches for "callerexten".
Did you mean:
calledexten
2010 Oct 14
1
Passing variables into macros?
...e second macro so I get " " in the NoOp..
So how exactly can I do this...global variable,setGlobalVar,import etc..tried a few combos?but they dont seem to work as I think they should?
this is in etensions_custom..?have no Global variable in this config..
[macro-transfer]
;performed on callerexten => s,1,Read(dtmf12,,5,,2,10)exten => s,n,NoOp(${dtmf12}?[macro-transfer2]
;performed on callee
exten => s,1,Flash()exten => s,n,NoOp(${dtmf12} exten => s,n,SendDTMF($dtmf12})exten => s,n,Hangup
ThanksJames
-------------- next part --------------
An HTML attachment was sc...