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:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user