<br><br><div class="gmail_quote">2009/11/19 Tzafrir Cohen <span dir="ltr"><<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>></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>
> Hello,<br>
><br>
> On a very new system, I've got :<br>
><br>
> # cat /etc/dahdi/genconf_parameters | grep -v "^#"<br>
> lc_country fr<br>
> context_lines remote<br>
> group_lines 1<br>
> 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>
> echo_can oslec<br>
> pri_termtype<br>
> SPAN/1 TE<br>
> SPAN/2 TE<br>
> SPAN/3 TE<br>
> 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>
><br>
><br>
> # dahdi_genconf<br>
> Empty configuration -- no spans<br>
> Empty configuration -- no spans<br>
><br>
><br>
> 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'm copying /etc/dahdi/modules and /etc/dahdi/genconf_parameters from my repository)<br>dahdi_genconf<br>dahdi_cfg -vvvv<br>
----> this command fails as file is empty<br><br>modprobe dahdi<br>lsmod | grep dahdi<br>dahdi_genconf<br>
dahdi_cfg -vvvv<br>
----> this command fails as file is still empty<br><br>reboot<br>dahdi_genconf<br>
dahdi_cfg -vvvv<br>
----> 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>