Commit Graph

8254 Commits

Author SHA1 Message Date
jrmcclean
e22b1fc4e2 Update system.php (#5369)
* Update system.php

PHP version info is not displaying when FreeSWITCH is off.  Line 169 corrects this issue and the information is displayed regardless if FreeSWITCH is on or off.

Added Windows support to display System Memory.
2020-07-30 09:36:27 -06:00
benwiesner1
f765cefb51 Update app_languages.php (#5370)
desc changes make more sense especially for non superadmin / customers who are admins
2020-07-30 09:34:06 -06:00
FusionPBX
8589febfba Update extension_edit.php 2020-07-29 14:19:18 -06:00
FusionPBX
472e1bf85a Add a new button. 2020-07-29 13:37:30 -06:00
agree
3d9e249cc9 Conference recording missing ext (#5368) 2020-07-29 12:29:41 -06:00
chansizzle
6ec28b1cdd Update index.php (#5367)
increased scan-ability on dark backgrounds
2020-07-29 12:01:40 -06:00
emaktech
d459d06e38 Order SIP Profiles by Name by Default (#5365)
SIP profiles were unordered unless $_GET["order_by"] was set. Now if unset, it will order by sip_profile_name by default for nicer ordering.
2020-07-28 22:41:06 -06:00
FusionPBX
cd78d77d6f Update access_controls.php 2020-07-25 18:25:05 -06:00
FusionPBX
233b184120 Update app_languages.php 2020-07-25 18:24:07 -06:00
FusionPBX
8e6b414994 Add display none to hide copy and delete on load. 2020-07-25 18:19:35 -06:00
FusionPBX
d8bcacbbf4 Update access_control_edit.php 2020-07-25 18:10:53 -06:00
FusionPBX
fd72fd682f Use button create class 2020-07-25 18:10:12 -06:00
FusionPBX
930f2c0049 Use the button class. 2020-07-25 16:47:42 -06:00
FusionPBX
1f1ccd9a2d Update app_languages.php 2020-07-25 13:20:06 -06:00
FusionPBX
0239da7e09 Update number_translation_edit.php 2020-07-25 13:18:22 -06:00
FusionPBX
0586707806 Update number_translations.php 2020-07-25 13:16:55 -06:00
FusionPBX
14a3ff4e9a pgsql host 2020-07-25 09:36:44 -06:00
FusionPBX
0c3b5a0137 Re-enable the copy button. 2020-07-24 10:43:06 -06:00
Nate
c7554ad41f Access Control - Edit: Fix header. 2020-07-23 18:41:22 -06:00
markjcrane
8c8d07f10c Add reloadacl and flush cache 2020-07-23 19:57:07 +00:00
markjcrane
0fcd5a7eef Remove wrap that text editor added. 2020-07-23 19:49:59 +00:00
markjcrane
c3e2b0bbbb Disable the copy button for now 2020-07-23 19:46:39 +00:00
markjcrane
3076142659 Fix the syntax 2020-07-23 19:36:42 +00:00
markjcrane
22c7c4711c Modernize Access Controls 2020-07-23 19:31:43 +00:00
FusionPBX
7e52d8b132 Fix Caller ID name and number URL decoding. 2020-07-23 10:41:59 -06:00
konradSC
6faadabea8 Fix for follow-me loops in Ring Groups (#5362)
We only want to lookup the follow-me destinations for ring group members. If additional numbers are added to the destination array via follow-me lookup then we don't want to check for follow-me again on the new destinations. This can result in a lookup loop that will cause the call to not complete and throw lua into a loop that will fill up logs and burn system resources.
2020-07-22 11:54:27 -06:00
agree
cb7a604226 Add ability to have custom directory prompt (#5360) 2020-07-21 10:15:01 -06:00
agree
e2498a81de fix extension summary date selection (#5358) 2020-07-16 09:54:10 -06:00
chansizzle
22010655b8 Update contact_import.php (#5351)
start data on row 2
2020-07-15 17:00:09 -06:00
chansizzle
b9b389b438 Update voicemail_imports.php (#5352)
start data on row 2
2020-07-15 16:59:54 -06:00
chansizzle
2609158df9 Update device_imports.php (#5353)
start data on row 2
2020-07-15 16:54:09 -06:00
chansizzle
7ffb4efb61 Update destination_imports.php (#5354)
start data on row 2
2020-07-15 16:53:42 -06:00
chansizzle
1407e2d214 Update extension_imports.php (#5356)
start data on row 2
2020-07-15 16:53:13 -06:00
FusionPBX
90dc96d134 Fix the device profile key vendor for Yealink 2020-07-14 19:32:01 -06:00
agree
3d0df8b271 Add voicamail_domain permission (#5349) 2020-07-14 16:24:51 -06:00
FusionPBX
f4250bf622 Change the description. 2020-07-13 17:13:33 -06:00
agree
5b35a041d3 Conference recordings: remove hard-coded path (#5348) 2020-07-13 17:09:09 -06:00
agree
b0b788427e remove CDR Statistics from default menu for users (#5347)
* Remove CDR stattistics from user group menu

users don't have CDR statistics vier permission no need to have it in the menu

* remove status from user group menu

No need to have it in the default menu for the user group
2020-07-13 12:46:57 -06:00
FusionPBX
b61d13fcf5 Re-enable local destination on destination_edit.php 2020-07-13 11:22:52 -06:00
FusionPBX
0e42b17dd0 Destinations re-enable local 2020-07-13 11:21:42 -06:00
agree
0cdab532ef set domain_uuid variable (#5345) 2020-07-12 16:23:20 -06:00
agree
59bd5a9e54 Add domain_uuid variable (#5344) 2020-07-12 15:47:54 -06:00
FusionPBX
a499b36277 Added array option. 2020-07-10 20:30:25 -06:00
FusionPBX
4eea4ee3cd Rename 080_hold_music.xml to 080_user_hold_music.xml 2020-07-10 18:55:22 -06:00
FusionPBX
466b77053d Rename the new hold music dialplan to user hold music. 2020-07-10 13:38:04 -06:00
FusionPBX
0be0bc3417 Create 080_hold_music.xml 2020-07-10 01:02:52 -06:00
FusionPBX
8cd1c447f5 Remove hold_music from user_exists dialplan 2020-07-10 01:02:16 -06:00
FusionPBX
f04dbe861c Fix a syntax problem from new Hebrew translation. 2020-07-09 18:59:52 -06:00
agree
9dc180626a xml handler: fix duplicate gateways and unnecessary query (#5341) 2020-07-09 17:49:19 -06:00
Len
758f38d664 Update app_config.php (#5342)
* Update app_config.php

Description:
It configures whether to use audio encryption service.
CFG Configuration:
account.x.srtp_encryption
Valid Value:
(0-Disabled;1-Optional;2-Compulsory)
Optional: The phone will negotiate with the other phone what type of encryption to use for the session.
Compulsory: The phone must use SRTP during a call.
2020-07-09 17:47:56 -06:00