[Freeswitch-users] Test Page Faxback LUA Script

Abaci B abaci64 at gmail.com
Tue Jul 19 02:57:11 MSD 2016


Don't have a ready lua script for what you need but shouldn't be too hard,
here are the basic steps, feel free to ask specific questions
local api = freeswitch.API()
local uuid = api:executeString('create_uuid')
originate call with origination_uuid = uuid
session:waitForAnswer()
send fax
use eavesdrop with uuid to hear fax tones


On Mon, Jul 18, 2016 at 5:10 PM, Adrian Thompson <athompson at successos.com>
wrote:

>
>
> Hello!
>
>
>
> Is there a LUA script floating around out there for a test page faxback
> feature?
>
>
>
> 1.       Technician calls number from cell phone
>
> 2.       IVR asks technician to enter fax number
>
> 3.       Freeswitch sends a test fax page to that number
>
> 4.       BONUS: Freeswitch transfers the call to the technician’s cell
> phone so he can hear the fax tones
>
>
>
> We have printer technicians that would use this to ensure that our
> customer’s fax machine is operating correctly.
>
>
>
> Thanks in advance!
>
> Adrian
>
> _________________________________________________________________________
> Professional FreeSWITCH Consulting Services:
> consulting at freeswitch.org
> http://www.freeswitchsolutions.com
>
> Official FreeSWITCH Sites
> http://www.freeswitch.org
> http://confluence.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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20160718/8ae93fb6/attachment.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list