Commit Graph

9466 Commits

Author SHA1 Message Date
FusionPBX
73cf589159 Make follow_me_strategy more flexible. 2020-05-18 13:21:13 -06:00
Nate
f7fb173a46 Voicemail Greetings: Revert to default message if greeting deleted. 2020-05-16 12:28:41 -06:00
Len
3d7286b7b3 Patch 107 (#5274)
* Update app_config.php

* Update app_config.php
2020-05-14 22:15:48 -06:00
FusionPBX
d53bf56ee6 Remove is_array on extension_uuids 2020-05-14 20:48:57 -06:00
FusionPBX
a24d77f427 Registrations - More work to remove invalid characters that break XML. 2020-05-13 21:06:10 -06:00
FusionPBX
fecb64b3e8 Update 900_voicemail.xml 2020-05-13 12:03:54 -06:00
FusionPBX
ed33c7d62e Add yealink_dnd_allow with default to 1. 2020-05-12 15:53:00 -06:00
FusionPBX
20d6349601 Update index.lua
Remove code that is not needed.
2020-05-12 12:44:40 -06:00
agree
3883814c08 Update index.lua (#5268) 2020-05-12 12:40:38 -06:00
FusionPBX
da6fe3c3ec Show one row for extension device list. 2020-05-12 11:32:02 -06:00
FusionPBX
5b1b2687b3 Fix extension edit password length and strength. 2020-05-12 11:07:46 -06:00
agree
7fc8b79894 Update time_condition_edit.php (#5265) 2020-05-11 17:17:09 -06:00
FusionPBX
4cb312824d Update bridges.php 2020-05-11 10:30:14 -06:00
agree
124cc1bea4 Update conference_sessions.php (#5262) 2020-05-11 10:19:44 -06:00
agree
fa6c5825d9 Update conference_session_details.php (#5260) 2020-05-10 01:49:01 -06:00
agree
2371f0e64d Phrases add permission (#5258)
* Update app_config.php
* Update phrase_edit.php
2020-05-08 22:11:48 -06:00
FusionPBX
85052f08e4 Update index.lua 2020-05-07 14:03:31 -06:00
konradSC
e1f4f97485 Remove hard coded setting for moderator conf ctls (#5221)
Conference Controls for moderators are hard coded. Because of this you cannot use the Conference Controls app in the web interface to create a new set of moderator controls and set them in the Conference Profile.
2020-05-07 14:01:38 -06:00
FusionPBX
99ac39d3e9 Update app_config.php 2020-05-06 20:35:34 -06:00
FusionPBX
8aa4277449 Update v_xml_cdr_import.php 2020-05-06 14:23:17 -06:00
FusionPBX
71e861a68c Update v_xml_cdr_import.php 2020-05-06 14:19:28 -06:00
Nate
90a4e6c47f Contacts - List: Search in emails and/or notes. 2020-05-06 12:13:12 -06:00
Nate
e58f488677 Ring Group - Edit: RG Forward permission adjustment. 2020-05-06 11:34:08 -06:00
FusionPBX
314a217d56 Update xml_cdr.php 2020-05-05 21:32:33 -06:00
agree
30be1a99a8 Add optional endconf flag for conference moderators (#5245)
* Update index.lua
* Update app_languages.php
* Update app_config.php
* Update conference_room_edit.php
* Update app_config.php
* Update conference_room_edit.php
* Update app_languages.php
* Update index.lua
2020-05-04 22:15:16 -06:00
FusionPBX
6bea0b057e Update app_config.php 2020-05-02 13:51:50 -06:00
Igor Olhovskiy
c536beed37 Change min number of digis to 1 (#5246)
As per https://freeswitch.org/confluence/display/FREESWITCH/mod_dptools%3A+read
And aligned to 310_att_xfer
2020-05-01 19:30:45 -06:00
Nate
0d4aeb6c87 Conference Center - Sessions: Adjust permissions to allow Admin to play recordings. 2020-04-29 09:26:53 -06:00
FusionPBX
d53c90d1dd Update v_xml_cdr_import.php 2020-04-28 16:15:18 -06:00
FusionPBX
b261c7e6d5 Update xml_cdr.php 2020-04-28 16:11:06 -06:00
FusionPBX
a872a6c848 Update app_config.php 2020-04-28 12:01:03 -06:00
FusionPBX
88846e822c Update xml_cdr.php 2020-04-28 12:00:07 -06:00
FusionPBX
61896c3e3f Update index.lua 2020-04-25 11:43:44 -06:00
agree
bd0cbfc18d Update conference_edit.php (#5244) 2020-04-24 13:45:20 -06:00
saraxxin
5bdfe348f2 Set new channel variable (#5238)
New channel variable added so that one may hook on to DISA calls which are not local.
New variable: disa_outbound
2020-04-24 10:09:59 -06:00
agree
effb8c74ea Update index.lua (#5239) 2020-04-24 10:08:40 -06:00
konradSC
ef116cedd9 Specify table for Accountcode Search (#5243)
I had to add "c." in order for accountcode CDR searches to work under Advanced CDR Search. 

I suspect there may be more that require this, but I haven't checked every field under advanced search.
2020-04-24 10:07:35 -06:00
Redbehrend
210bc253d6 Update index.lua (#5241)
* Update index.lua

added confirm to random ring group, quick fixed random sort for low endpoint ring groups so the likelyhood of the same extension coming up 5-8 times in a row is MUCH lower

* Update index.lua

two randoms added too much query time just simplified not the same results but still better than just plain random()

* Fixed Yealink Account 6 Errors

Fixed Yealink Account 6 Errors (misstyped)

* Revert "Fixed Yealink Account 6 Errors"

This reverts commit 7e48d32a33.
2020-04-24 00:27:50 -06:00
FusionPBX
685ca1ffa4 Update app_config.php 2020-04-23 15:36:54 -06:00
agree
47de6eee03 Update index.lua (#5240) 2020-04-22 23:13:25 -06:00
FusionPBX
e329674b03 Update conference_exec.php 2020-04-22 22:35:00 -06:00
FusionPBX
d456f95cee Update callcenter.conf.lua 2020-04-21 14:43:00 -06:00
FusionPBX
3d31bbac35 Update call_center_queue_edit.php 2020-04-21 13:43:32 -06:00
Nate
49a94b8a1a MOH: Remove duplicate semi-colon from app_config. 2020-04-18 14:09:10 -06:00
FusionPBX
a1a7268451 Update app_config.php 2020-04-17 17:01:14 -06:00
FusionPBX
e6d95500fb Update app_config.php 2020-04-17 16:43:57 -06:00
FusionPBX
6d4ad6358d Update callcenter.conf.lua 2020-04-17 16:27:45 -06:00
agree
755fa078d5 Fixed group_confirm_key for rollover strategy (#5236)
* Update index.lua
2020-04-17 14:06:54 -06:00
FusionPBX
11a0464d89 Update dialplan_outbound_add.php 2020-04-17 14:01:34 -06:00
FusionPBX
af3eb82f0f Update app_config.php 2020-04-17 13:18:07 -06:00