Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: mod_voicemail
-
Labels:None
-
Platform:Linux x86/gcc
-
FreeSWITCH GIT Revision:unknown
-
Reproduced with GIT HEAD?:unknown
Description
does not affect forwarded emails, only when they are left by a caller.
voicemail.conf.xml
<!-- this will delete the local file -->
<param name="vm-delete-file" value="true"/>
<!-- this will attach the file to an email, not used when forwading an old vmail -->
<param name="vm-attach-file" value="false"/>
voicemail.conf.xml
<!-- this will delete the local file -->
<param name="vm-delete-file" value="true"/>
<!-- this will attach the file to an email, not used when forwading an old vmail -->
<param name="vm-attach-file" value="false"/>