Commit Graph

10068 Commits

Author SHA1 Message Date
FusionPBX f076a8133b Update send_mail.lua
Fix a spelling mistake.
2018-02-02 19:35:02 -07:00
Mafoo 2471fa7844 BugFix - LUA send_mail() (#2975)
take call_uuid from the correct header
use smtp_from_name as part of the from address
2018-02-02 19:33:43 -07:00
Mafoo d6b70b688b BugFix - make hangup and failure use send_mail() (#2974)
change the failure_handler and hangup apps use
resources.functions.send_mail so they can use the correct smtp_from*
settings
2018-02-02 19:33:30 -07:00
Len 73f308e49f Update {$mac}.xml 2018-02-02 13:59:15 -05:00
Connor Strandt 3f9c9945a7 Formatting and sendmail to use smtp_from fix (#2973)
* Fixed formatting.
* Sendmail to use smtp_from variable

Changed sendmail to use smtp_from as the from address to keep from being blocked by spf check during spam filtering on recieving end.
2018-02-02 01:02:57 -07:00
FusionPBX b4f5ab888b Update app_config.php 2018-02-02 00:56:14 -07:00
FusionPBX f2edcf0fe0 Update fax_to_email.php 2018-02-02 00:51:59 -07:00
FusionPBX e26732c30c Update v_mailto.php 2018-02-02 00:45:57 -07:00
FusionPBX bee867d087 Update v_mailto.php 2018-02-02 00:44:56 -07:00
FusionPBX 1b3a824978 Update fax_to_email.php
Make the code more consistent with the rest of the project.
2018-02-02 00:06:11 -07:00
FusionPBX 294800b042 Update app_config.php 2018-02-01 22:49:39 -07:00
ewyand 9a75dc9401 Add customization for email (#2968)
Add customization for email
Add customization for smtp_from and smtp_from_name for voicemail to email
Add customization for smtp_from and smtp_from_name for fax to email
Fixed typo
2018-02-01 22:21:04 -07:00
FusionPBX c661f8471d Update xml_cdr_statistics.php 2018-02-01 16:00:18 -07:00
Len 7eabd35a6f Update {$mac}.xml 2018-02-01 17:16:14 -05:00
Len fb062ee402 Update {$mac}.xml 2018-02-01 17:10:27 -05:00
Len b2ff65b1e3 Update {$mac}.xml 2018-02-01 16:59:14 -05:00
Len 5f6adab4c2 Update {$mac}.xml 2018-02-01 16:17:36 -05:00
Len 0eb55b8c0c Update {$mac}.xml 2018-02-01 15:47:53 -05:00
Len e57198f07d Update {$mac}.xml 2018-02-01 15:15:31 -05:00
Len 9af6dcddc2 Update {$mac}.xml 2018-02-01 14:51:19 -05:00
Len 7c6308e5ae Update {$mac}.xml 2018-02-01 14:27:48 -05:00
Len 9b86d8467a Update {$mac}.xml 2018-02-01 14:13:29 -05:00
Len 5e7b0db88e Update {$mac}.xml 2018-02-01 13:50:29 -05:00
Len bec4350540 Update {$mac}.xml 2018-02-01 12:50:50 -05:00
Len 8aa986c356 Update {$mac}.xml 2018-01-31 18:05:46 -05:00
FusionPBX 6951888aa7 Update app_config.php 2018-01-31 14:57:45 -07:00
FusionPBX db55501e61 Update languages.lua
Prevent a nill error when the phrase was not found.
2018-01-31 14:45:24 -07:00
FusionPBX 2d200fd7a1 Update registrations.php add a comment so we know why its there. 2018-01-30 21:09:33 -07:00
Mafoo 1157c2ba5d Enhance Gigaset LAN IP (#2970)
GIGASET Sculpture CL750A puts _ in it's lan ip account for this and
perform a replacement
2018-01-30 21:06:24 -07:00
Alexey Melnichuk 5beb80c294 Fix. Use number_alias as VM id when do generation extensions (#2969) 2018-01-29 22:38:51 -07:00
FusionPBX 0703fce4d2 Update v_xml_cdr_import.php 2018-01-29 17:30:12 -07:00
FusionPBX 20219c1735 Update xml_cdr.php 2018-01-29 17:25:40 -07:00
FusionPBX a045893faa Update app_config.php 2018-01-29 15:29:10 -07:00
Pro-pra e0878d46c9 small fix RU translation (#2967) 2018-01-28 22:24:23 -07:00
racitup 227c77a4a0 Update 370_tone_stream.xml (#2966) 2018-01-28 05:21:35 -07:00
FusionPBX be6141f44e Update app_languages.php 2018-01-28 05:11:05 -07:00
FusionPBX 036cdc73b9 Update app_config.php 2018-01-28 04:52:25 -07:00
FusionPBX 257112e21f Update call_center_queue_edit.php 2018-01-28 04:50:54 -07:00
FusionPBX 8a39b27d29 Update app_languages.php 2018-01-28 04:44:22 -07:00
Alexey Melnichuk df441e9625 Fix. Create database scheme before trying insert record to `v_database` (#2965)
Problem that `create_database_pgsql` does not create actual scheme
but `create_odbc_database_connection` try insert record to v_database and
installation fails.
2018-01-27 12:12:11 -07:00
FusionPBX 171636eb4d Update app_config.php 2018-01-25 22:03:29 -07:00
FusionPBX 5a4db0c856 Update app_config.php 2018-01-25 21:51:26 -07:00
FusionPBX d6ae2639d7 Update user_edit.php 2018-01-25 21:34:06 -07:00
FusionPBX a7c084a4b2 Update registrations.php 2018-01-25 21:01:12 -07:00
FusionPBX ab7d52157e Update app_config.php 2018-01-25 19:51:04 -07:00
FusionPBX c19de94a27 Update app_config.php 2018-01-25 15:30:47 -07:00
FusionPBX c86ba536a4 Update call_flow_edit.php 2018-01-25 15:30:00 -07:00
Luis Daniel Lucio Quiroz ccd684507e Include New yealink mac (#2963)
New Yealink t48s have different mac address
2018-01-25 12:56:42 -07:00
FusionPBX be4dd2fdc8 Update app_config.php 2018-01-23 19:20:57 -07:00
FusionPBX e982e309a4 Update app_config.php 2018-01-23 19:20:14 -07:00