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? > [email protected]) (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:[email protected] +972-50-7952406 mailto:[email protected] http://www.xorcom.com iax:[email protected]/tzafrir -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
