<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Integrating Fax for Asterisk</title>
	<atom:link href="http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/</link>
	<description>Asterisk, VoIP, and IT Consulting</description>
	<lastBuildDate>Fri, 23 Jul 2010 19:22:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: PengzhanLin</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/comment-page-1/#comment-155</link>
		<dc:creator>PengzhanLin</dc:creator>
		<pubDate>Fri, 04 Jun 2010 04:22:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156#comment-155</guid>
		<description>additional:
My system is Ubuntu10.04 , kernel is linux2.6.32-22-generic. Asterisk version is 1.6.2.7 .</description>
		<content:encoded><![CDATA[<p>additional:<br />
My system is Ubuntu10.04 , kernel is linux2.6.32-22-generic. Asterisk version is 1.6.2.7 .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PengzhanLin</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/comment-page-1/#comment-154</link>
		<dc:creator>PengzhanLin</dc:creator>
		<pubDate>Fri, 04 Jun 2010 04:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156#comment-154</guid>
		<description>I&#039;av got a error when loading the res_fax.so module.
Like shis:
WARNING[1764]:Loader.c:386 load_dynamic_module:error loading module &#039;res_fax.so&#039;:/usr/lib/asterisk/modules/res_fax.so: undefined symbol: ao2_ref

I&#039;m a beginner,mybe shis question is so stupid. But it disturb me. thank you vvvvvery much!</description>
		<content:encoded><![CDATA[<p>I&#8217;av got a error when loading the res_fax.so module.<br />
Like shis:<br />
WARNING[1764]:Loader.c:386 load_dynamic_module:error loading module &#8216;res_fax.so&#8217;:/usr/lib/asterisk/modules/res_fax.so: undefined symbol: ao2_ref</p>
<p>I&#8217;m a beginner,mybe shis question is so stupid. But it disturb me. thank you vvvvvery much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ziggy</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/comment-page-1/#comment-112</link>
		<dc:creator>Ziggy</dc:creator>
		<pubDate>Mon, 26 Apr 2010 15:29:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156#comment-112</guid>
		<description>Hi,

I would appreciate a guide on how I can fend faxes from my PC without connecting to the asterisk server directly to send.

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I would appreciate a guide on how I can fend faxes from my PC without connecting to the asterisk server directly to send.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Team Forrest</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/comment-page-1/#comment-83</link>
		<dc:creator>Team Forrest</dc:creator>
		<pubDate>Sun, 21 Mar 2010 02:17:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156#comment-83</guid>
		<description>@Kenneth—

Normally we would do custom CDR for all calls... this way we can tie in rates, etc. in real time.</description>
		<content:encoded><![CDATA[<p>@Kenneth—</p>
<p>Normally we would do custom CDR for all calls&#8230; this way we can tie in rates, etc. in real time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenneth</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/comment-page-1/#comment-82</link>
		<dc:creator>Kenneth</dc:creator>
		<pubDate>Sat, 20 Mar 2010 19:02:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156#comment-82</guid>
		<description>Hi,  works great.  Any idea how we can get a decent and complete CDR for an outbound fax using the callfile?  The stored CDR is table cdr has always 0 seconds billtime.
Thaaanks..</description>
		<content:encoded><![CDATA[<p>Hi,  works great.  Any idea how we can get a decent and complete CDR for an outbound fax using the callfile?  The stored CDR is table cdr has always 0 seconds billtime.<br />
Thaaanks..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Team Forrest</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/comment-page-1/#comment-67</link>
		<dc:creator>Team Forrest</dc:creator>
		<pubDate>Mon, 25 Jan 2010 16:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156#comment-67</guid>
		<description>You can do this with an originate command, but you might find it better to make a call file if you&#039;re using cron.</description>
		<content:encoded><![CDATA[<p>You can do this with an originate command, but you might find it better to make a call file if you&#8217;re using cron.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/comment-page-1/#comment-66</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Mon, 25 Jan 2010 16:05:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156#comment-66</guid>
		<description>Thanks for the guide.  I&#039;m a complete newbie to PBX software. I&#039;ve successfully (I think) implemented the free 1 channel version of Fax for Asterisk on an install of AsteriskNOW.  Is there a way to send a fax from the command line?  For example, if I wanted to create a shell script (running as a cron job) that would automatically fax a file?

Thanks in advance!!!</description>
		<content:encoded><![CDATA[<p>Thanks for the guide.  I&#8217;m a complete newbie to PBX software. I&#8217;ve successfully (I think) implemented the free 1 channel version of Fax for Asterisk on an install of AsteriskNOW.  Is there a way to send a fax from the command line?  For example, if I wanted to create a shell script (running as a cron job) that would automatically fax a file?</p>
<p>Thanks in advance!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Team Forrest</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/comment-page-1/#comment-25</link>
		<dc:creator>Team Forrest</dc:creator>
		<pubDate>Wed, 06 Jan 2010 21:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156#comment-25</guid>
		<description>Thank you Pat,

Normally I see that when you&#039;re making a call from either a bad sip user or to an extension that&#039;s not in the dialplan. If you want to &lt;a href=&quot;http://www.teamforrest.com/contact&quot; rel=&quot;nofollow&quot;&gt;contact&lt;/a&gt; us, we can take a look at your configs and how you&#039;re dialing.</description>
		<content:encoded><![CDATA[<p>Thank you Pat,</p>
<p>Normally I see that when you&#8217;re making a call from either a bad sip user or to an extension that&#8217;s not in the dialplan. If you want to <a href="http://www.teamforrest.com/contact" rel="nofollow">contact</a> us, we can take a look at your configs and how you&#8217;re dialing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pat</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/comment-page-1/#comment-24</link>
		<dc:creator>Pat</dc:creator>
		<pubDate>Wed, 06 Jan 2010 21:42:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156#comment-24</guid>
		<description>First, thanks for the guide!

I am having some issues getting things to work, however.  I&#039;ve got the Fax for Asterisk add-ons installed (&quot;fax show stats&quot; shows the expected output), and I copied the incoming section of your dialplan essentially wholesale (only changed the tif location to /tmp instead of /var/.....).  The inbound calls are coming in via SIP, and the context for it has t38pt_udptl=yes.

When I try to fax, I get a couple lines on the Asterisk console that say &quot;Using SIP RTP CoS mark 5&quot; and &quot;Using UDPTL CoS mark 5&quot;, but nothing else happens.

Is there anything obvious that I&#039;m missing?</description>
		<content:encoded><![CDATA[<p>First, thanks for the guide!</p>
<p>I am having some issues getting things to work, however.  I&#8217;ve got the Fax for Asterisk add-ons installed (&#8220;fax show stats&#8221; shows the expected output), and I copied the incoming section of your dialplan essentially wholesale (only changed the tif location to /tmp instead of /var/&#8230;..).  The inbound calls are coming in via SIP, and the context for it has t38pt_udptl=yes.</p>
<p>When I try to fax, I get a couple lines on the Asterisk console that say &#8220;Using SIP RTP CoS mark 5&#8243; and &#8220;Using UDPTL CoS mark 5&#8243;, but nothing else happens.</p>
<p>Is there anything obvious that I&#8217;m missing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Team Forrest</title>
		<link>http://www.teamforrest.com/blog/156/integrating-fax-for-asterisk/comment-page-1/#comment-23</link>
		<dc:creator>Team Forrest</dc:creator>
		<pubDate>Fri, 18 Dec 2009 05:30:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamforrest.com/blog/?p=156#comment-23</guid>
		<description>Ok... we&#039;d love to help!

First, we need to know a little bit more info, such as: What OS are you running? What build of Asterisk?</description>
		<content:encoded><![CDATA[<p>Ok&#8230; we&#8217;d love to help!</p>
<p>First, we need to know a little bit more info, such as: What OS are you running? What build of Asterisk?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
