[asterisk-bugs] [Asterisk 0017169]: [patch] no sound on Playback(<file>, noanswer)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 13 18:39:38 CDT 2010
A NOTE has been added to this issue.
======================================================================
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:39 CDT
======================================================================
Summary: [patch] 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)
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
duplicate of 0015957 Automatic progress indication breaks so...
======================================================================
----------------------------------------------------------------------
(0120367) pabelanger (manager) - 2010-04-13 18:39
https://issues.asterisk.org/view.php?id=17169#c120367
----------------------------------------------------------------------
Without look at your patch, it is my understanding this logic was added
into Asterisk, but later reverted.
I recommend you read
http://lists.digium.com/pipermail/asterisk-dev/2009-September/039897.html
The correct solution is to add Progress() into your dial plan.
Issue History
Date Modified Username Field Change
======================================================================
2010-04-13 18:39 pabelanger Note Added: 0120367
======================================================================
More information about the asterisk-bugs
mailing list