[asterisk-bugs] [Asterisk 0013686]: [patch] Console/dsp not hanging up after playing sound file.

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Oct 13 18:47:00 CDT 2008


The following issue is now READY FOR TESTING. 
====================================================================== 
http://bugs.digium.com/view.php?id=13686 
====================================================================== 
Reported By:                itiliti
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13686
Category:                   Channels/chan_oss
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.4.21.2 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-10-13 16:51 CDT
Last Modified:              2008-10-13 18:47 CDT
====================================================================== 
Summary:                    [patch] Console/dsp not hanging up after playing
sound file.
Description: 
We recently upgraded to Asterisk 1.4 on our phone server. Everything is
working great except that we notice on chan_oss, it will call the
Soundcard, then play the sound file, then it will not hangup. We are using
it with our paging system to play different sound files for different
departments. They are all part of a ring group, and it goes on to another
ring group if no one answers the phone.

Our code is this: 

exten => 900,1,Dial(console/dsp,,A(ring-raining))
exten => 900,Hangup

The issue is that it does not hang up the call afetr playing the sound
file. it actually puts the incoming call on the paging system. This worked
perfectly in Asterisk 1.2, but for some reason not in 1.4. We thought that
maybe there are new options to do this, but I couldnt find any.

Is this a bug, or am I missing something?

====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-10-13 18:47 Corydon76      Status                   new => ready for
testing
2008-10-13 18:47 Corydon76      Summary                  Console/dsp not hanging
up after playing sound file. => [patch] Console/dsp not hanging up after playing
sound file.
======================================================================




More information about the asterisk-bugs mailing list