[asterisk-bugs] [Asterisk 0017169]: no sound on Playback(<file>, noanswer)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 13 18:25:45 CDT 2010
The following issue has been REOPENED.
======================================================================
https://issues.asterisk.org/view.php?id=17169
======================================================================
Reported By: leroi05
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17169
Category: Applications/app_playback
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: 1.6.2.7-rc1
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-04-12 12:24 CDT
Last Modified: 2010-04-13 18:25 CDT
======================================================================
Summary: no sound on Playback(<file>,noanswer)
Description:
There is no sound if I try to playback a file without answering the channel
(sip, iax). Tried versoins 1.6.2.5, 1.6.2.6, 1.6.2.7-rc1, 1.6.1.19-rc1,
1.6.0.27-rc1.
On sip channel rtp debug gives nothing.
Reproduceable with minimal dialplan:
exten => _X.,1,Playback(demo-congrats,noanswer)
======================================================================
----------------------------------------------------------------------
(0120364) leroi05 (reporter) - 2010-04-13 18:25
https://issues.asterisk.org/view.php?id=17169#c120364
----------------------------------------------------------------------
Sorry for reopening this but I should leave a note on this in case someone
will search the tracker for this.
You are mostly right - I missed that note, but..
1. That note is listed under changes "From 1.6.1 to 1.6.2", what assumes
that under 1.6.0 and 1.6.1 Progress() should not be executed to get early
media which is not true. If this change is from 1.4 to 1.6 then this note
should be placed in UPGRADE-1.6.txt.
2. If we give 'noanswer' option to Playback() it's obvious that we want
early media, otherwise 'noanswer' is useless in Playback().
So, still seems to me like an issue and lack of documentation.
Issue History
Date Modified Username Field Change
======================================================================
2010-04-13 18:25 leroi05 Note Added: 0120364
2010-04-13 18:25 leroi05 Status closed => new
2010-04-13 18:25 leroi05 Resolution won't fix => reopened
======================================================================
More information about the asterisk-bugs
mailing list