mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Play button in IVR Menu edit (#6786)
* add play button for ivr long and short greetings
This commit is contained in:
@@ -67,6 +67,8 @@
|
||||
}
|
||||
}
|
||||
unset($sql, $parameters, $row, $recording_decoded);
|
||||
} elseif ($_GET['filename']) {
|
||||
$recording_filename = $_GET['filename'];
|
||||
}
|
||||
|
||||
// build full path
|
||||
|
||||
Reference in New Issue
Block a user