[asterisk-bugs] [Asterisk 0017604]: app_echo causing failures in dialplan?
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 8 08:04:53 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17604
======================================================================
Reported By: jtodd
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17604
Category: Applications/app_echo
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 274686
Request Review:
======================================================================
Date Submitted: 2010-07-08 01:23 CDT
Last Modified: 2010-07-08 08:04 CDT
======================================================================
Summary: app_echo causing failures in dialplan?
Description:
I suspect this is my own brain fart, but I'm not able to get past any
priorities that call app_echo. Is this a problem with "Echo"?
======================================================================
----------------------------------------------------------------------
(0124341) lmadsen (administrator) - 2010-07-08 08:04
https://issues.asterisk.org/view.php?id=17604#c124341
----------------------------------------------------------------------
I think pabelanger is right here... I think you're using the wrong
application for what you want:
app_echo is not like the bash command "echo" -- it's meant to answer the
channel and "echo" back the audio that it receives back to the caller in
order to determine if they have bi-directional audio / low latency.
app_verbose is for writing logging information to the console.
Issue History
Date Modified Username Field Change
======================================================================
2010-07-08 08:04 lmadsen Note Added: 0124341
======================================================================
More information about the asterisk-bugs
mailing list