[Home]

Summary:ASTERISK-21907: Crash - segfault - When executing a MeetMeAdmin command that requires a member, without specifying a member
Reporter:Alex Epshteyn (aepshteyn)Labels:
Date Opened:2013-06-13 21:57:14Date Closed:2013-09-13 08:39:03
Priority:MajorRegression?
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:1.8.20.1 Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) backtrace1.txt
( 1) backtrace2.txt
( 2) full1
( 3) full2
Description:Some of the MeetMeAdmin commands require a member to be specified. If it is missing Asterisk crashes

example:

exten => s,1,MeetMeAdmin(100,U)
Comments:By: Rusty Newton (rnewton) 2013-06-21 17:44:05.352-0500

Reproduced on SVN-branch-1.8-r391778

Just for giggles tried with two different commands that required a user be specified.

Attached traces and debug logs

By: Kinsey Moore (kmoore) 2013-09-13 08:29:07.801-0500

The fix for this is up on reviewboard and will be committed shortly.

https://reviewboard.asterisk.org/r/2844/