[Freeswitch-users] freeswitch crash on receiving a fax
François
fdelawarde at wirelessmundi.com
Mon Sep 2 19:47:03 MSD 2013
Hi Ivan,
An FS crash is almost always a bug, please add a new ticket in
jira.freeswitch.org.
François.
On Mon, 2013-09-02 at 16:05 +0200, Ivan Milivojevic wrote:
> Hi all,
>
>
> I have a problem with hylafax and freeswitch for INBOUND faxes.I
> configured hylafax and one modem (FS0) and everything is fine.
>
> root:/var/log# faxstat
> HylaFAX scheduler on test: Running
> Modem FS0 (123456): Running and idle
>
> root:/var/log# ls -al /dev/FS0
> lrwxrwxrwx 1 root root 10 Sep 2 15:41 /dev/FS0 -> /dev/pts/3
>
>
> Dialplan in FSW is simple, ask lua for status and use available
> modem.I can try without lua, but i dont think that lua is a problem.
> <extension name="LUA CALL INBOUND FAX">
> <condition field="destination_number" expression="^(123456)$"
> break="never">
> <action application="lua" data="fax_query.lua
> ${destination_number}" inline="true"/>
> </condition>
> <condition field="${status}" expression="aktivan">
> <action application="log" data="INFO ACTIVE FAX, STATUS =
> [${status}]"/>
> <action application="answer" />
> <action application="playback" data="silence_stream://2000"/>
> <action application="bridge" data="modem/a/a"/>
> <anti-action application="log" data="INFO NOT ACTIVE FAX"/>
> <anti-action application="hangup"/>
> </condition>
> </extension>
>
>
> The problem is that on receiving fax, FSW crashes.I cannot see EXECUTE
> bridge...
>
>
> freeswitch at internal> version
> FreeSWITCH Version 1.2.8+git~20130503T183844Z~65f0d16dee (git 65f0d16
> 2013-05-03 18:38:44Z)
>
>
> OS is Ubuntu 12.05, I will try this week on debian/centos also.
>
>
> Freeswitch log and syslog are in attach.
>
>
> Can anyone has the idea what can i do?
>
>
> Regards,
> Ivan
>
> _________________________________________________________________________
> 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
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list