Asterisk Man
2011-Mar-17 13:12 UTC
[asterisk-users] Answering machine detection for a second leg call generated by a call file.
Hi Group, I have following case scenario. Through call file, Asterisk makes a call to SIP extension. When Extension answers the call, Asterisk reads customer numbers (set in callfile) and calls them one by one untill one of the customers answeres the call. Here customer and SIP extension gets patched and talk to each other. Now if outgoing call is answered by Answering machine,I don't want asterisk to patch it up with SIP extension. Please suggest me how this can be achieved. Thanking you in advance. --AM -------------- next part -------------- An HTML attachment was scrubbed... URL: <lists.digium.com/pipermail/asterisk-users/attachments/20110317/dfcc157e/attachment.htm>
Danny Nicholas
2011-Mar-17 13:14 UTC
[asterisk-users] Answering machine detection for a second leg callgenerated by a call file.
_____ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Asterisk Man Sent: Thursday, March 17, 2011 8:13 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Answering machine detection for a second leg callgenerated by a call file. Hi Group, I have following case scenario. Through call file, Asterisk makes a call to SIP extension. When Extension answers the call, Asterisk reads customer numbers (set in callfile) and calls them one by one untill one of the customers answeres the call. Here customer and SIP extension gets patched and talk to each other. Now if outgoing call is answered by Answering machine,I don't want asterisk to patch it up with SIP extension. Please suggest me how this can be achieved. Thanking you in advance. --AM May or may not help - google for "Asterisk AMD" -------------- next part -------------- An HTML attachment was scrubbed... URL: <lists.digium.com/pipermail/asterisk-users/attachments/20110317/bb52c65c/attachment.htm>
federico cabiddu
2011-Mar-17 13:31 UTC
[asterisk-users] Answering machine detection for a second leg call generated by a call file.
Hi, you could use AMD app (voip-info.org/wiki/index.php?page=Asterisk+cmd+AMD) and connect the two calls or not according to the result of AMD. But: 1) results can be more or less accurate depending on the settings and the goodness of the parameters can depend also on the callee country (some languages have greetings longer then others for example) 2) there will be a more or less long silence time (depending on the totalAnalysisTime parameter), before the two legs are connected. This is a problem for some Call Center. I read once on the list about someone working on an AMD version which allows to have the bridged audio during the analysis period, but I don't know more (I'm talking about version 1.4.x). Regards, Federico 2011/3/17 Asterisk Man <theasteriskman at gmail.com>:> Hi Group, > > I have following case scenario. > > Through call file, Asterisk makes a call to? SIP extension. When Extension > answers the call, Asterisk reads customer numbers (set in callfile) and > calls them one by one untill one of the customers answeres the call. Here > customer and SIP extension gets patched and talk to each other. > > Now if outgoing call is answered by Answering machine,I don't want asterisk > to patch it up with SIP extension. Please suggest me how this can be > achieved. > > Thanking you in advance. > --AM > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > ? ? ? ? ? ? ? asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > ? lists.digium.com/mailman/listinfo/asterisk-users >