<br><br><div class="gmail_quote">2009/11/19 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="im">On Thu, Nov 19, 2009 at 03:46:50PM +0100, Olivier wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; On a very new system, I&#39;ve got :<br>
&gt;<br>
&gt; # cat /etc/dahdi/genconf_parameters  | grep -v &quot;^#&quot;<br>
&gt; lc_country              fr<br>
&gt; context_lines           remote<br>
&gt; group_lines             1<br>
&gt; bri_sig_style           bri_ptmp<br>
<br>
</div>This is the default and thus not needed to be explicitly set.<br>
<div class="im"><br>
&gt; echo_can                oslec<br>
&gt; pri_termtype<br>
&gt;         SPAN/1          TE<br>
&gt;         SPAN/2          TE<br>
&gt;         SPAN/3          TE<br>
&gt;         SPAN/4          TE<br>
<br>
</div>Likewise this is the default. Also note that this is ignored for cards<br>
such as the Junghanns one where NT/TE is set in jumpers.<br>
<div class="im"><br>
&gt;<br>
&gt;<br>
&gt; # dahdi_genconf<br>
&gt; Empty configuration -- no spans<br>
&gt; Empty configuration -- no spans<br>
&gt;<br>
&gt;<br>
&gt; Did I miss something ?<br>
<br>
</div>Driver not loaded?<br>
<br>
What is the output of:   dahdi_hardware<br></blockquote><div><br># dahdi_hardware<br>pci:0000:01:07.0     wcb4xxp-     d161:b410 Digium Wildcard B410P<br><br>Then I rebooted and then dahdi_genconf could produce a non-empty dadhi_channels.conf file.<br>
<br>Hera are the commands I typed :<br>install -m 644 -o root -g root ${SRC}/etc/dahdi/* /etc/dahdi        (I&#39;m copying /etc/dahdi/modules and /etc/dahdi/genconf_parameters from my repository)<br>dahdi_genconf<br>dahdi_cfg -vvvv<br>
----&gt; this command fails as file is empty<br><br>modprobe dahdi<br>lsmod | grep dahdi<br>dahdi_genconf<br>
dahdi_cfg -vvvv<br>
----&gt; this command fails as file is still empty<br><br>reboot<br>dahdi_genconf<br>

dahdi_cfg -vvvv<br>

----&gt; this command works OK as file is not empty anymore<br><br>Is there something to type before using dahdi_genconf ?<br><br>Regards<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>
               Tzafrir Cohen<br>
icq#16849755              <a href="mailto:jabber%3Atzafrir.cohen@xorcom.com">jabber:tzafrir.cohen@xorcom.com</a><br>
+972-50-7952406           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>  <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>
   <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>