[Freeswitch-users] freeswitch crash on receiving a fax

Steven Ayre steveayre at gmail.com
Mon Sep 2 21:04:35 MSD 2013


I'll go one further - a segfault is *always* a bug. :)

FreeSWITCH Version 1.2.8+git~20130503T183844Z~65f0d16dee (git 65f0d16
> 2013-05-03 18:38:44Z)


Ivan, try upgrading to the latest Git version of v1.2.stable. 1.2.8 is
slightly out of date now - we're up to 1.2.12 and git is slightly further
ahead. It's possible your problem's already been found and corrected.

You'll need to test that version anyway as part of the Jira submission
process (for exactly the reason it may already be corrected).

-Steve




On 2 September 2013 16:47, François <fdelawarde at wirelessmundi.com> wrote:

> 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
>
>
>
> _________________________________________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20130902/60655984/attachment-0001.html 


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