FusionPBX
d7614682d3
Update provision.php
2018-02-03 20:36:56 -07:00
FusionPBX
e5c895df06
Update app_config.php
2018-02-03 19:03:08 -07:00
FusionPBX
f26edb8fce
Update device_edit.php
2018-02-03 19:01:48 -07:00
Len
a6792edeae
Update {$mac}.xml
2018-02-03 19:49:18 -05:00
FusionPBX
5c092b8f57
Update send_mail.lua
...
Fix a spelling mistake.
2018-02-02 19:35:02 -07:00
Mafoo
e06f21ccf3
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
9724c1384e
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
926995404f
Update {$mac}.xml
2018-02-02 13:59:15 -05:00
Connor Strandt
ff1ddaa1ae
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
732f620eb2
Update app_config.php
2018-02-02 00:56:14 -07:00
FusionPBX
8954de16fc
Update fax_to_email.php
2018-02-02 00:51:59 -07:00
FusionPBX
cfe788fd2f
Update v_mailto.php
2018-02-02 00:45:57 -07:00
FusionPBX
74d578bb75
Update v_mailto.php
2018-02-02 00:44:56 -07:00
FusionPBX
8c2bbbf7b3
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
e3eb47c7ca
Update app_config.php
2018-02-01 22:49:39 -07:00
ewyand
380171da06
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
37eefcd572
Update xml_cdr_statistics.php
2018-02-01 16:00:18 -07:00
Len
9ca50ca815
Update {$mac}.xml
2018-02-01 17:16:14 -05:00
Len
66ae41e383
Update {$mac}.xml
2018-02-01 17:10:27 -05:00
Len
1e841dceca
Update {$mac}.xml
2018-02-01 16:59:14 -05:00
Len
ef5a1b7361
Update {$mac}.xml
2018-02-01 16:17:36 -05:00
Len
ecb5b3950c
Update {$mac}.xml
2018-02-01 15:47:53 -05:00
Len
1cf5a559aa
Update {$mac}.xml
2018-02-01 15:15:31 -05:00
Len
10545987f6
Update {$mac}.xml
2018-02-01 14:51:19 -05:00
Len
83e66c652f
Update {$mac}.xml
2018-02-01 14:27:48 -05:00
Len
52cc0d1227
Update {$mac}.xml
2018-02-01 14:13:29 -05:00
Len
198d53afea
Update {$mac}.xml
2018-02-01 13:50:29 -05:00
Len
34afde1c21
Update {$mac}.xml
2018-02-01 12:50:50 -05:00
Len
cac2dbc04b
Update {$mac}.xml
2018-01-31 18:05:46 -05:00
FusionPBX
92d7d9524f
Update app_config.php
2018-01-31 14:57:45 -07:00
FusionPBX
d877dd0652
Update languages.lua
...
Prevent a nill error when the phrase was not found.
2018-01-31 14:45:24 -07:00
FusionPBX
241377c09c
Update registrations.php add a comment so we know why its there.
2018-01-30 21:09:33 -07:00
Mafoo
07b0c2df79
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
3e64a494fc
Fix. Use number_alias as VM id when do generation extensions ( #2969 )
2018-01-29 22:38:51 -07:00
FusionPBX
c792a30ec4
Update v_xml_cdr_import.php
2018-01-29 17:30:12 -07:00
FusionPBX
3cbc25d669
Update xml_cdr.php
2018-01-29 17:25:40 -07:00
FusionPBX
324b1a7111
Update app_config.php
2018-01-29 15:29:10 -07:00
Pro-pra
3147d7a441
small fix RU translation ( #2967 )
2018-01-28 22:24:23 -07:00
racitup
8c5048608c
Update 370_tone_stream.xml ( #2966 )
2018-01-28 05:21:35 -07:00
FusionPBX
73abc7948e
Update app_languages.php
2018-01-28 05:11:05 -07:00
FusionPBX
a94252f3b4
Update app_config.php
2018-01-28 04:52:25 -07:00
FusionPBX
4b00acadea
Update call_center_queue_edit.php
2018-01-28 04:50:54 -07:00
FusionPBX
8aa38f62f9
Update app_languages.php
2018-01-28 04:44:22 -07:00
Alexey Melnichuk
d84bebc1d5
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
b26ffca76f
Update app_config.php
2018-01-25 22:03:29 -07:00
FusionPBX
ace787e366
Update app_config.php
2018-01-25 21:51:26 -07:00
FusionPBX
e97925b573
Update user_edit.php
2018-01-25 21:34:06 -07:00
FusionPBX
8613511ef9
Update registrations.php
2018-01-25 21:01:12 -07:00
FusionPBX
d3feb5fae9
Update app_config.php
2018-01-25 19:51:04 -07:00
FusionPBX
a8f41aa357
Update app_config.php
2018-01-25 15:30:47 -07:00