Skip to content

Conversation

@MWG-Logan
Copy link
Member

No description provided.

Mattf and others added 12 commits September 19, 2025 17:23
git-svn-id: svn://svn.eflo.net/agc_2-X/trunk@3941 3d104415-ff17-0410-8863-d5cf3c621b8a
git-svn-id: svn://svn.eflo.net/agc_2-X/trunk@3942 3d104415-ff17-0410-8863-d5cf3c621b8a
git-svn-id: svn://svn.eflo.net/agc_2-X/trunk@3943 3d104415-ff17-0410-8863-d5cf3c621b8a
git-svn-id: svn://svn.eflo.net/agc_2-X/trunk@3944 3d104415-ff17-0410-8863-d5cf3c621b8a
Small fix for Stereo Call Recordings
Added code for Monitor Deprecation after Asterisk 20

git-svn-id: svn://svn.eflo.net/agc_2-X/trunk@3945 3d104415-ff17-0410-8863-d5cf3c621b8a
git-svn-id: svn://svn.eflo.net/agc_2-X/trunk@3946 3d104415-ff17-0410-8863-d5cf3c621b8a
…ed to HTML

Rare bug fix for Stereo Recordings
Changed install.pl to use Asterisk 18.X as default

git-svn-id: svn://svn.eflo.net/agc_2-X/trunk@3947 3d104415-ff17-0410-8863-d5cf3c621b8a
git-svn-id: svn://svn.eflo.net/agc_2-X/trunk@3948 3d104415-ff17-0410-8863-d5cf3c621b8a
…n multi-server clusters

git-svn-id: svn://svn.eflo.net/agc_2-X/trunk@3949 3d104415-ff17-0410-8863-d5cf3c621b8a
Added --vicidial-dial-log-only flag to log archive script

git-svn-id: svn://svn.eflo.net/agc_2-X/trunk@3950 3d104415-ff17-0410-8863-d5cf3c621b8a
@MWG-Logan MWG-Logan marked this pull request as ready for review November 5, 2025 22:46
Copilot AI review requested due to automatic review settings November 5, 2025 22:46
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request adds stereo recording capabilities and DTMF detection/muting features to the VICIdial call center system. The changes include new system settings, campaign and in-group configuration options, and support for "Talk Seconds URLs" that trigger based on call duration.

Key Changes

  • Added stereo recording functionality with configurable agent control and parallel recording options
  • Implemented DTMF detection and muting capabilities for call recordings
  • Added "Talk Seconds URLs" feature for time-based URL triggering during calls
  • Enhanced recording log display to show stereo, DTMF detection, and muting indicators
  • Added database crashed tables monitoring and display functionality
  • Extended non-agent API to include additional agent waiting data

Reviewed Changes

Copilot reviewed 24 out of 51 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
non_agent_api.php Extended API data response to include total agents waiting count
help_documentation.txt Added documentation for stereo recording, DTMF muting, Talk Seconds URLs, and other new features
admin_url_multi.php Added support for "talk" URL type and improved UI labels for different URL types
admin_modify_lead.php Enhanced recording log display with stereo, DTMF detection, and muting indicators
admin_header.php Added crashed database tables notification display
admin.php Added stereo recording, DTMF detection/muting settings across campaigns, in-groups, and system settings
AST_timeonVDADall.php Added inbound calls counting capability to realtime agent monitoring
vdc_LB_STstoprecording*.gif Added new image assets for stereo recording button states

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link

Copilot AI commented Nov 5, 2025

@MWG-Logan I've opened a new pull request, #9, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Fix variable name typo: change $ingroupQ to $ingroupQS

Co-authored-by: MWG-Logan <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: MWG-Logan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants