Commit Graph

18573 Commits

Author SHA1 Message Date
Anthony 44c6ee2be2
Fixing contact edit order (#6214)
* Fixing contact edit order.

* Update contact_edit.php

* Update contact_phone_edit.php

* Update contact_phone_edit.php
2021-12-23 15:07:53 -07:00
AlexC 3b08419e17
Add dashboard_column_span label and description (#6213) 2021-12-23 12:55:26 -07:00
AlexC fac27cc565
Add dashboard column span (#6212)
* Add dashboard column span

* Update app_config.php

* Update index.php
2021-12-23 11:44:57 -07:00
Anthony 98240a2227
Adding country code to contact edit. (#6210)
* Adding country code to the contact edit.

* Adding country code languages for contact edit.

* Update contact_phone_edit.php
2021-12-23 11:21:16 -07:00
Anthony dbd4808122
Update css.php (#6211) 2021-12-23 11:18:47 -07:00
FusionPBX c3ebda9378
Music on hold need recursive true because its creating the directory and another one with the sample rate. 2021-12-20 15:05:11 -07:00
Len 6b85733e5d
Replace duplicate uuid (#6207) 2021-12-20 11:43:44 -07:00
Len 02a12591dd
Replace duplicate uuid (#6208)
* Replace duplicate uuid
* Replace duplicate uuid
2021-12-20 11:40:52 -07:00
FusionPBX 5f88e3ca87
Fix call block hold music to play the hold music.
Allows defining hold_music in the dialplan for a custom music on hold.
2021-12-17 15:13:07 -07:00
FusionPBX 0e8eeb0cc3
If the Label is empty use the extension number as the label. 2021-12-17 10:34:12 -07:00
FusionPBX 27540bb42c
Fix the display_name 2021-12-15 19:36:05 -07:00
FusionPBX 4852db3870
Minor version update 4.5.32 2021-12-15 16:02:59 -07:00
FusionPBX a80a22f797
Default the device line label to the extension number 2021-12-15 15:06:13 -07:00
FusionPBX 2db571f2fc
Correct the name dislplay_label to label. 2021-12-15 15:02:17 -07:00
Mendel d88ab02270
Rabbidiesel polycom (#6197)
* Update provision.php

* Update y000000000124.cfg

Added {$yealink_dnd_allow} so that you can remove DND from the phone

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}-registration.cfg
2021-12-15 14:58:05 -07:00
FusionPBX ab457e5ee9
Default the line_label and line_display_name to auto. 2021-12-15 14:54:24 -07:00
yois615 84fdf89b34
bind_digit_action for B-leg during internal call (#6157)
The existing code only binds properly when one leg
is not internal.  Here we use LUA to bind the bleg
for internal calls.
2021-12-15 14:45:04 -07:00
Antonio Fernandez 0e7438fdbc
updated the snom timezone description (#6194)
The old timezone URL is no longer valid. I've updated the default description with the new correct URL.
2021-12-15 14:43:50 -07:00
yois615 45f48b23a8
[directory] Use effective_caller_id_name when directory_first_name blank (#6193)
The database contains directory_first_name entries that are blank, and the
table does not populate properly.  Use effective_caller_id_name when a
nil or blank entry is found.
2021-12-15 14:43:12 -07:00
Mendel 42b52ae8fc
Update dispaly_name to label on all Yealink Templates (#6196)
* Use label instead of display name

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg
2021-12-15 14:41:12 -07:00
FusionPBX b2c8f976a7
Add line_label and line_display_name default settings. (#6195)
* Update app_config.php

* Add device line_label and line_dislplay_name.
2021-12-15 14:39:34 -07:00
FusionPBX fcf53a0976
Don't show this until its ready for production. 2021-12-15 14:37:02 -07:00
FusionPBX 6eb6732cd3
Update app_defaults.php
Minor change
2021-12-15 13:11:13 -07:00
FusionPBX b7aaf582eb
Add device line label. (#6192)
* Add device line label.
2021-12-15 09:40:14 -07:00
FusionPBX 6e8fd019b2
Add group_uuid to the destinations table. 2021-12-14 21:49:29 -07:00
FusionPBX 4b68118d3e
Add group select 2021-12-14 16:23:47 -07:00
FusionPBX ad5a57a379
Add label users and group 2021-12-14 16:02:09 -07:00
AlexC 0fbecfa4ac
Update css.php (#6188)
* Update css.php

* Update app_config.php
2021-12-14 10:38:46 -07:00
agree c8a8ea9bf4
[agent status] Add *22 followed by agent ID (#6184)
* [agent status] Add *22 followed by agent ID

* change break never to on-true
2021-12-14 08:22:24 -07:00
Anthony d62130cf1f
Add theme default settings for operator panel (#6187)
* Add theme default settings for operator panel
2021-12-13 17:11:38 -07:00
FusionPBX 35b982e569
Change the comment text 2021-12-13 14:04:02 -07:00
FusionPBX dae6b760e4
Use field_count instead of row_id. 2021-12-13 14:02:54 -07:00
FusionPBX 6231a588ad
Update contact_import.php 2021-12-13 11:49:13 -07:00
AlexC 1a85403f23
Fixed icon styling and required class (#6185)
* Fixed icon styling and required class
* Improved indentation.
2021-12-13 10:50:32 -07:00
FusionPBX 5898923e73
Replace counting the array with adding a count inside the array. 2021-12-13 10:00:20 -07:00
FusionPBX 7b088e187e
Update contact_import.php 2021-12-11 21:18:18 -07:00
FusionPBX 3b0d6b3d11
Contact import change how the array ordinal ID is determined. 2021-12-11 21:18:07 -07:00
Mendel 7422515bf4
Update app_config.php (#6179)
Found that this is the variable that are on most yealink configs.
2021-12-11 11:03:09 -07:00
FusionPBX 59187fc64c
Removing trailing white spaces and add previous_field_name variable. (#6182) 2021-12-11 10:50:28 -07:00
FusionPBX 75e4fd94ab
Use global instead of ${domain_name}. 2021-12-11 10:07:52 -07:00
FusionPBX 15c8f0bd16
Code changes to get the code closer to consistent with the FusionPBX code base.
Still needs the following.
- Only show the current domain
- Use the text from app languages to support multi-lingual.
2021-12-10 20:25:52 -07:00
FusionPBX 3778e449f5
Change back to original fax_files.php as the fax_outbound.php is not ready. 2021-12-10 20:21:03 -07:00
FusionPBX abec5fb5e5
Use the labels array which will always exist. 2021-12-10 18:55:02 -07:00
AlexC d9dddaebab
Add required class to labels (#6183) 2021-12-10 13:29:05 -07:00
AlexC 4d4501fbcb
Contacts version 2.0 (#6181)
* Version update 2.0

Changes:
- Using CSS Grid
- Mobile Friendly
- Responsive
2021-12-10 10:03:37 -07:00
AlexC b75366bfdc
Add permissions label to contacts (#6180) 2021-12-09 15:32:33 -07:00
FusionPBX 8eb0854e73
Rename header_domain_visible back to domain_visible 2021-12-08 17:55:21 -07:00
FusionPBX 68238e9ce4
Account for destination_prefix larger than one character.
Also account for trunk prefix when not using the area code.
2021-12-08 13:49:15 -07:00
agree ee29867e2b
grandstream ht801 fix fax mode (#6177) 2021-12-07 12:14:06 -07:00
agree 7d6a45eeb7
Update ring_groups.php (#6175) 2021-12-06 23:03:58 -07:00