[asterisk-bugs] [Asterisk 0018262]: [patch] No MOH When Call Parked

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Dec 22 18:01:26 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18262 
====================================================================== 
Reported By:                francesco_r
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   18262
Category:                   Resources/res_features
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     acknowledged
Asterisk Version:           1.6.2.14-rc1 
JIRA:                       SWP-2582 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-11-05 05:01 CDT
Last Modified:              2010-12-22 12:01 CST
====================================================================== 
Summary:                    [patch] No MOH When Call Parked
Description: 
I have upgraded from Asterisk 1.4.34 to Asterisk 1.6.2.14-rc1 using the
same configuration (FreePBX 2.7) but now when i park a call there is no
music on hold. The moh works with regular sip hold and transfers and
queues. This is the console output:
    -- Started music on hold, class 'default', on SIP/503-00000760
  == Parked SIP/503-00000760 on 71 (lot default). Will timeout back to
extension [from-internal] 509, 1 in 240 seconds
    -- Added extension '71' priority 1 to parkedcalls (0x8820198)
    -- <SIP/509-00000761> Playing 'digits/7.slin' (language 'it')
    -- <SIP/509-00000761> Playing 'digits/1.slin' (language 'it')

As you can see the default music class start but the parked person hear
only silence. I'm not the only person that have this problem, other persons
using Asterisk 1.8.0 have reported the same issue:
http://pbxinaflash.com/forum/showthread.php?p=52404
http://www.freepbx.org/trac/ticket/4623
 
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
duplicate of        0018330 The musiconhold stop  when a call is pa...
====================================================================== 

---------------------------------------------------------------------- 
 (0129893) bluecrow76 (reporter) - 2010-12-22 12:01
 https://issues.asterisk.org/view.php?id=18262#c129893 
---------------------------------------------------------------------- 
The code in patch_park_moh-trunk-2.txt posted on 12/20 is what I used,
which has a third change that the other patches above do not have.  I just
manually edited main/features.c and added the POLLPRI value to the
appropriate lines, so technically I didn't "apply the patch."  I tested the
code. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-22 12:01 bluecrow76     Note Added: 0129893                          
======================================================================




More information about the asterisk-bugs mailing list