Commit Graph

3788 Commits

Author SHA1 Message Date
Len ffbf6ea6fb
Rename resources/templates/provision/fanvil/placeholder to resources/templates/provision/fanvil/x5s/{$mac}.cfg 2018-02-16 22:22:43 -05:00
Len f8c99a2429
Rename resources/templates/provision/htek/placeholder to resources/templates/provision/htek/uc903/{$mac}.cfg 2018-02-16 22:21:47 -05:00
ednt 6132599550 Update fax_retry.lua (#2994)
If the fax transmission fails the first time, the ident and header was not transmitted during the retries.
2018-02-15 09:19:05 -07:00
FusionPBX ea4d91a5df
Update functions.php 2018-02-13 15:38:26 -07:00
Mafoo 7a8c72ecff Enhance [master] - Italian Translations (#2989)
* Reinstate comments detected by text class

* Updated Italian Translations
2018-02-12 10:50:47 -07:00
FusionPBX 34432079a8
Update database.php 2018-02-12 08:40:23 -07:00
FusionPBX 6704dbeea2
Ring Groups route_to_bridge was fixed re-add it to the code. 2018-02-11 10:22:25 -07:00
Alexey Melnichuk eb72f3d5ce Change. library loads only needed files. (#2987) 2018-02-11 08:56:01 -07:00
FusionPBX 13575adba3
Update index.lua 2018-02-10 15:48:18 -07:00
FusionPBX 7bd18aa44b
Update call_flow.lua 2018-02-10 15:34:27 -07:00
FusionPBX 9cc13cd7d4
Update find_file.lua 2018-02-10 15:32:36 -07:00
FusionPBX 5412489442
Update call_flow.lua 2018-02-10 15:14:42 -07:00
FusionPBX 776c2d0b93
Update call_flow.lua 2018-02-10 15:14:22 -07:00
FusionPBX 129a9b5986
Create basename.lua 2018-02-10 13:42:02 -07:00
FusionPBX 39c4530cfd
Update find_file.lua 2018-02-10 13:40:45 -07:00
FusionPBX 4e0edb644c
Create is_absolute_path.lua 2018-02-10 13:39:54 -07:00
FusionPBX 90f5a3a16a
Create find_file.lua 2018-02-10 13:38:17 -07:00
FusionPBX 0c338047cf
Create play_file.lua 2018-02-10 13:35:07 -07:00
Alexey Melnichuk f82f73bc44 Fix. Use preloaded dialplan more then once. (#2986) 2018-02-10 13:27:07 -07:00
FusionPBX a90c785ea3
Update sounds.php 2018-02-10 08:46:15 -07:00
FusionPBX 12696a29dc
Update app_languages.php 2018-02-10 08:38:47 -07:00
FusionPBX bb7f82bfa9
Update app_languages.php 2018-02-10 00:21:40 -07:00
FusionPBX bdaaf03cbe
Update app_languages.php 2018-02-10 00:14:14 -07:00
FusionPBX 35670dfdc0
Create sounds.php 2018-02-09 18:28:35 -07:00
Len 38466edc4f
Create placeholder 2018-02-09 13:18:49 -05:00
Len c2f95dd4ab
Create placeholder 2018-02-09 13:17:30 -05:00
Len ceb7d9f6a5
Update y000000000070.cfg 2018-02-08 23:23:29 -05:00
Len f9b1e5b1ff
Update y000000000074.cfg 2018-02-08 23:22:06 -05:00
Len 3c06fbc8b1
Update y000000000058.cfg 2018-02-08 23:12:00 -05:00
Len 950eda4af5
Update y000000000056.cfg 2018-02-08 23:10:22 -05:00
markjcrane b32cbd537c Remove the code changes that used route to bridge code as it broke calling multiple external destinations for Ring Groups. 2018-02-08 11:33:08 -07:00
emaktech 5341640306 Yealink T52s/T54s: Add Variables from T4x Templates + New Ones (#2980)
* Add New Variables from T4x Templates + New Ones

Merged in all variables from the Yealink T4x templates to ensure the T54 phone provisions with similar settings to the T4x phones.

Notable changes include admin user login password is now correctly set, timezone settings get set and many other changes. No behaviors have been hardcoded/changed that don't already exist on T4x phones so should not break any existing configurations.

In addition, there are a ton of new variables that can be set in the Fusion GUI. All these new changes should probably also be backported to all the other Yealink templates as well.

* Add New Variables from T4x Templates + New Ones

Merged in all variables from the Yealink T4x templates to ensure the T54 phone provisions with similar settings to the T4x phones.

Notable changes include admin user login password is now correctly set, timezone settings get set and many other changes. No behaviors have been hardcoded/changed that don't already exist on T4x phones so should not break any existing configurations.

In addition, there are a ton of new variables that can be set in the Fusion GUI. All these new changes should probably also be backported to all the other Yealink templates as well.
2018-02-06 19:12:30 -07:00
FusionPBX b750cfd7d3
Update functions.php 2018-02-06 18:28:30 -07:00
FusionPBX 776016871e
Update send_mail.lua 2018-02-06 18:15:05 -07:00
Mafoo fca2e08a7f Enhance - send_mail.lua (#2978)
use the to address when email:smtp_from:var is empty
don't use email:smtp_from_name:var when empty
2018-02-06 17:45:53 -07:00
Mafoo d92adacc28 BugFix - send_mail.lua (#2977)
use correct header to retrieve call_uuid
2018-02-06 17:28:00 -07:00
Connor Strandt fc72b2250c update index.lua (#2976)
re-formatted table.
2018-02-06 00:09:52 -07:00
FusionPBX 16ff738c5b
Update index.lua 2018-02-05 23:56:22 -07:00
FusionPBX 3db4ecb08c
Update send_mail.lua
Remove this as it caused a nil error app/hangup/index.lua.
2018-02-05 23:47:36 -07:00
FusionPBX 7f201a8097
Update send_mail.lua
Revert the previous commit as it broke send_email.lua.
2018-02-05 22:23:18 -07:00
Len e866a02a09
Update {$mac}.xml 2018-02-05 14:50:37 -05:00
Len a3ed6203ed
Update {$mac}.xml 2018-02-05 04:11:17 -05:00
Len 622a13918c
Update {$mac}.xml 2018-02-05 04:04:59 -05:00
Len 46596360f9
Update {$mac}.xml 2018-02-05 03:56:04 -05:00
Len 33780c92fa
Update {$mac}.xml 2018-02-05 03:25:17 -05:00
Len 77ac1e74ad
Update {$mac}.xml 2018-02-05 03:09:55 -05:00
Len ba06070015
Update {$mac}.xml 2018-02-05 02:48:21 -05:00
Len 3081c6a750
Update {$mac}.xml 2018-02-05 02:29:35 -05:00
Len 4523bb038d
Update {$mac}.xml 2018-02-05 02:08:42 -05:00
Len 2e8bc760a3
Update {$mac}.xml 2018-02-05 01:41:47 -05:00