[asterisk-bugs] [Asterisk 0017346]: [regression] PlayTones() does not produce any tones in 1.6.2 (works in 1.6.1)
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 19 13:40:20 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17346
======================================================================
Reported By: tolmino
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17346
Category: Applications/General
Reproducibility: always
Severity: minor
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.8-rc1
JIRA: SWP-1507
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-05-17 06:19 CDT
Last Modified: 2010-05-19 13:40 CDT
======================================================================
Summary: [regression] PlayTones() does not produce any tones
in 1.6.2 (works in 1.6.1)
Description:
in CLI i see PlayTones("SIP/501-00000001", "425/200,0/200") in new stack
but i don't hear nothing
======================================================================
----------------------------------------------------------------------
(0122182) pabelanger (manager) - 2010-05-19 13:40
https://issues.asterisk.org/view.php?id=17346#c122182
----------------------------------------------------------------------
You need Progress(), since you have not answered the channel.
---
exten => s-CHANUNAVAIL,1,Progress()
exten => s-CHANUNAVAIL,n,Playtones(congestion)
Issue History
Date Modified Username Field Change
======================================================================
2010-05-19 13:40 pabelanger Note Added: 0122182
======================================================================
More information about the asterisk-bugs
mailing list