On Jun 26, 2015, at 8:43 AM, Michael Keuter <[email protected]> wrote:
> > Am 26.06.2015 um 14:52 schrieb Stefan Ulm <[email protected]>: > >> Hi all >> >> I'm trying to setup automated calls, but when I copy my call files into >> /var/spool/asterisk/outgoing" I get always the error >> cp: write error: No space left on device >> >> Is there any trick to copy (a remount rw cmd for example or must the file >> have special ownership/permission actually 777 and owned by root:root)? >> >> Best regards >> >> Stefan Ulm >> Technical Department | Research & Development >> [email protected] > > No idea how this is related to "phone provisioning" (thread title). > > But here is are some hints: > http://www.voip-info.org/wiki/view/Asterisk+auto-dial+out > > 1) "/var/spool/asterisk/" is located on a tmpfs in AstLinux > > 2) You should MOVE the file not copy it. Best is to copy the file to > "/var/spool/asterisk/tmp/" and then MOVE it to > "/var/spool/asterisk/outgoing/". > > Michael +1 what Michael said. The /var tmpfs mount defaults to a 10 MB maximum size pbx ~ # df -h /var/spool/asterisk/outgoing/ Filesystem Size Used Available Use% Mounted on none 9.8M 492.0K 9.3M 5% /var Please don't tell me you have over 9 MB of call files... Lonnie ------------------------------------------------------------------------------ Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical & virtual servers, alerts via email & sms for fault. Monitor 25 devices for free with no restriction. Download now http://ad.doubleclick.net/ddm/clk/292181274;119417398;o _______________________________________________ Astlinux-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [email protected].
