[Asterisk-Users] Answering Machine Detection

Trixter http://www.0xdecafbad.com/ trixter at 0xdecafbad.com
Thu Oct 6 18:19:00 MST 2005


I don’t use app_amd but use waitforring to see if someone picked up, if not voicemail...

Exten => s,1,wautforring(16) ; abiut 4 rings
Exten => s,2,voicemail(1234)


Waitforring waits upto N seconds if phone is ringing, if not ringing it returns -1.

Dunno if this helps, but that works in my parents asterisk box with zap chan...


-----Original Message-----
    From: "Matt Florell"<astmattf at gmail.com>
    Sent: 10/6/05 5:48:09 PM
    To: "Adam Robins"<arobins at pharmacentra.com>
    Cc: "Asterisk Users Mailing List - Non-Commercial Discussion"<asterisk-users at lists.digium.com>
    Subject: Re: [Asterisk-Users] Answering Machine Detection
    
    If you have a copy that was released before it was wiped from existance
    would you be willing to post it for download or email it to me along with
    some description of how it works?
    
    Thanks,
    
    MATT---
    
    On 10/6/05, Adam Robins <arobins at pharmacentra.com> wrote:
    >
    >  I just checked the 1.2 source. It looks like app_AMD is gone. All
    > references to it on the Wiki are also gone. Can someone please tell me why
    > AMD was removed? I am using it in 1.07 for several production
    > applications.
    >    

[Message truncated. Tap Edit->Mark for Download to get remaining portion.]




More information about the asterisk-users mailing list