<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Helvetica, Arial, sans-serif">Hi,<br>
<br>
I might be wrong, but I believe you can only receive fax through the
Zap / Dahdi interface, not through SIP.<br>
<br>
&nbsp;&nbsp;&nbsp; Hoggins!<br>
</font></font><br>
tylmann a &eacute;crit&nbsp;:
<blockquote cite="mid:498C02F3.9040109@corvent.ch" type="cite">
  <pre wrap="">Hi all

I can't receive fax messages with the rxfax app. Everything seems to be
installed and configured correctly (hope so).
When it comes to receive a fax message, the rxfax app gets executed but
doesn't do anything (see CLI output below). The fax device is only
beeping, waiting for response. After 30 secs the fax device hangs up.

Any ideas?

I have asterisk 1.4.17 running with spandsp 0.0.4pre16 and
agx-ast-addons 1.4.17.5
I have also tried the Ubuntu standard packages (Ubuntu 8.04 and 8.10)
with asterisk-app-fax and got the same results.

extensions.conf:
exten =&gt; 0525111109,1,Answer()
exten =&gt; 0525111109,2,rxfax(/tmp/asterisk/bla.tif)

sip.conf:
...
allow =&gt; alaw ; alaw because I'm in europe
...

CLI output:
    -- Executing [0525111109@sipcall:1]
Answer("SIP/41525111109-081d1cf0", "") in new stack
    -- Executing [0525111109@sipcall:2]
RxFAX("SIP/41525111109-081d1cf0", "/tmp/asterisk/bla.tif") in new stack
(...30 secs fax beeping here...)
[Feb  6 10:01:49] WARNING[8952]: /usr/src/agx-ast-addons/app_rxfax.c:476
rxfax_exec: Channel INF is NULL.
[Feb  6 10:01:49] WARNING[8952]: /usr/src/agx-ast-addons/app_rxfax.c:437
rxfax_exec: Channel has been hanged at fax.

I can provide more information about my configuration and console
outputs if anybody needs it...

_______________________________________________
--Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a>--

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   <a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a>
  </pre>
</blockquote>
</body>
</html>