[asterisk-bugs] [Asterisk 0012115]: MoH file playback is broken
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Mar 5 13:44:33 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12115
======================================================================
Reported By: pj
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12115
Category: Core-General
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 105509
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-01-2008 15:50 CST
Last Modified: 03-05-2008 13:44 CST
======================================================================
Summary: MoH file playback is broken
Description:
this bug was introduced in commit r104594, last working revision is r104592
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0012125 Not recognizing media files on Solaris 10
has duplicate 0012133 Playback does not work now when sending...
======================================================================
----------------------------------------------------------------------
davevg - 03-05-08 13:44
----------------------------------------------------------------------
I tested the patch and it resolved my issue on 1.6.0 r106140:
Both Playback and BackgroundDetect did not allow you to pass the full
filename (minus extension) to the program.
exten => 3000,1,Answer()
exten => 3000,n,BackgroundDetect(/var/lib/asterisk/sounds/tt-monkeys)
or
exten => 3000,1,Answer()
exten => 3000,n,Playback(/var/lib/asterisk/sounds/tt-monkeys)
Issue History
Date Modified Username Field Change
======================================================================
03-05-08 13:44 davevg Note Added: 0083470
======================================================================
More information about the asterisk-bugs
mailing list