C.95. MinivmDelete()
Nachricht in Mini-VoiceMail löschen.
MinivmDelete(Dateiname
)
Löscht die angegebene Datei
Dateiname
im
Mini-VoiceMail-System (Abschnitt 13.7, „Mini-VoiceMail (MiniVM)“).Asterisk-Versionen:
| | | | | 1.6 |————————
Interner Hilfetext zu dieser Applikation in Asterisk 1.6:
-= Info about application 'MinivmDelete' =-
[Synopsis]
Delete Mini-Voicemail voicemail messages
[Description]
MinivmDelete(filename):
This application is part of the Mini-Voicemail system, configured in minivm.conf.
It deletes voicemail file set in MVM_FILENAME or given filename.
Result is given in channel variable MINIVM_DELETE_STATUS
The possible values are: SUCCESS | FAILED
FAILED is set if the file does not exist or can't be deleted.