Update 495_call_screen.xml

This commit is contained in:
FusionPBX 2018-10-31 17:39:42 -06:00 committed by GitHub
parent 22beb4b6af
commit f3f1e6fb76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<extension name="call_screen" number="[ext]" continue="true" app_uuid="b26a08a5-a062-42ca-b90f-d47f905dd876">
<condition field="${call_screen_enabled}" expression="^true$"/>
<condition field="${call_direction}" expression="^inbound$">
<action application="set" data="call_screen_file=/tmp/${domain_name}-${caller_id_number}.${record_ext}"/>
<action application="set" data="call_screen_file=/tmp/${domain_name}-${caller_id_number}.${record_ext}" inline="true"/>
<action application="answer"/>
<action application="sleep" data="1000"/>
<action application="phrase" data="voicemail_record_name"/>