----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviewboard.asterisk.org/r/882/ -----------------------------------------------------------
(Updated 2010-08-30 14:45:53.028875) Review request for Asterisk Developers. Summary ------- With inotify, pbx_spool was reading files submitted to the spool before the operating system had a chance to finish writing the file. A sleep time of half a second was added between getting notified of a spool file and attempting to open it to fix this issue. >From mantis issue 17924 ---------------------------------------- While testing with 1.8beta, I always get the following errors, when I try to use a call file: Aug 28 14:29:28 alix local0.warn asterisk[18174]: WARNING[18213]: pbx_spool.c:250 in apply_outgoing: At least one of app or extension must be specified, along with tech and dest in file /var/spool/asterisk/outgoing/sample.call Aug 28 14:29:28 alix local0.warn asterisk[18174]: WARNING[18213]: pbx_spool.c:407 in scan_service: Invalid file contents in /var/spool/asterisk/outgoing/sample.call, deleting This addresses bug 17924. https://issues.asterisk.org/view.php?id=17924 Diffs ----- /tags/1.8.0-beta4/pbx/pbx_spool.c 284277 Diff: https://reviewboard.asterisk.org/r/882/diff Testing ------- Tested on trunk-r284277, and 1.8.0-beta4. Thanks, Brett -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-security mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-security