[asterisk-bugs] [Asterisk 0015730]: manager keeps creating /tmp/ast-ami-XXXXXX files (without deleting) when a single manager client remains logged in

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Aug 17 22:22:17 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15730 
====================================================================== 
Reported By:                zmehmood
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15730
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.26.1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-08-17 16:27 CDT
Last Modified:              2009-08-17 22:22 CDT
====================================================================== 
Summary:                    manager keeps creating /tmp/ast-ami-XXXXXX files
(without deleting) when a single manager client remains logged in
Description: 
Using web-meetme to manage conferences on asterisk. Web-meetme's cbEnd.php
script logs in to the manager interface to receive event notifications. 
cbEnd.php remains logged in and during this time /tmp is getting filled up.
 There are 4-6 /tmp/ast-ami-xxxx files bing created every minute.

exiting the cbEnd.php script does not remove these /tmp/files neither does
restarting asterisk.  

Same error when using 1.4.26
====================================================================== 

---------------------------------------------------------------------- 
 (0109197) junky (manager) - 2009-08-17 22:22
 https://issues.asterisk.org/view.php?id=15730#c109197 
---------------------------------------------------------------------- 
With 1.4.26.1, if you do an invalid Action: Command, that will leave
ast-ami-* files.

just do this after your AMI is connected:

Action: Command

Response: Error
Message: No command provided

Each time that invalid Command is done, an extra ast-ami-XXXXXX.

Same behavior will happen if you have blacklisted commands. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-17 22:22 junky          Note Added: 0109197                          
======================================================================




More information about the asterisk-bugs mailing list