No subject


Thu Jan 15 22:29:28 CST 2009


<br>
asterisk*CLI&gt; dahdi show status <br>
Description=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0 Alarms=A0=A0=A0=A0 IRQ=A0=A0=A0=A0=A0=A0=A0 bpviol=
=A0=A0=A0=A0 CRC4=A0=A0=A0=A0=A0 <br>
T2XXP (PCI) Card 0 Span 1=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 OK=
=A0=A0=A0=A0=A0=A0=A0=A0 0=A0=A0=A0=A0=A0=A0=A0=A0=A0 0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0 0=A0=A0=A0=A0=A0=A0=A0=A0 <br>
T2XXP (PCI) Card 0 Span 2=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 RED=
=A0=A0=A0=A0=A0=A0=A0 0=A0=A0=A0=A0=A0=A0=A0=A0=A0 0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 0<br>
<br>
<br><br><br><div class=3D"gmail_quote">On Thu, Apr 2, 2009 at 9:40 PM, Mart=
in <span dir=3D"ltr">&lt;<a href=3D"mailto:asterisklist at callthem.info">aste=
risklist at callthem.info</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_=
quote" style=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt =
0pt 0.8ex; padding-left: 1ex;">

That&#39;s very strange ... the code when is compiling checks whether<br>
zaptel is present and then<br>
the #define HAVE_ZAPTEL is set.<br>
<br>
Since your error says No &quot;ZAP&quot; channel ...<br>
<br>
and the code says<br>
<br>
ast_log(LOG_WARNING, &quot;No %s channel available for conference, user<br>
introduction disabled\n&quot;, dahdi_chan_name);<br>
<br>
and<br>
<br>
in main/asterisk.c<br>
<br>
<br>
#ifdef HAVE_ZAPTEL<br>
static char _dahdi_chan_name[AST_CHANNEL_NAME] =3D &quot;Zap&quot;;<br>
#else<br>
static char _dahdi_chan_name[AST_CHANNEL_NAME] =3D &quot;DAHDI&quot;;<br>
#endif<br>
<br>
I deduct from that ... that you&#39;re still running zaptel and not dahdi.<=
br>
Because your log should say &quot;No DAHDI channel available ...&quot; UNLE=
SS<br>
for some reason you only compiled<br>
chan_dahdi.so and copied it manually leaving the old app_meetme.so<br>
with HAVE_ZAPTEL flag...<br>
<br>
paste your lsmod output<br>
<br>
Martin<br>
<div><div></div><div class=3D"h5"><br>
</div></div></blockquote></div><br clear=3D"all"><br>-- <br>David Poirier<b=
r>

--0016368e2168ce8a8a0466a8262b--



More information about the asterisk-users mailing list