A few small bug fixes and doc changes

git-svn-id: svn://192.168.202.10@1593 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2011-01-23 00:03:46 +00:00
parent f9e715b906
commit 7b3ad712ae
4 changed files with 18 additions and 17 deletions
+1
View File
@@ -162,6 +162,7 @@ if (length($user) > 0)
if ($record_call =~ /Y/)
{
$filename = "$filedate$US$accountcode$US$extension";
$filename =~ s/\"|\'//gi;
### code to record call goes here ###
$AGI->exec("Monitor wav|/var/spool/asterisk/monitor/MIX/$filename");