[asterisk-users] Trying to get reason for ending of AGI call recording
Jeff Johnson
jjohnson at neturallyspeaking.com
Mon Mar 29 18:20:51 CDT 2010
That worked...The help is very much appreciated.
Jeff
http://www.neturallyspeaking.com
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Steve Edwards
Sent: Monday, March 29, 2010 8:04 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Trying to get reason for ending of AGI call recording
On Mon, 29 Mar 2010, Jeff Johnson wrote:
> I would appreciate any ideas of what I’m doing wrong on this. My
> dialplan calls an AGI which records a file. That works, but I’m trying
> to find a way to determine whether the caller pressed # to stop a
> recording before the maxtime expired, or if the recording ended due to
> reaching the max timeout. The $fx variable in the below agi excerpt
> always returns 0.
>
> $res = $agi->exec('Record', "$filename.gsm||$maxtime");
>
> $fx = $res['result'];
Try using the AGI command "record file" instead of the "application
record()."
I get a valid 'result' :)
--
Thanks in advance,
-------------------------------------------------------------------------
Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST
Newline Fax: +1-760-731-3000
More information about the asterisk-users
mailing list