Commit Graph

9160 Commits

Author SHA1 Message Date
FusionPBX 2d4c65abee
Simplify missed call handling. 2021-11-19 15:47:54 -07:00
FusionPBX 80cfab92b8
Use answer_stamp and bridge_uuid to deteremine if the call was answered. 2021-11-19 11:11:40 -07:00
FusionPBX c5d16daf6c
Domain limit dashboard only show total of the current domain. 2021-11-17 19:53:53 -07:00
FusionPBX 188420009e
Only save valid XML.
- Make sure the XML is valid
- Don't allow system and bgsystem in the XML.
2021-11-17 12:28:35 -07:00
FusionPBX d1d78079b8
Only show conference_session_view if the user has the permission. 2021-11-17 10:23:29 -07:00
FusionPBX 4f6c7f5d5e
Fix the path in the link. 2021-11-17 08:02:48 -07:00
demonspork 36cb791e0b
Add Permission to set Empty emergency Number (#5944)
* Add Permission to set empty emergency Number
2021-11-16 13:42:31 -07:00
Timothy Willey 57a6930cf9
Add new Polycom provisioning default settings for polling (#6097)
* Add Polycom provisioning default settings, and update provisioning templates to support for additional polling options for supported versions (4.x, 5.x, 6.x)

* semicolons
2021-11-16 13:36:51 -07:00
FusionPBX 545801b688
Update recording_edit.php 2021-11-16 13:15:45 -07:00
FusionPBX 74dd8b23e7
Make sure the file name exists and is not empty. 2021-11-16 13:11:59 -07:00
jonathanblack1000 1a943e5e27
Add grandstream_dnssrv_transport setting to GRP and GXP21xx templates (#6104)
* Add grandstream_dnssrv_transport setting to GRP and GXP21xx templates

Add grandstream_dnssrv_transport setting to enable setting of transport when dns/srv is selected.  Added on GRP  and GXP 21xx templates.

* Update app_config.php

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-11-16 12:49:26 -07:00
Andy Binder a6c162a4dc
Add some snom-variables that are already used in the templates. (#6102) 2021-11-16 12:44:19 -07:00
FusionPBX 1e618e4993
Update the URL to the dashboard 2021-11-13 15:34:33 -07:00
FusionPBX ce4d77e6f9
Update the URL to the dashboard 2021-11-13 15:31:39 -07:00
agree dbd1fc27fe
[device profiles] Only allow editing device settings when having permission (#5980)
* [device profiles] Only allow editing device settings when having permission

* Update device_profile_edit.php
2021-11-13 11:29:21 -07:00
Jason Kinner e9766dc18a
Add grandstream_disable_active_mpk_page variable (#6079) 2021-11-13 10:59:46 -07:00
AlexC acf9c978ca
Add chart to domain limits (#6127) 2021-11-12 14:34:51 -07:00
AlexC a5f2f418d1
Update system_status.php (#6126) 2021-11-12 12:58:04 -07:00
AlexC fdea4fb94c
Update system_status.php (#6120) 2021-11-12 12:56:19 -07:00
AlexC 4600e5f98e
Update missed_calls.php (#6122) 2021-11-12 12:56:11 -07:00
AlexC fd3f3c2d69
Update recent_calls.php (#6121) 2021-11-12 12:55:51 -07:00
AlexC d24aa11b99
Update voicemails.php (#6123) 2021-11-12 12:55:42 -07:00
AlexC ed57bf9fc2
Update system_counts.php (#6124) 2021-11-12 12:55:33 -07:00
FusionPBX 1b7785c8ab
Update extension caller_id so it would work better with the dashboard 2021-11-11 14:05:22 -07:00
FusionPBX 60d67c6db9
Disable device key dashboard by default. 2021-11-11 12:19:58 -07:00
FusionPBX 7b77ac4b4a
Device Keys dashboard multiple updates to make it work again. 2021-11-11 12:16:51 -07:00
AlexC 9f98c92ed2
Update system_status.php (#6119) 2021-11-11 10:53:44 -07:00
FusionPBX 94f32e5513
Adjusting permissions for the dashbaord
Farther down in the code if the user doesn't have ring_group_edit or ring_group_forward then let them see ring groups they were assigned directly. The check permissions that is being removed in this commit interferes with the assigned user from being able to see ring group assigned to them.
2021-11-11 10:03:44 -07:00
FusionPBX 7a216743bc
Update path to app/call_forward previously app/calls. 2021-11-10 08:12:22 -07:00
FusionPBX 8c0129419c
Update the path to the dashboad from app to core. 2021-11-10 07:50:54 -07:00
FusionPBX 23d9ef45a7
Update system_status.php 2021-11-09 23:40:24 -07:00
AlexC 12260ae24b
Update recent_calls.php (#6117) 2021-11-09 23:23:18 -07:00
AlexC e67e005d08
Update missed_calls.php (#6116) 2021-11-09 23:22:03 -07:00
AlexC aa9eac0684
Update voicemails.php (#6115) 2021-11-09 23:19:37 -07:00
AlexC a8697e1f71
Update system_status.php (#6114) 2021-11-09 23:16:50 -07:00
AlexC e522f8702f
Update system_status.php (#6113) 2021-11-09 23:06:39 -07:00
FusionPBX 527525cec0
Add the system counts details. 2021-11-09 23:05:23 -07:00
AlexC 4488b560c5
Add charts to system status (#6112) 2021-11-09 22:38:15 -07:00
AlexC cbd0081e3d
Add chart to cdr recent calls (#6111) 2021-11-09 22:27:23 -07:00
AlexC b77e2468d9
Add chart to cdr missed calls (#6110) 2021-11-09 22:27:06 -07:00
AlexC d4ef05d07e
Add chart to system counts (#6109) 2021-11-09 22:25:51 -07:00
AlexC 72cb8929d8
Update voicemails.php (#6108) 2021-11-09 22:22:32 -07:00
AlexC 08288941f0
Add chart to voicemail new messages (#6106) 2021-11-09 22:16:12 -07:00
markjcrane d2e2ffba91 Update order for Device Keys and Call Center Agents 2021-11-09 19:53:39 -07:00
markjcrane 8771a78eef Update the dashboard list order. Disable domain limits by default 2021-11-09 19:26:56 -07:00
markjcrane 032a5aec39 Add a new dashboard 2021-11-09 18:42:14 -07:00
markjcrane 75e83ff879 Rename app/calls to app/call_forward 2021-11-09 17:08:06 -07:00
agree b02cb75620
[voicemail] Add option whether to delete or keep message after forwarding (#5985)
* [voicemail] Add option whether to delete or save message after forwarding

* Fix recording playback

phrase doesn't exist
2021-11-09 13:57:16 -07:00
AlexC 42cf0b7068
Replace old chart with Chartjs (#6094) 2021-11-04 10:22:14 -06:00
FusionPBX 487afc371e
Change the fax file name to md5 to avoid characters that present a security risk. 2021-11-03 15:30:01 -06:00