Displaying 1 result from an estimated 1 matches for "477381".
Did you mean:
77381
2007 Jan 19
1
Set Parameter of Call Files
Hi all,
I'm implementing call files and everything works nicely except that the
variable that I set in the call file does not seem to get populated.
Channel: SIP/MyProvider/9105555555
MaxRetries: 1
RetryTime: 60
WaitTime: 30
Context: myCallFileContext
Extension: s
Priority: 1
Set: myVar=MyNewValue
and...
[myCallFileContext]
exten=>s,1,NoOp(${myVar}) ; <====== myVar is empty