mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Remove the recordings_dir from the recordings dialplan it is no longer needed.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
<condition field="destination_number" expression="^\*(732)$">
|
||||
<action application="answer"/>
|
||||
<action application="set" data="pin_number={v_pin_number}"/>
|
||||
<action application="set" data="recordings_dir={v_switch_recordings_dir}"/>
|
||||
<action application="set" data="recording_slots=true"/>
|
||||
<action application="set" data="recording_prefix=recording"/>
|
||||
<action application="lua" data="recordings.lua"/>
|
||||
|
||||
Reference in New Issue
Block a user