[asterisk-bugs] [Asterisk 0013280]: [patch] app_queue on misdn channels plays wrong MoH

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jan 27 14:56:14 CST 2009


The following issue has been CLOSED 
====================================================================== 
http://bugs.digium.com/view.php?id=13280 
====================================================================== 
Reported By:                azielke
Assigned To:                rmudgett
====================================================================== 
Project:                    Asterisk
Issue ID:                   13280
Category:                   Channels/chan_misdn
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           1.6.1-beta4 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-08-11 05:06 CDT
Last Modified:              2009-01-27 14:56 CST
====================================================================== 
Summary:                    [patch] app_queue on misdn channels plays wrong MoH
Description: 
When configuring a queue to play a specific MoH with musicclass=test, the
Settings seems to get ignored on misdn channels.

With SIP-Channels, the Log says:
    -- Executing [414 at dispatch:3] Queue("SIP/1015-08219b68", "test") in
new stack
    -- Started music on hold, class 'test', on SIP/1015-08219b68

which is expectet, but with misdn channels, it gives:
    -- Executing [414 at dispatch:3] Queue("mISDN/1-u0", "test") in new
stack
    -- Started music on hold, class 'default', on mISDN/1-u0

The only way to change this behavior is to set the musicclass directly in
misdn.conf, but that would override the music class outside of the queues
aswell.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-27 14:56 rmudgett       Status                   assigned => closed  
======================================================================




More information about the asterisk-bugs mailing list