[Asterisk-Users] Detection of Answering Machine

Michael Collins mcollins at fcnetwork.biz
Tue Jan 24 22:34:32 MST 2006


Thanks!  I figured that process out the hard way all on my own, but I'm
glad you put it down in documented form.
-MC

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Cameron
Grant
Sent: Tuesday, January 24, 2006 5:08 PM
To: asterisk-users at lists.digium.com
Subject: RE: [Asterisk-Users] Detection of Answering Machine

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" <mcollins at fcnetwork.biz>
> To: "Asterisk Users Mailing List - Non-Commercial Discussion"
> <asterisk-users at lists.digium.com>
> 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



More information about the asterisk-users mailing list