Commit Graph

3818 Commits

Author SHA1 Message Date
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
Len 81446e38a1
Update {$mac}.xml 2018-02-05 01:38:13 -05:00
Len 0ce59c66cb
Update {$mac}.xml 2018-02-05 00:46:09 -05:00
Len c8768bdd59
Update {$mac}.xml 2018-02-05 00:01:17 -05:00
FusionPBX 5ffcfe50b2
Update {$mac}.xml 2018-02-03 22:12:03 -07:00
FusionPBX b23f2ccc43
Update {$mac}.xml 2018-02-03 22:05:17 -07:00
FusionPBX 3d01d6f479
Update {$mac}.xml 2018-02-03 22:01:06 -07:00
FusionPBX f522e71532
Update {$mac}.xml 2018-02-03 21:38:07 -07:00
FusionPBX 55fefbd0a4
Update {$mac}.xml 2018-02-03 21:32:49 -07:00
FusionPBX 4093520dcc
Update {$mac}.xml 2018-02-03 21:24:05 -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
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 d877dd0652
Update languages.lua
Prevent a nill error when the phrase was not found.
2018-01-31 14:45:24 -07:00
FusionPBX 704494c381
Update index.lua 2018-01-22 10:46:06 -07:00
FusionPBX debb46c221
Update index.lua 2018-01-22 10:45:48 -07:00
FusionPBX c1c8c5d453
Update index.lua 2018-01-22 10:32:25 -07:00
borisk1976 1af20b8bbd Add new features to disa.lua (#2961)
1. Allow custom sound_pin & sound_extension
2. Allow customization of max_tries, pin_tries & extension_tries
3. Add fallback_destination - fall to it if caller did not entered extension number
4. Allow custom digit_timeout
2018-01-22 00:01:41 -07:00
FusionPBX a11fb1a4ef
Update cache.lua
Make the cache.lua more robust in case of missing key or value.
2018-01-19 18:39:05 -07:00
FusionPBX 894b4bf7fd
Update sofia.conf.lua
Remove an extra double quote that broke xml syntax.
2018-01-19 11:36:08 -07:00
borisk1976 878297a44c Update disa.lua (#2959)
Play user defined greeting befor asking of pin. Usage: <application action="set" data="sound_greeting=/mysounds/mygreeting.wav"/>
2018-01-19 10:58:25 -07:00
FusionPBX 9c7a64cc61
Update disa.lua 2018-01-17 01:52:59 -07:00
Len 22297329c3
Update {$mac}.xml 2018-01-13 16:59:26 -05:00
Len 28226720ed
Update {$mac}.xml 2018-01-13 16:57:59 -05:00
Len 1197d250c6
Update {$mac}.xml 2018-01-13 16:56:34 -05:00
Len 352c00fca2
Update {$mac}.xml 2018-01-13 16:54:28 -05:00
Len 7d48fa6ef0
Update {$mac}.xml 2018-01-13 16:48:52 -05:00
Len 0c3ba82795
Update {$mac}.xml 2018-01-13 16:27:27 -05:00
Len b28c1aa05a
Update {$mac}.xml 2018-01-12 23:55:58 -05:00
Len 4d9d8afc7a
Update {$mac}.xml 2018-01-12 23:54:15 -05:00
Len 7ff598c458
Update {$mac}.xml 2018-01-12 23:17:03 -05:00
Len 717edf63de
Update {$mac}.xml 2018-01-12 23:10:32 -05:00
Len a3cba4c9b1
Update {$mac}.xml 2018-01-12 22:44:34 -05:00
Len d5805eec51
Update {$mac}.xml 2018-01-12 22:31:38 -05:00
Len a4adcc629d
Update {$mac}.xml 2018-01-12 22:12:58 -05:00
FusionPBX 0580e064f6
Update {$mac}.xml 2018-01-12 15:04:34 -07:00
Len b0aa9c0688
Update {$mac}.xml 2018-01-11 23:25:46 -05:00
Len 931aacabba
Update {$mac}.xml 2018-01-11 23:05:06 -05:00
Len 64b3075755
Update {$mac}.xml 2018-01-11 22:38:04 -05:00
Len d1eefca826
Update {$mac}.xml 2018-01-11 22:36:01 -05:00
Len 1367caf32d
Update {$mac}.xml 2018-01-11 22:33:53 -05:00
Len a731dd43ab
Update {$mac}.xml 2018-01-11 22:31:25 -05:00
Len 4417f3c833
Update {$mac}.xml 2018-01-11 22:29:09 -05:00
Len 57153f9fb2
Update {$mac}.xml 2018-01-11 22:25:07 -05:00
FusionPBX 9b6ac876f6
Update languages.lua 2018-01-11 15:31:07 -07:00
FusionPBX 6d59d535d7
Update dialplan.lua 2018-01-11 12:43:58 -07:00
FusionPBX 8a1c43775c
Update translate.conf.lua 2018-01-11 12:31:25 -07:00
FusionPBX 28e74afd8f
Update sofia.conf.lua 2018-01-11 12:29:18 -07:00
FusionPBX b793289d41
Update ivr.conf.lua 2018-01-11 12:27:11 -07:00
FusionPBX 2eae15a643
Update callcenter.conf.lua 2018-01-11 12:25:33 -07:00
FusionPBX 1cf72013f1
Update acl.conf.lua 2018-01-11 12:20:04 -07:00
FusionPBX c3affc15f2
Update acl.conf.lua 2018-01-11 12:11:49 -07:00
FusionPBX 49460503e4
Update acl.conf.lua 2018-01-11 12:10:43 -07:00
FusionPBX d38aa31031
Update local_stream.conf.lua 2018-01-11 12:07:40 -07:00
sergey-mz 929b79d5d0 Check for request errors and return empty string (#2957)
* ODBC DSN detection

* Merge remote-tracking branch 'upstream/master'

* Merge remote-tracking branch 'upstream/master'

* Spelling errors

* Requests to speech platform can fail
2018-01-11 11:26:39 -07:00
FusionPBX cb6d484f37
Update {$mac}.cfg 2018-01-10 19:52:25 -07:00