[Asterisk-Users] MeetMe & ztdummy
Leif Madsen
leif.madsen at gmail.com
Fri Feb 4 14:08:52 MST 2005
On Fri, 04 Feb 2005 13:43:54 -0600, Kristian Kielhofner <kris at krisk.org> wrote:
> > Alright, one more question before I try this.... So not having a zaptel
> > interface, is this why MeetMe didn't build when I initially made Asterisk?
>
> Now that I have not heard off. Perhaps if you built Asterisk without
> Zaptel installed that might happen. But I don't even know if that is
> possible...
>From the Makefile in ./asterisk/apps/
APPS+=$(shell if [ -f /usr/include/linux/zaptel.h ]; then echo
"app_zapras.so app_meetme.so app_flash.so app_zapbarge.so
app_zapscan.s
o" ; fi)
The ZapRAS, MeetMe, Flash, ZapBarge and ZapScan applications are not
compiled and installed unless Zaptel has been installed.
Thanks,
Leif Madsen.
http://www.leifmadsen.com
More information about the asterisk-users
mailing list