[asterisk-users] Problem with chan_dahdi and conferencing

Tzafrir Cohen tzafrir.cohen at xorcom.com
Sun Jan 16 08:44:39 CST 2011


On Sun, Jan 16, 2011 at 07:20:53AM -0500, covici at ccs.covici.com wrote:
> Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
> 
> > On Sun, Jan 16, 2011 at 02:30:42AM -0500, covici at ccs.covici.com wrote:
> > > Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
> > > 
> > > > On Sat, Jan 15, 2011 at 11:50:32AM -0500, covici at ccs.covici.com wrote:
> > > > > Hi.  I am using asterisk-1.8 and I am having problems getting
> > > > > conferencing to work properly.  I did modprobe on dahdi and did load =>
> > > > > chan_dahdi.so in /etc/asterisk/modules.conf.  Now I do get conferencing,
> > > > > but meetme says 
> > > > > [Jan 15 11:38:56] WARNING[9214] app_meetme.c: No DAHDI channel available
> > > > > for conference, conference recording disabled (is chan_dahdi loaded?)
> > > > 
> > > > What is the output of: 
> > > > 
> > > >   dahdi show channels
> > 
> > And the output is?
> > 
> > > > 
> > > > > 
> > > > > Now chan_dahdi is indeed loaded, but I have an empty chan_dahdi.conf.
> > > > 
> > > > Not even an empty '[channels]' section?
> > > I did put that just now, but I still get the same warning.
> > 
> > Have you tried 'dahdi restart' ?
> 
> I did module reload chan_dahdi.so but no joy.

'module reload chan_dahdi.so' is not the same as:

  module unload chan_dahdi.so
  module   load chan_dahdi.so

Please try that one.

> 
> The output of dahdi show channels is just the header line with no
> channels.

OK. I'm looking for 'pseudo' there.

Also: what's the output of the following in the Linux command-line:

  dahdi_test -c3

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen at xorcom.com
+972-50-7952406           mailto:tzafrir.cohen at xorcom.com
http://www.xorcom.com  iax:guest at local.xorcom.com/tzafrir



More information about the asterisk-users mailing list