search for: sipsethead

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

Did you mean: sipsetheader
2013 Jan 02
3
Dialing out and recording
Hi, I am using asterisk via AGI and want to be able to record a call. The scenario is: 1. A call comes in 2. The call is redirected to a mobile number via a local extension and ChannelRedirect 3. The local extension looks like something this: exten => _X.,1,Dial(SIP/${EXTEN},60,?) exten => _X.,n,Agi(agi://localhost/aj.agi?action=??..) I have looked through all arguments of Dial