mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-07 00:19:22 +00:00
Voicemail-to-Email: Backup email to database if sending fails, better detection of ContentType.
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
--convert_ext (optional) to replace the file's extension
|
||||
|
||||
--Example
|
||||
--luarun email.lua to@domain.com from@domain.com 'subject' 'body'
|
||||
--luarun email.lua to@domain.com from@domain.com 'headers' 'subject' 'body'
|
||||
|
||||
--get the argv values
|
||||
script_name = argv[0];
|
||||
|
||||
Reference in New Issue
Block a user