<br><br><div class="gmail_quote">2009/11/20 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><div></div><div class="h5">On Fri, Nov 20, 2009 at 08:33:17AM +0100, Olivier wrote:<br>
> 2009/11/19 Tzafrir Cohen <<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>><br>
><br>
> > 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>
> > This is the default and thus not needed to be explicitly set.<br>
> ><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>
> > 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>
> ><br>
> > ><br>
> > ><br>
> > > # dahdi_genconf<br>
> > > Empty configuration -- no spans<br>
> > > Empty configuration -- no spans<br>
> > ><br>
> > ><br>
> > > Did I miss something ?<br>
> ><br>
> > Driver not loaded?<br>
> ><br>
> > What is the output of: dahdi_hardware<br>
> ><br>
><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<br>
> 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<br>
> copying /etc/dahdi/modules and /etc/dahdi/genconf_parameters from my<br>
> 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>
</div></div>dahdi_genconf can tell what you have only after modules have loaded and<br>
are using the device.<br></blockquote><div><br>Do you imply I should have inserted in my installation script, a "modprobe wcb4xxp" command before "dahdi_genconf" ?<br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<font color="#888888"><br>
--<br>
</font><div><div></div><div class="h5"> 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>
</div></div></blockquote></div><br>