[asterisk-users] Dahdi - Meetme problem on a VM

Tzafrir Cohen tzafrir.cohen at xorcom.com
Tue Jul 20 09:48:23 CDT 2010


On Tue, Jul 20, 2010 at 07:45:56PM +0530, Mr architect wrote:
> Linux version 2.6.21-1.3194.fc7 (

Any chance you could try something newer?

> kojibuilder at xenbuilder4.fedora.phx.redhat.com) (gcc version 4.1.2 20070502
> (Red Hat 4.1.2-12)) #1 SMP Wed May 23 22:35:01 EDT 2007
> 
> 
> Dahdi-linux-2.2.02

I would recommend that you give newer dahdi a shot.

To test: download latest dahdi. Build ('make'). Stop Asterisk and unload
existing dahdi modules ('/etc/init.d/dahdi stop') .

Now, from the existing dahdi-linux source directory, run:

  insmod ./drivers/dahdi/dahdi.ko

Now try the timing test:

  dahdi_test -v -c 6

For versions < 2.3.0 you'll also need to load dahdi_dummy:

  insmod ./drivers/dahdi/dahdi.ko
  insmod ./drivers/dahdi/dahdi_dummy.ko

Unloading those and reloading the dahdi modules installed on your
system is done by:

  /etc/init.d/dahdi restart

-- 
               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