[asterisk-bugs] [Asterisk 0018479]: [patch] Don't answer the incoming call until ready to bridge
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jan 26 17:41:57 CST 2011
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=18479
======================================================================
Reported By: ianc
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 18479
Category: Applications/app_followme
Reproducibility: always
Severity: feature
Priority: normal
Status: resolved
Asterisk Version: SVN
JIRA: SWP-2753
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-12-15 13:41 CST
Last Modified: 2011-01-26 17:41 CST
======================================================================
Summary: [patch] Don't answer the incoming call until ready
to bridge
Description:
followme() answers the incoming call if it hasn't been answered already and
starts MOH. Poorly designed robocalls (ones that don't prompt for a
keypress first, I guess) see the answer and start playing their message to
the hold music.
This patch adds a 'N' option to followme (no answer), which causes
asterisk to indicate ringing and not answer until it's ready to bridge the
call. It will cause at least options 's' and 'a' to be ignored.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-26 17:41 svnbot Status ready for testing =>
assigned
2011-01-26 17:41 svnbot Assigned To => jpeeler
2011-01-26 17:41 svnbot Status assigned => resolved
2011-01-26 17:41 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list