[asterisk-bugs] [Asterisk 0012038]: Asterisk crash when Paging

noreply at bugs.digium.com noreply at bugs.digium.com
Mon Feb 25 11:29:09 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12038 
====================================================================== 
Reported By:                jvandal
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12038
Category:                   PBX/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.18 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             02-20-2008 13:14 CST
Last Modified:              02-25-2008 11:29 CST
====================================================================== 
Summary:                    Asterisk crash when Paging
Description: 
We using latest Asterisk SVN 1.4 branches and when paging we got coredump.
====================================================================== 

---------------------------------------------------------------------- 
 dimas - 02-25-08 11:29  
---------------------------------------------------------------------- 
These are valid actually.
It is just a full content of a char array. Since strings are zero
terminated, anything after \000 does not matter - it can be any kind of
garbage. So basically you have

meetmeopts = "1795225903d|Atqxd"
originator = "SIP/6003" 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-25-08 11:29  dimas          Note Added: 0082866                          
======================================================================




More information about the asterisk-bugs mailing list