search for: whattoplay

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

2009 Jan 21
0
Playfile to both legs of call
...m each other as there is going to be some delay in getting each of these actions going. Another problem is this seems like a hard way to solve the problem. exten => 1321,1,Answer() exten => 1321,n,NoOp(Just got '${ActionID}') exten => 1321,n,Wait(3) exten => 1321,n,Background(${WhatToPlay) exten => 1321,n,Hangup() exten => 1324,1,Answer() exten => 1324,n,NoOp(Just got '${ActionID}') exten => 1324,n,ChanSpy(${WhoHear},qW) exten => 1324,n,Hangup() And this action: Action: Originate Channel: Local/1321 Exten: 1324 Context: some-context Priority: 1 Variable: A...