mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Fixed loop issue during forward to voicemail on busy
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
<action application="set" data="voicemail_action=save"/>
|
||||
<action application="set" data="voicemail_id=$1"/>
|
||||
<action application="set" data="voicemail_profile=default"/>
|
||||
<action application="set" data="send_to_voicemail=true" />
|
||||
<action application="lua" data="app.lua voicemail"/>
|
||||
<!--<action application="voicemail" data="default ${domain_name} ${dialed_extension}"/>-->
|
||||
</condition>
|
||||
|
||||
Reference in New Issue
Block a user