search for: acceptcall

Displaying 2 results from an estimated 2 matches for "acceptcall".

2007 Feb 14
2
Macro Usage
...e call to be bridged. Is this the only behavior, or can someone help me with an example of a script that will allow the 'Called' party to do some things before the call is bridged. I have included my macro code below ************************************************************** [macro-acceptcall] exten => s,1,Answer() exten => s,2,Wait(1) exten => s,3,Background(makechoice) ;make a choice, press 1 or 2 exten => s,4,WaitExten(3) exten => s,5,Goto(s,3) exten => 1,1,Background(youchose1) exten => 2,1,Background(youchose2) *********************************************...
2014 Jun 26
1
Executing an AGI python script in Asterisk after call is bridged.
Hi All, There is an option of starting the recording of call after the call is bridged. [ b option]. Is there any way of running an AGI script only if call is bridged otherwise not. Thanks -- Anurag Rana http://newbie42.blogspot.in/ On the trampoline of life's experiences, Striving towards a saintly life in the midst of these materialistic turbulences. -------------- next part