copy app_amd.c to /usr/src/asterisk/apps (or wherever you have the
asterisk source)
copy the config file to /etc/asterisk

in the apps directory, add the line 'APPS+=app_amd.so' to the makefile
after the experimental things section so it looks like:

#
# Experimental things
#
APPS+=app_amd.so

in the /usr/src/asterisk directory:
make clean
make
make install

cheers
cameron


> ---------- Forwarded message ----------
> From: "Michael Collins" <[EMAIL PROTECTED]>
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> <[email protected]>
> Date: Tue, 24 Jan 2006 14:47:53 -0800
> Subject: RE: [Asterisk-Users] Detection of Answering Machine
> Question: does anyone know the procedure for installing app_amd?  I
> could find app_amd.c and applications.conf.sample from the site below,
> but I couldn't find any information on actually setting up app_amd.
>
> Can anyone shed some light on this?  Also, is there a project page for
> app_amd somewhere?  Just curious.
>
> -MC
>
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

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

Reply via email to