[asterisk-users] dahdi dummy

2012-10-23 Thread Jerry Geis

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


Re: [asterisk-users] dahdi dummy

2012-10-23 Thread Warren Selby
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  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

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


Re: [asterisk-users] dahdi dummy

2012-10-23 Thread Mitul Limbani
Need dummy to provide timing on machines that do not have a tdm board. Also
meetme dependency was on dummy or one of the tdm card.

I believe meetme has been rewritten since then.

Mitul
On Oct 23, 2012 9:58 PM, "Warren Selby"  wrote:

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

Re: [asterisk-users] dahdi dummy

2012-10-23 Thread Jerry Geis

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

Re: [asterisk-users] dahdi dummy

2012-10-24 Thread Johan Wilfer


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: jo...@jttech.se | Phone: +46 31 3809100
Web: www.jttech.se | Mail: jo...@jttech.se

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


[asterisk-users] DAHDI Dummy for Linux VServers

2009-10-13 Thread kn0x
I'm running dahdi on the host system, and have added the /dev/dahdi/ 
devices to the guest vserver as recommended in Beave's "Virtual Private 
Asterisk" whitepaper (http://www.telephreak.org/papers/vpa/).
I tried copying libtonezone.so and libtonezone.h to the guest, but I 
couldn't anything to replace zaptel.h in DAHDI souce (it seems dahdi.h 
was deprecated?).
I need to fool asterisk configure script into thinking dahdi was 
actually installed because ./configure script isn't satisfied with just 
having the devices present.

Any suggestions for getting asterisk to build with support for 
components using DAHDI timers in vservers (for meetme, internal timing, 
etc.)?

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] DAHDI Dummy for Linux VServers

2009-10-14 Thread Vinícius Fontes
Try installing DAHDI from source in the guest, and instead of starting it as 
usual try fooling Asterisk with the /dev hack you did. 

That way you would have all the dependencies for compiling Asterisk and could 
still use the devices you made available in /dev.



Vinícius Fontes
www.asteriskforum.com.br - Informações e discussão sobre Asterisk e telefonia IP

- "kn0x"  escreveu:

> I'm running dahdi on the host system, and have added the /dev/dahdi/ 
> devices to the guest vserver as recommended in Beave's "Virtual
> Private 
> Asterisk" whitepaper (http://www.telephreak.org/papers/vpa/).
> I tried copying libtonezone.so and libtonezone.h to the guest, but I 
> couldn't anything to replace zaptel.h in DAHDI souce (it seems dahdi.h
> 
> was deprecated?).
> I need to fool asterisk configure script into thinking dahdi was 
> actually installed because ./configure script isn't satisfied with
> just 
> having the devices present.
> 
> Any suggestions for getting asterisk to build with support for 
> components using DAHDI timers in vservers (for meetme, internal
> timing, 
> etc.)?
> 
> ___
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> 
> AstriCon 2009 - October 13 - 15 Phoenix, Arizona
> Register Now: http://www.astricon.net
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>http://lists.digium.com/mailman/listinfo/asterisk-users

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] DAHDI Dummy for Linux VServers

2009-10-14 Thread Tzafrir Cohen
On Wed, Oct 14, 2009 at 10:56:05AM -0300, Vinícius Fontes wrote:
> Try installing DAHDI from source in the guest, 

You should also probably bind-mount /dev/dahdi from the hosts to the
guests . Or just create those device files for the guests somehow.

Alternatively, try using Asterisk >= 1.6.1 .

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2009 - October 13 - 15 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users