<br><br><div class="gmail_quote">2008/12/2 Tzafrir Cohen <span dir="ltr">&lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Tue, Dec 02, 2008 at 08:30:34AM +0100, Olivier wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Testing latest 1.6.1, it occurred to me I had to add a couple of noload<br>
&gt; statements in /etc/asterisk/modules.conf to remove ERROR messages, when<br>
&gt; starting Asterisk.<br>
&gt; (I don&#39;t imply those ERROR messages were fatal to Asterisk but as a general<br>
&gt; rule, I tried to start Asterisk without any of those).<br>
<br>
</div>Could you be specific? I think that some messages may be<br>
wrongly-labeled.</blockquote><div><br>From memory, I had&nbsp; for instance &quot;Failed to open /dev/dahdi/transcode: No such file or directory&quot; on pure-IP platform in which I installed asterisk-libpri-dahdi trilogy.<br>
<br>Maybe, it&#39;s me while following README instructions, maybe README instructions could be improved or maybe it&#39;s wrongly labeled messages ?<br>That&#39;s why I told myself : I&#39;m waiting too much from doc ? is a pure-IP platform too specific ? what is the official policy ?<br>
<br>README starts with &quot;check hardware compliance&quot;.<br>So maybe, the policy is to have a &quot;somehow functional system with any of mentioned compliant hardware, with all enhancements such as running as non-root, set apart&quot;.<br>
<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<div class="Ih2E3d"><br>
&gt;<br>
&gt; As I&#39;m not very familiar with module concepts at the moment, I told myself<br>
&gt; it would be helpful, if strictly following instructions included in README<br>
&gt; files, I did get a system that starts without any ERROR message of any kind<br>
&gt; and still could provide some basic telephony services.<br>
&gt;<br>
&gt; So my question is :<br>
&gt; - is there a policy fixing the target of README files ?<br>
&gt; - for example, if someone installs Asterisk (according README files) on a<br>
&gt; platform equipped with a Digium analog board, should this board be<br>
&gt; automatically discovered, configured and ready to run ?<br>
<br>
</div>Not yet:<br>
<br>
# which modules to load: a temporary workaround</blockquote><div><br>That&#39;s the point : if optimizing modules load could be postponed to a later stage, that would be better, IMHO, as installing from source is already a long process.<br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
# dahdi_modules is a simple two-liner scrippt that is currently not<br>
# installed by default. I figure I should get that functionality added<br>
# to dahdi_genconf<br>
dahdi_modules &gt;/etc/dahdi/modules<br>
/etc/init.d/dahdi start<br>
# generate /etc/dahdi/system.conf and /etc/asterisk/dahdi-channels.conf<br>
dahdi_genconf<br>
dahdi_cfg<br>
<br>
# edit chan_dahdi.conf accordingly. e.g.:<br>
echo &#39;#include dahdi-channels.conf&#39; &gt;&gt;/etc/asterisk/chan_dahdi.conf<br>
<br>
# apply changes: start/restart asterisk, or:<br>
asterisk -rx &#39;dahdi restart&#39;</blockquote><div><br>IMHO, setting a policy would help to guide efforts of many people involved.<br>That done, maybe we would conclude an interactive script would be the missing piece to incorporate user choices that are hard to default to.<br>
<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
--<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Tzafrir Cohen<br>
icq#16849755 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:jabber%3Atzafrir.cohen@xorcom.com">jabber:tzafrir.cohen@xorcom.com</a><br>
+972-50-7952406 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; mailto:<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a><br>
<a href="http://www.xorcom.com" target="_blank">http://www.xorcom.com</a> &nbsp;<a href="http://iax:guest@local.xorcom.com/tzafrir" target="_blank">iax:guest@local.xorcom.com/tzafrir</a><br>
<br>
_______________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
 &nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>