Doh! I just noticed you already attached the log. My bad. Let the experts check it out.<br>-MC<br><br><div class="gmail_quote">On Fri, Aug 28, 2009 at 9:10 AM, Michael Collins <span dir="ltr"><<a href="mailto:msc@freeswitch.org">msc@freeswitch.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br><br><div class="gmail_quote"><div><div></div><div class="h5">On Fri, Aug 28, 2009 at 2:15 AM, Mathieu Parent <span dir="ltr"><<a href="mailto:math.parent@gmail.com" target="_blank">math.parent@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I just started testing Freeswitch, this works well. This is powerfull<br>
and easy to administrate.<br>
<br>
I just have one problem and one request. The request is BOUNTY-5: IMAP<br>
integration of voicemail (I will try to propose a patch if this is<br>
within my competencies)<br>
<br>
The problem is with mod_fax not receiving any fax.<br>
<br>
Relevant extension is:<br>
<extension name="fax2mail"><br>
<condition field="destination_number" expression="^(9998)$"><br>
<action application="set" data="fax_verbose=true"/><br>
<action application="set" data="fax_disable_v17=false"/><br>
<action application="set" data="fax_use_ecm=true"/><br>
<action application="answer" /><br>
<action application="playback" data="silence_stream://2000"/><br>
<action application="rxfax" data="/tmp/${uuid}.rxfax.tiff"/><br>
<action application="hangup"/><br>
</condition><br>
</extension><br>
<br>
Test case is a 1-page fax coming from a Minolta printer connected to a<br>
Cisco VG248 (via RJ11). The VG248 port is registred on a Cisco Call<br>
Manager communicating with FS via a SIP trunk.<br>
<br>
Log is attached:<br>
- first try from 11:04:05 to 11:04:31<br>
- 2nd try from 11:04:57 to 11:05:22<br>
- 3rd try from 11:05:48 to 11:06:08<br>
<br>
Do you need more information?<br>
</blockquote></div></div><div><br>Put your FS console in debug mode (press F6 or type "console loglevel 7") and then make another test fax call, capturing the output. Look for obvious clues. NOTE: The debug logs are extensive so don't fret if you feel like you're buried in information. Pastebin your log output (<a href="http://pastebin.freeswitch.org" target="_blank">pastebin.freeswitch.org</a>) and put the link in this email thread. The experts can then help you figure it out from there...<br>
-MC<br><br></div></div>
</blockquote></div><br>