Commit Graph

4036 Commits

Author SHA1 Message Date
FusionPBX
830dd27022 Update index.lua 2018-04-05 20:02:24 -06:00
FusionPBX
d8c06a3bd6 Update app_languages.php 2018-04-05 14:49:38 -06:00
FusionPBX
92d4e8e906 Update index.lua 2018-03-31 13:05:21 -06:00
FusionPBX
aa636c0c74 Update callcenter.conf.lua 2018-03-31 11:13:08 -06:00
krstork
1e96f0a8d3 Update {$mac}.xml (#3018)
* Update {$mac}.xml

Added Screensaver, SIP Transport, and SRTP Mode.
Fixed DNS Mode and NAT Traversal naming.

* Update {$mac}.xml

Added back in the original SIP Transport code.
2018-03-30 12:42:10 -06:00
FusionPBX
87d9b84cd3 Update switch.php 2018-03-29 19:30:25 -06:00
FusionPBX
e41ed77a9d Update switch.php 2018-03-29 19:29:12 -06:00
FusionPBX
bf411b6175 Update ringbacks.php 2018-03-29 19:27:22 -06:00
FusionPBX
dbab857c4a Update tones.php 2018-03-29 19:26:01 -06:00
FusionPBX
89121398aa Update index.lua 2018-03-28 22:40:55 -06:00
FusionPBX
208e926ff7 Update {$mac}.cfg 2018-03-26 23:23:58 -06:00
FusionPBX
31b6cb0eac Update {$mac}.cfg 2018-03-26 23:23:36 -06:00
FusionPBX
570b504c6e Update {$mac}.cfg 2018-03-26 23:23:11 -06:00
FusionPBX
b58e122125 Update {$mac}.cfg 2018-03-26 23:22:29 -06:00
FusionPBX
7e07ef5dde Create {$mac}.cfg 2018-03-26 23:06:53 -06:00
FusionPBX
5f73adf690 Rename {$mac}.xml to {$mac}.cfg 2018-03-26 23:05:00 -06:00
FusionPBX
91ba8ac10f Create {$mac}.xml 2018-03-26 23:01:32 -06:00
FusionPBX
f0230423fd Update {$mac}.cfg 2018-03-26 22:59:27 -06:00
FusionPBX
334a3aabab Create {$mac}.cfg 2018-03-26 22:59:01 -06:00
emaktech
7950c85724 Add Yealink GUI Language Variable (#3017)
Adds yealink_language_gui variable to all Yealink templates.

Note: Some templates were forcing "English" through conditional statement or hard-coded.

Now, if no value is set, it will not set any value in the template. This should not hurt anything as default language on Yealink phones is "English"
2018-03-25 22:46:07 -06:00
emaktech
3ab4dd842c Add Yealink W60B Provisioning Template (#3016)
* Add new Yealink MWI Subscribe Variable

Adds new variable in Yealink provisioning templates to allow control of MWI subscribe setting behavior on all accounts. Setting the new variable once affects all accounts.

New variable:
yealink_subscribe_mwi_to_vm.

Setting affected:
account.X.subscribe_mwi_to_vm setting

Phones affected:
T1x
T2x
T3x
T4x

May affect MWI subscription behavior. Yealink default is 0, many of the old templates hard coded 1. This change may affect MWI behavior for some users, so check to make sure the variable is added in FusionPBX to match your previous settings before upgrading.

* Add Yealink alert_info Distinctive Ring Variables

Adds new variables in Yealink provisioning templates to allow control of distinctive ring text and distinctive ringtone options.

New variables:
yealink_ring_text_X
yealink_ring_file_X

Setting affected:
distinctive_ring_tones.alert_info.X.text
distinctive_ring_tones.alert_info.X.ringer

Phones affected:
T1x
T2x
T3x
T4x
T5x

User Effect
This should not have any effect on existing provisioning settings unless the new variables are defined.

* Add files via upload

* Fix yealink_firmware_url

* Delete {$mac}.cfg

* Delete y000000000076.cfg

* Delete y000000000000.boot

* Add Yealink W60B Template

New template for Yealink W60b DECT handset.
2018-03-25 22:27:09 -06:00
FusionPBX
1c483ce128 Update switch.php 2018-03-25 11:21:26 -06:00
FusionPBX
df373bfe9c Update index.lua 2018-03-24 17:33:49 -06:00
FusionPBX
91e5344bc1 Update index.lua 2018-03-24 17:33:10 -06:00
FusionPBX
969502f70e Update index.lua 2018-03-24 15:45:11 -06:00
FusionPBX
c140c01668 Update index.lua 2018-03-24 15:38:10 -06:00
FusionPBX
d3f7c5eb2a Update index.lua 2018-03-24 15:35:32 -06:00
FusionPBX
f374f0e521 Update index.lua 2018-03-24 15:34:54 -06:00
FusionPBX
1f45620624 Update index.lua 2018-03-24 15:24:43 -06:00
FusionPBX
3fb1e146ba Update send_email.lua 2018-03-24 15:16:33 -06:00
Len
eab9aed886 Update {$mac}.cfg 2018-03-23 00:43:37 -04:00
Len
ffafded50f Update {$mac}.cfg 2018-03-22 23:59:22 -04:00
Len
4a05b8f414 Update {$mac}.cfg 2018-03-22 13:38:51 -04:00
Len
9dd9bd0f0e Update {$mac}.cfg 2018-03-22 11:41:07 -04:00
Len
9ea32fb423 Update {$mac}.cfg 2018-03-22 11:24:31 -04:00
FusionPBX
17dc45c86e Update functions.php 2018-03-21 01:43:07 -06:00
FusionPBX
7d002c9f2e Update index.lua 2018-03-16 00:44:11 -06:00
Len
c73ff6cdac Update {$mac}.cfg 2018-03-14 15:47:49 -04:00
Caleb
5ea386da9e Changed NOTIFY Event header for Grandstream phones (#3014)
Changed SIP NOTIFY Event header for Grandstream phones to allow provisioning with out requiring a reboot of the device. Based on communication with a Grandstream support rep. Tested on Grandstream GXP2130 and GXP2160 models.
2018-03-07 13:51:22 -07:00
sergey-mz
31514f31c6 Add provision template for Cisco 7941, 7961 phones (#3013)
* ODBC DSN detection

* Merge remote-tracking branch 'upstream/master'

* Merge remote-tracking branch 'upstream/master'

* Spelling errors

* Requests to speech platform can fail

* Add template for Cisco 7941, 7961 phones
2018-03-07 11:34:06 -07:00
Mafoo
ae55af8848 Enhance - Text class (#3012)
try and preserve existing comments when organizing a language
2018-03-06 10:06:56 -07:00
FusionPBX
0ecb6d5929 Update {$mac}.xml 2018-03-05 14:55:21 -07:00
FusionPBX
a723e9e264 Update app_languages.php 2018-03-02 02:03:15 -07:00
FusionPBX
165ea63b14 Update app_languages.php 2018-03-02 00:57:09 -07:00
FusionPBX
799c9dd8ae Update ringbacks.php 2018-03-01 21:19:38 -07:00
Len
c8d6cdfbcc Update {$mac}.xml 2018-03-01 22:23:41 -05:00
Len
430351549c Update {$mac}.xml 2018-03-01 22:04:01 -05:00
Len
88b91bb690 Update {$mac}.xml 2018-03-01 22:02:06 -05:00
Len
7f33654056 Update {$mac}.xml 2018-03-01 21:59:39 -05:00
Len
42111fba74 Update {$mac}.xml 2018-03-01 21:57:28 -05:00