<br><br><div class="gmail_quote">On Wed, Feb 27, 2013 at 1:17 AM, Steve Underwood <span dir="ltr">&lt;<a href="mailto:steveu@coppice.org" target="_blank">steveu@coppice.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Tihomir,<br>
<div><div class="h5"><br>
On 02/26/2013 11:42 PM, Tihomir Culjaga wrote:<br>
&gt; hello,<br>
&gt;  i know its stupid, but please, is there a way to somehow print the<br>
&gt; number of pages on a document in a &lt;pages&gt;/&lt;total_pages&gt; format<br>
&gt; instead of p.&lt;pages&gt;  ?<br>
&gt;<br>
&gt; i cannot find this in mod_spandsp so i assume its somewhere in spandsp<br>
&gt; library... any idea where ?<br>
&gt;<br>
&gt;<br>
&gt; regards,<br>
&gt; Tihomir.<br>
&gt;<br>
</div></div>Spandsp just follows the practice in most FAX machines, and puts<br>
p.&lt;number&gt; in the page headers. Spandsp doesn&#39;t actually know the total<br>
number of pages when it sends the first page, as it allows additional<br>
TIFF files to be added to the transmission while a call is in progress.<br>
&lt;page&gt;/&lt;total&gt; could be set up for the simple case of one call == one<br>
TIFF file, but that&#39;s not in the code right now.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div>Hi Steve, thanks for the prompt answer.</div><div><br></div><div>yeah, i was afraid so... just for curiosity, where is the code that puts p.&lt;number&gt; in the page header ?</div>
<div><br></div><div>also, how do you send multiple tiff files during one call session ... something like txfax(&#39;file1&#39;,&#39;file2&#39;,&#39;file3&#39;....) ?</div><div><br></div><div>Regards,</div><div>Tihomir.</div>
<div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="HOEnZb"><font color="#888888">
Steve<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br>