MODAPP-173 you'll need the latest sounds and a make vm-sync to use this

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13314 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Brian West
2009-05-14 22:47:44 +00:00
parent 8d21bd56a9
commit e31f84aa38
2 changed files with 34 additions and 0 deletions

View File

@@ -332,4 +332,13 @@
</input>
</macro>
<macro name="voicemail_disk_quota_exceeded">
<input pattern="^(.*)$">
<match>
<action function="play-file" data="voicemail/vm-mailbox_full.wav"/>
</match>
</input>
</macro>
</include><!--This line will be ignored it's here to validate the xml and is optional -->