[asterisk-users] faxdetect on/off on the fly?

Steve Edwards asterisk.org at sedwards.com
Fri Jan 4 13:43:21 CST 2013


On Fri, 4 Jan 2013, Danny Nicholas wrote:

> Simple Perl AGI to set dialplan variable:
> 
> print STDOUT "SET VARIABLE USEFAX \"ON\" \n";
> 
> print STDOUT "SET VARIABLE USEFAX \"OFF\" \n";

You need to read the response from each request to comply with the AGI 
protocol.

-- 
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