[asterisk-bugs] [Asterisk 0011436]: Calling parkandannounce from the dial plan causes Asterisk to core dump

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Dec 3 14:56:12 CST 2007


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11436 
====================================================================== 
Reported By:                lytledd
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11436
Category:                   Applications/app_parkandannounce
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.15  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-02-2007 09:21 CST
Last Modified:              12-03-2007 14:56 CST
====================================================================== 
Summary:                    Calling parkandannounce from the dial plan causes
Asterisk to core dump
Description: 
Using the below dialplan entry will cause Asterisk to core dump.  I've
tested on version 1.4.14 and 1.4.15:

ParkAndAnnounce(local/bullhorn:pbx-transfer:paging:PARKED|100|console/dsp|auto_attend,s,2)

console output:

[Dec  2 10:16:29] VERBOSE[22108] logger.c:     -- Executing [46 at sip:1]
ParkAndAnnounce("SIP/3501-08249ac0",
"local/bullhorn:pbx-transfer:paging:PARKED|100|console/dsp|auto_attend|s|2")
in new stack
[Dec  2 10:16:29] VERBOSE[22108] logger.c:     -- Dial Tech,String:
(console,dsp)
[Dec  2 10:16:29] VERBOSE[22108] logger.c:     -- Return Context:
(auto_attend,s,2) ID: 3501
[Dec  2 10:16:29] VERBOSE[22108] logger.c:     -- Started music on hold,
class 'default', on SIP/3501-08249ac0
[Dec  2 10:16:29] VERBOSE[22108] logger.c:   == Parked SIP/3501-08249ac0
on 90 at parkedcalls. Will timeout back to extension [auto_attend] s, 2 in 100
seconds

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

---------------------------------------------------------------------- 
 svnbot - 12-03-07 14:56  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 90631

_U  trunk/
U   trunk/res/res_features.c

------------------------------------------------------------------------
r90631 | qwell | 2007-12-03 14:56:11 -0600 (Mon, 03 Dec 2007) | 13 lines

Merged revisions 90607 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

(Closes issue http://bugs.digium.com/view.php?id=11436)
........
r90607 | qwell | 2007-12-03 14:51:17 -0600 (Mon, 03 Dec 2007) | 4 lines

Fix crash in ParkAndAnnounce application.

Issue http://bugs.digium.com/view.php?id=11436, reported by lytledd, patch by
eliel.

........

------------------------------------------------------------------------ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-03-07 14:56  svnbot         Checkin                                      
12-03-07 14:56  svnbot         Note Added: 0074699                          
12-03-07 14:56  svnbot         Status                   new => assigned     
12-03-07 14:56  svnbot         Assigned To               => qwell           
======================================================================




More information about the asterisk-bugs mailing list