[Home]

Summary:ASTERISK-11733: Asterisk crashes if MeetMe(..., i) is called and "/var/spool/asterisk/meetme" does not exist
Reporter:Roy Keene (rkeene)Labels:
Date Opened:2008-03-26 14:38:12Date Closed:2008-04-10 10:06:50
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 12311-mkdir.diff
Description:Asterisk crashes if MeetMe(..., i) is called and "/var/spool/asterisk/meetme" does not exist.
Comments:By: Jason Parker (jparker) 2008-03-26 15:02:50

Could you give this patch a try?

By: Jason Parker (jparker) 2008-04-09 17:16:35

This still needs to be tested...

By: Digium Subversion (svnbot) 2008-04-10 10:04:31

Repository: asterisk
Revision: 114029

U   branches/1.4/apps/app_meetme.c

------------------------------------------------------------------------
r114029 | file | 2008-04-10 10:04:24 -0500 (Thu, 10 Apr 2008) | 6 lines

Create the directory where name recordings will go if it does not exist.
(closes issue ASTERISK-11733)
Reported by: rkeene
Patches:
     12311-mkdir.diff uploaded by qwell (license 4)

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

http://svn.digium.com/view/asterisk?view=rev&revision=114029

By: Digium Subversion (svnbot) 2008-04-10 10:05:56

Repository: asterisk
Revision: 114030

_U  trunk/
U   trunk/apps/app_meetme.c

------------------------------------------------------------------------
r114030 | file | 2008-04-10 10:05:54 -0500 (Thu, 10 Apr 2008) | 14 lines

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

........
r114029 | file | 2008-04-10 12:09:04 -0300 (Thu, 10 Apr 2008) | 6 lines

Create the directory where name recordings will go if it does not exist.
(closes issue ASTERISK-11733)
Reported by: rkeene
Patches:
     12311-mkdir.diff uploaded by qwell (license 4)

........

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

http://svn.digium.com/view/asterisk?view=rev&revision=114030

By: Digium Subversion (svnbot) 2008-04-10 10:06:50

Repository: asterisk
Revision: 114031

_U  branches/1.6.0/
U   branches/1.6.0/apps/app_meetme.c

------------------------------------------------------------------------
r114031 | file | 2008-04-10 10:06:49 -0500 (Thu, 10 Apr 2008) | 22 lines

Merged revisions 114030 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r114030 | file | 2008-04-10 12:10:47 -0300 (Thu, 10 Apr 2008) | 14 lines

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

........
r114029 | file | 2008-04-10 12:09:04 -0300 (Thu, 10 Apr 2008) | 6 lines

Create the directory where name recordings will go if it does not exist.
(closes issue ASTERISK-11733)
Reported by: rkeene
Patches:
     12311-mkdir.diff uploaded by qwell (license 4)

........

................

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

http://svn.digium.com/view/asterisk?view=rev&revision=114031