[asterisk-bugs] [Asterisk 0019226]: pbx_spool does not detect callfiles over NFS

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 4 16:39:10 CDT 2011


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=19226 
====================================================================== 
Reported By:                mav3rick
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   19226
Category:                   PBX/pbx_spool
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.8.4-rc3 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2011-05-04 08:47 CDT
Last Modified:              2011-05-04 16:39 CDT
====================================================================== 
Summary:                    pbx_spool does not detect callfiles over NFS
Description: 
My "outgoing" folder (/var/spool/asterisk) is a symbolic link to a NFS
mounted directory.

Callfiles written to the directory are not detected by Asterisk.

If I write a file in the directory from the server itself, the callfile is
successfully detected. But if the file is written on the NFS directory by
another server (mount point is shared among multiple servers), it's NOT
detected.

This used to work in Asterisk 1.6.2.

====================================================================== 

---------------------------------------------------------------------- 
 (0134459) seanbright (manager) - 2011-05-04 16:39
 https://issues.asterisk.org/view.php?id=19226#c134459 
---------------------------------------------------------------------- 
inotify is now used for picking up call files which apparently doesn't work
with NFS.

To work around it you could revert to polling by specifying the
--without-inotify option to configure before building. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2011-05-04 16:39 seanbright     Note Added: 0134459                          
======================================================================




More information about the asterisk-bugs mailing list