Commit Graph

16714 Commits

Author SHA1 Message Date
chansizzle
b29b9cdac9 Add account.6 settings, add opus, and service codes.
Update {$mac}.cfg (#5438)
2020-09-05 13:17:13 -06:00
chansizzle
fe90773d25 Add new fanvil/x4sg
Create {$mac}.cfg (#5439)
2020-09-05 13:15:30 -06:00
chansizzle
6825b33de2 Update {$mac}.cfg (#5436) 2020-09-02 19:13:14 -06:00
chansizzle
9d70d819c0 Update {$mac}.cfg (#5437) 2020-09-02 19:04:33 -06:00
chansizzle
8c6ca952f9 Update {$mac}.cfg (#5435)
side keys, function keys, and soft keys updated
2020-09-02 16:15:22 -06:00
chansizzle
5a76e296c6 Update {$mac}.cfg (#5433)
side keys, function keys, and soft keys updated
2020-09-02 16:14:40 -06:00
chansizzle
d74dbe1081 Update {$mac}.cfg (#5434)
side keys, function keys, and soft keys updated
2020-09-02 16:10:07 -06:00
FusionPBX
baadb2185b Transcription change how we are picking it up. 2020-09-02 15:58:42 -06:00
FusionPBX
d7e085f9f7 Update send_email.lua 2020-09-01 19:24:03 -06:00
FusionPBX
4322d6dece Add the server hostname. 2020-09-01 19:09:04 -06:00
FusionPBX
b476f17af6 Disable transcribe_enabled if method is equal to queue. 2020-09-01 19:06:40 -06:00
agree
62e821087f Fix follow me originate_delay for external numbers (#5432)
* Fix follow me originate_delay
2020-09-01 10:29:18 -06:00
Dan
17c2a12390 Grandstream GXP and GRP device config updates (#5397)
* Add dnd variable, fix formatting error in GRP2615 and GRP2616 templates

* Configurable headset volume added

* Added $grandstream_blind_xfer_blf variable to GRP templates
2020-08-31 14:59:37 -06:00
FusionPBX
d3f1bfc51e email_status set to waiting 2020-08-31 12:31:40 -06:00
FusionPBX
b7d52fecbe Change eventsocket_create to event_socket_create 2020-08-31 11:40:39 -06:00
phoneben
00b96b41b8 Update class.phpmailer.php (#5431) 2020-08-30 20:19:37 -06:00
FusionPBX
f7b715b399 Update send_mail.lua 2020-08-30 20:14:09 -06:00
FusionPBX
667dcdb84b Delete hanshand.ttf 2020-08-28 18:51:39 -06:00
Stephen Forster
37ca27c791 Update index.php (#5429)
Add filter by extensions and filter by name to Operator Panel
2020-08-28 18:09:38 -06:00
FusionPBX
d18123d679 Add extension_uuid to the agent contact 2020-08-28 14:20:16 -06:00
FusionPBX
d2004e921e Device profile add just expansion. 2020-08-28 12:34:36 -06:00
chansizzle
c3b5f57ad1 Update device_profile_edit.php (#5430)
* Update device_profile_edit.php

expansion modules update
2020-08-28 12:28:02 -06:00
agree
289e73543b Fix dialplan_mode caching (#5428) 2020-08-28 10:34:56 -06:00
FusionPBX
7a38482459 Add additional a + to is local or SQL statement. 2020-08-27 21:50:22 -06:00
FusionPBX
1fcc06e622 Use caceh set only if dialplan_mode has a value. 2020-08-27 21:48:04 -06:00
Stephen Forster
6691e9d791 Update basic_operator_panel.php (#5426)
Add extra name filter option to always filter using lower case.
2020-08-27 17:59:13 -06:00
Stephen Forster
1a18863b2a Update content.php (#5427)
Add "call on hold" state to panel. If a call is placed on hold it will have an orange overlay.
2020-08-27 17:58:35 -06:00
FusionPBX
cd4f709a20 Add cache.get and cache.set 2020-08-27 16:57:08 -06:00
chansizzle
0c59165a4f Update app_config.php (#5425)
time zone name description adjusted
2020-08-27 15:52:09 -06:00
FusionPBX
c317a6ab1c Update ivr.conf.lua 2020-08-27 15:27:19 -06:00
FusionPBX
32301f438a Change vertical spaces. 2020-08-27 15:25:29 -06:00
FusionPBX
00227699cc Update app_config.php 2020-08-27 13:24:18 -06:00
FusionPBX
6abd91830f Remove this as it causes a syntax error. 2020-08-27 13:23:22 -06:00
FusionPBX
8c1f42f50d Update dialplan.lua 2020-08-27 13:02:38 -06:00
FusionPBX
2d838ff4d1 Rename dialplan_method to dialplan_mode. 2020-08-27 13:01:48 -06:00
FusionPBX
1b651b6704 Change dialplan_method to the dialplan_mode. 2020-08-27 12:58:14 -06:00
Len
94b9c33211 Update software.php (#5424) 2020-08-27 10:20:52 -06:00
FusionPBX
cb2758193f Update dialplan.lua 2020-08-27 10:19:44 -06:00
FusionPBX
d95052ffef Update app_config.php 2020-08-27 09:49:10 -06:00
FusionPBX
07f0bf9829 Remove settings will not work without the domain_uuid. 2020-08-27 09:33:29 -06:00
FusionPBX
b3ddc87077 Add destination_prefix and destination_area_code and capitlize SQL commands. 2020-08-27 09:23:49 -06:00
Stephen Forster
ae1e849658 Update css.php for Operator Panel (#5382)
Add new CSS class for non-registered extensions. Button will appear disabled on the operator panel.
2020-08-27 09:14:47 -06:00
Stephen Forster
115ab9a093 Update content.php (#5378)
* Update content.php

Add extension and name filters, Add extension registration status. Button will be semi-transparent if not registered on FreeSWITCH

* Update content.php

Cleaned up the register status code based on block style only.
2020-08-27 09:14:39 -06:00
Andrew Querol
ebab725771 [4.5] Allow changing the direct dial digits regex for IVRs (#5421)
* Modify ivr.conf.lua to allow changing the direct dial matching digits from default settings

This is needed to allow using direct dial with IVR options that overlap the default regex pattern.

* Add in the new direct_dial_digits setting to allow changing what triggers attempting a direct dial in IVRs
2020-08-27 08:04:48 -06:00
FusionPBX
66ee5d4546 Add destination_trunk_prefix and destination_area_code to the SQL Query. 2020-08-26 22:49:48 -06:00
FusionPBX
d1981a77cc Add optional new optional columns destination_trunk_prefix and destination_area_code. 2020-08-26 22:05:11 -06:00
FusionPBX
0218f3be0c A few minor fixes. 2020-08-26 22:00:05 -06:00
FusionPBX
b105b737d8 Add destination_area_code and destination_trunk_prefix. 2020-08-26 21:58:21 -06:00
FusionPBX
0cee9958ea Add the destination prefix back for now. 2020-08-26 21:55:18 -06:00
FusionPBX
036a013c45 Change prefix to country code and add destination area code and trunk prefix. 2020-08-26 21:03:50 -06:00