[Freeswitch-users] spandsp_start_fax_detect how to use?

Michael Collins msc at freeswitch.org
Tue Feb 5 03:15:56 MSK 2013


This page gives you the basics:
http://wiki.freeswitch.org/wiki/Mod_spandsp#spandsp_start_fax_detect

Something like this could work:

<extension name="fax detect">
  <condition field="destination_number" expression="^fax_detect$">
    <action application="answer"/>
    <action application="spandsp_start_fax_detect" data="transfer '1111 XML
default' 4"/>
    <action application="transfer" data="2222 XML default"/>
  </condition>
</extension>

Try it out and don't forget the standard
disclaimer<http://wiki.freeswitch.org/wiki/Reporting_Bugs#Standard_Disclaimer>
...

-MC

On Sun, Feb 3, 2013 at 8:30 PM, George Assaad <gassaad at emassembly.com>wrote:

> Hello,
> I have one DID that I would like to detect the tone
> 1-  if fax goes to extension 1111.
> 2- If it is is not fax then t goes to extension 2222
> How do that using   spandsp_start_fax_detect  ?
>
> I am looking for the Inbound dialplan
> Thanks in advance,
>
> George
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> 
> 
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://wiki.freeswitch.org
> http://www.cluecon.com
>
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Michael S Collins
Twitter: @mercutioviz
http://www.FreeSWITCH.org
http://www.ClueCon.com
http://www.OSTAG.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130204/40a63afa/attachment.html 


Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list