[asterisk-bugs] [Asterisk 0014355]: Segfault if you transfer a call into a meetme room

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Jan 29 07:54:27 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14355 
====================================================================== 
Reported By:                sodom
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14355
Category:                   Channels/chan_misdn
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.23 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-01-28 08:44 CST
Last Modified:              2009-01-29 07:54 CST
====================================================================== 
Summary:                    Segfault if you transfer a call into a meetme room
Description: 
Asterisk crashes with a seg fault if you transfer a call (via ISDN
Transfer) into a meetme room. 
Hold/Retrive between PRI-Zaptel and/or other mISDN channels works.

e.g. 
Phone No: 10 connected to port 3
Phone No: 11 connected to port 4
Meetme: Call No: 771 routes into Meetme-Room 9991 (static)

You connect 11 to 10 (success)
-> then press R for hold on 11 (success), 10 gets MOH
-> dial 771 on 11 (success) you get anouncement of MeetMe
-> hang up 11 to transfer 10 to MeetMe -> (crash, seg fault)
====================================================================== 

---------------------------------------------------------------------- 
 (0099051) sodom (reporter) - 2009-01-29 07:54
 http://bugs.digium.com/view.php?id=14355#c99051 
---------------------------------------------------------------------- 
crich offered a workaround.

if you first generate a locale channel and connect that channel to a
meetme you seem to be able to transfer in and out as you like without any
problems. 

e.g.

[special-meetme]
exten => 111,1,Meetme()

[meetme]
exten => 123,1,Dial(Local/111 at special-meetme) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-01-29 07:54 sodom          Note Added: 0099051                          
======================================================================




More information about the asterisk-bugs mailing list