I need to use the dahdi dummy driver. Its not being compiled at this time. When I go into tools subdirectory under dahdi-linux-complete-2.4.1 and do make menuselect all I get is CC="" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" nmenuselect make[1]: Entering directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools/menuselect' make[1]: Nothing to be done for `nmenuselect'. make[1]: Leaving directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools/menuselect' CC="" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" gmenuselect make[1]: Entering directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools/menuselect' make[1]: Nothing to be done for `gmenuselect'. make[1]: Leaving directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools/menuselect' make[1]: Entering directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools' Terminal must be at least 80 x 27. menuselect changes NOT saved! make[1]: Leaving directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools' How can I get the dahdi_dummy.c driver compiled? Jerry
If I remember correctly, dahdi dummy was removed and the functionally added by default when you load dahdi with no TDM cards installed. I could be wrong though. What do you need dummy for? Thanks, --Warren Selby, dCAP On Oct 23, 2012, at 10:28 AM, Jerry Geis <geisj at pagestation.com> wrote:> I need to use the dahdi dummy driver. > Its not being compiled at this time. > > When I go into tools subdirectory under dahdi-linux-complete-2.4.1 > and do make menuselect all I get is > CC="" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" nmenuselect > make[1]: Entering directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools/menuselect' > make[1]: Nothing to be done for `nmenuselect'. > make[1]: Leaving directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools/menuselect' > CC="" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" gmenuselect > make[1]: Entering directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools/menuselect' > make[1]: Nothing to be done for `gmenuselect'. > make[1]: Leaving directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools/menuselect' > make[1]: Entering directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools' > Terminal must be at least 80 x 27. > menuselect changes NOT saved! > make[1]: Leaving directory `/home/silentm/MessageNet/digium/dahdi-linux-complete-2.4.1.2+2.4.1/tools' > > How can I get the dahdi_dummy.c driver compiled? > > > > Jerry > > -- > _____________________________________________________________________ > -- 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
> If I remember correctly, dahdi dummy was removed and the functionally added by default when you load dahdi with no TDM cards installed. I could be wrong though. > > What do you need dummy for?I am using CentOS 5 on a machine and have no issue with alsa dropping audio. I dual booted and have CentOS 6 on a machine and after a littel while the audio drops out and then comes back. The machine is a "client" to the master asterisk and just plays files out the alsa or console/dsp port. I thought it was a dahdi_dummy driver issue. I dont know what else to look at. How do I tell for sure that a "timer" is being grabbed and used? I see nothing in dmesg Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20121023/923bbdb0/attachment.htm>
2012-10-23 16:28, Jerry Geis skrev:> I need to use the dahdi dummy driver. > Its not being compiled at this time. > > When I go into tools subdirectory under dahdi-linux-complete-2.4.1> How can I get the dahdi_dummy.c driver compiled?I run dahdi-linux-complete-2.6.1+2.6.1.tar.gz on Debian, and in 2.6.1 dadhi_dummy is compiled with the rest of the modules. Maybe you should try updating Dahdi? to load the driver you just do: modprobe dahdi_dummy and to verify it is loaded: lsmod | grep dahdi I've run some tests with Meetme and dahdi_dummy seems to consume less system resources (cpu) than the build in timing in dahdi that is used if you don't load dahdi_dummy. Good luck! -- Johan Wilfer JT Technologies & Telecommunications AB Jabber: johan at jttech.se | Phone: +46 31 3809100 Web: www.jttech.se | Mail: johan at jttech.se