emak
8aaa3a6b9a
Add variables to fax send email templates ( #6326 )
2022-03-21 09:32:35 -06:00
FusionPBX
9e18d5a13d
Add the fax call uuid and add include for send_mail function.
2022-01-10 12:06:24 -07:00
FusionPBX
6815388b73
Get the email from_address using default settings.
2022-01-10 11:02:37 -07:00
FusionPBX
eefd5e78ef
Add from send_mail function consistently. ( #6216 )
...
* Update send_mail.lua
* send_mail send nil email_from
* Update index.lua
* Update send_email.lua
* Use the lua send_mail function.
* Update index.lua
* Update index.lua
* Replace freeswitch.email with send_email lua function.
* Replace email.lua with the send_mail function.
2021-12-29 11:44:49 -07:00
Joseph
9b012a4405
Fix broken accountcode on fax retries ( #5490 )
...
accountcode would only appear on the sip header for the 1st retry. Added the accountcode parameter to the rest of the originate commands to resolve this issue
2020-09-26 22:46:07 -06:00
emaktech
064b999fef
Attach PDF on Sent Fax Email Instead of TIF ( #5277 )
...
Small change that attaches a pdf copy of the sent fax rather than the tif by replacing the extension in the file path.
PDF files are dramatically smaller and more user friendly than TIF files.
2020-05-18 13:51:08 -06:00
Luis Daniel Lucio Quiroz
296fdead32
[4.5] Fix fax email Subject when not using sofia/gatewa ( #5204 )
...
Same as 4.4
2020-03-25 15:45:15 -06:00
markjcrane
ca5a824bb5
Move the scripts to app/scripts/resources/scripts
2020-01-18 00:30:13 +00:00