Commit Graph
45 Commits
Author SHA1 Message Date
mattf 00224c7e95 Added allow_web_debug system setting for more admin PHP scripts
git-svn-id: svn://192.168.202.10@3571 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-24 03:57:19 +00:00
mattf 3527a06150 Added PHP input form variable filters
git-svn-id: svn://192.168.202.10@3566 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-02-18 06:09:51 +00:00
mattf dd66ba053d Added audio_store_GSM_allowed vicidial/options.php setting. Disabled GSM file uploads to the Audio Store by default.
Disabled the PLAY link in the Audio Store for BAD FORMAT WAV files.
Added User setting to allow download of bad format WAV files.

git-svn-id: svn://192.168.202.10@3554 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-01-20 15:07:19 +00:00
mattf e87b6452f2 Fixes in PHP scripts for XSS minor security issues.
git-svn-id: svn://192.168.202.10@3455 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-06-16 00:26:02 +00:00
mattf 202f29d175 small optimization for WAV file validation process in audio store
git-svn-id: svn://192.168.202.10@3401 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-22 22:01:41 +00:00
mattf 29e7afcd42 small fix for recent audio store changes
git-svn-id: svn://192.168.202.10@3400 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-22 20:46:53 +00:00
mattf eaaf68e4b8 Added checking of .wav files for asterisk-compatible format in Audio Store
Added display of bad wav file formats on sounds_list Non-Agent API function

git-svn-id: svn://192.168.202.10@3398 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-22 16:52:40 +00:00
mattf 5919b82991 Added classAudioFile PHP library for WAV file format validation in Audio Store
git-svn-id: svn://192.168.202.10@3397 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-21 05:40:27 +00:00
mattf 4f0a045e17 Added Two-Factor Authentication system, Added mobile_number to User Modify screen
Added BUTTON field type to custom list fields

git-svn-id: svn://192.168.202.10@3373 3d104415-ff17-0410-8863-d5cf3c621b8a
2021-03-12 19:09:12 +00:00
mattf fb0410ade4 Added extension as recording_lookup option
Allowed for secure sounds_web_server setting

git-svn-id: svn://192.168.202.10@3301 3d104415-ff17-0410-8863-d5cf3c621b8a
2020-10-04 13:13:36 +00:00
mattf 1196b180a2 git-svn-id: svn://192.168.202.10@3151 3d104415-ff17-0410-8863-d5cf3c621b8a 2019-11-01 20:43:18 +00:00
mattf e97bbe20c4 Modified calls to audio file chooser function in admin web pages
Added options to expired list exporter to use different date ranges for exports and deletes

git-svn-id: svn://192.168.202.10@3005 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-07-01 11:31:23 +00:00
mattf 988db1dbec Modified audio chooser window to appear at height where mouse was clicked in JS functions in admin web screens
git-svn-id: svn://192.168.202.10@3002 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-06-20 01:45:07 +00:00
mattf 1eb19ee022 Rewrote HELP display in web admin screens to function as database-driven
javascript popup.

git-svn-id: svn://192.168.202.10@2979 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-05-12 16:09:11 +00:00
mattf 7c426a8979 Require modify_audiostore user permissions to access audio store page
git-svn-id: svn://192.168.202.10@2785 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-06-30 18:43:34 +00:00
mattf 24e10c8d9e Prevent non-wav/gsm files from being uploaded in audiostore
git-svn-id: svn://192.168.202.10@2772 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-06-02 14:47:54 +00:00
mattf 784c71bd4a Added IP Lists feature, allowing creating of lists of IP Addresses that can
be used as whitelists on a User Group basis for Agent, Admin and API
 web resources.

git-svn-id: svn://192.168.202.10@2726 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-04-10 02:30:33 +00:00
mattf 8c615a9d18 Added validation that sounds web dir exists for audio store and non-agent API
Enabled required custom list fields with INBOUND_ONLY option

git-svn-id: svn://192.168.202.10@2693 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-03-02 18:26:42 +00:00
mattf 79055cfdd1 Added feature to copy recordings to a new filename in audio store
git-svn-id: svn://192.168.202.10@2550 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-06-13 14:12:19 +00:00
mattf b3e8c0c64a Added options to define a color scheme and logo for admin web screens
git-svn-id: svn://192.168.202.10@2528 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-05-08 16:09:46 +00:00
mattf fb4cb70050 small sql fix for system settings in audio store and callcard admin
git-svn-id: svn://192.168.202.10@2501 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-31 10:38:13 +00:00
mattf 710463effd Redesign of Admin sub-menu and added icons for web admin
Fixed issues with missing navigation elements

git-svn-id: svn://192.168.202.10@2500 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-03-30 20:03:21 +00:00
mattf 9ed706fc41 Added code for on-the-fly language translations display for all admin and reporting scripts
Changed all single-quote QXZ values to double-quote
Added "change language" page to admin.php

git-svn-id: svn://192.168.202.10@2233 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-12-31 14:49:05 +00:00
mattf 69a6bfc923 Changed all administrative web interface text to be output through new QXZ function instead of echo, reports are not done yet
Changed all default VICIdial logos to new logos

git-svn-id: svn://192.168.202.10@2183 3d104415-ff17-0410-8863-d5cf3c621b8a
2014-11-11 11:01:32 +00:00
mattf 73bfe9e948 Moved Admmin HELP section to help.php
Several tweaks to the admin NANPA page
Added User selection to Agent Performance Detail report

git-svn-id: svn://192.168.202.10@2039 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-10-19 15:18:59 +00:00
mattf 339d6bc59f Changed all admin PHP code to use mysqli functions
Fixes for issue #699
Fix for issue #697

git-svn-id: svn://192.168.202.10@2017 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-09-02 15:37:26 +00:00
mattf cf21ae391e Added several security changes to the admin interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Added 3 new reports to the admin interface: url log, lagged log and user group login reports
Added new AST_phone_update.pl --agent-lookup flag to allow for logging of the IP address of the agent's SIP or IAX phone connection. Can be enabled as a crontab entry to perform the lookups on each asterisk server.

git-svn-id: svn://192.168.202.10@1997 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-07-02 06:00:53 +00:00
mattf 9884e2ce4d Added several security changes to the agent interface, including freezing a user's account for 15 minutes after 10 failed login attempts.
Changed all of the admin scripts from using the PHP ereg functions to preg. This is a requirement for moving to PHP6 where ereg functions are  depricated. This will also have the benefit of speeding up those scripts because preg is supposed to be more efficient and faster than ereg.
Added recording_id to the available fields for the dispo call url feature
Added pause code to the agent_status non-agent api function output

git-svn-id: svn://192.168.202.10@1994 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-06-15 16:08:13 +00:00
mattf 890ee387cc Small fix for audio store
Small fix to estimated hold time calculation in ALL inbound AGI script
Updated Swedish translation and added Swedish button images contributed by DomeDan

git-svn-id: svn://192.168.202.10@1882 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-11-29 21:33:18 +00:00
mattf b0632f4888 Added ability to set an audio store file for the voicemail greeting message
Added ability to delete audio files from the audio store

git-svn-id: svn://192.168.202.10@1865 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-10-19 13:43:41 +00:00
mattf e289f8bbda fix for file-name filtering for audio store
git-svn-id: svn://192.168.202.10@1828 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-31 21:50:18 +00:00
mattf e0a09764f3 fixes for upload filename filtering
git-svn-id: svn://192.168.202.10@1824 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-29 18:35:03 +00:00
mattf c44922da0c issue with concurrency checks fixed
bug fixes for file upload scripts

git-svn-id: svn://192.168.202.10@1822 3d104415-ff17-0410-8863-d5cf3c621b8a
2012-05-25 18:36:19 +00:00
mattf 3fa44a74e0 Added Inbound Daily Report
Added more filename filtering for audio store

git-svn-id: svn://192.168.202.10@1756 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-11-22 18:34:49 +00:00
mattf a347fb386b Added DID remote agent extension override entries allowing for inbound calls that are routed to remote agents being able to have DID-specific extensions that a call would be routed to instead of the remote agent extension.
Added 9 new User permissions to allow access to specific Admin sections like Vociemail Music-on-hold and 7 others individually.

git-svn-id: svn://192.168.202.10@1725 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-09-23 04:36:26 +00:00
mattf c4b234d40d Changed the PARK CUSTOMER option in campaigns to use a true Music-on-Hold context
Added new IVR PARK CUSTOMER feature to campaigns allowing an agent to park a customer to an IVR, collect data, then go back to the agent

git-svn-id: svn://192.168.202.10@1533 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-10-04 20:32:13 +00:00
mattf aa3f24cff2 Added removal of spaces from uploaded filenames in audio store and added log of uploads
git-svn-id: svn://192.168.202.10@1393 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-04-01 15:28:07 +00:00
mattf db7bc85f7b Fixes for server name and alternate IP audio store processes
git-svn-id: svn://192.168.202.10@1222 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-08 17:25:28 +00:00
mattf aa26a87a3d Added DEAD call time logging and agent notification of call hangup
Added cross-listing linking of DIDs, Call Menus and In-groups in admin.php
Changed the audio store to work by server names

git-svn-id: svn://192.168.202.10@1221 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-08 16:10:35 +00:00
mattf fce1999697 Added web-configurable meetme and musiconhold
several bug fixes

git-svn-id: svn://192.168.202.10@1213 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-09-04 10:49:03 +00:00
mattf 64831634a4 fix to audio store for proxy or tunneled users
git-svn-id: svn://192.168.202.10@1158 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-18 11:14:13 +00:00
mattf 2212d4fb5d Added DID stats report
Added audio file display to audio store page

git-svn-id: svn://192.168.202.10@1135 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-01 23:42:35 +00:00
mattf 92cdc776c5 Added dynamic call routing options content in Call Menus
Re-labeled several scripts to refrect proper names

git-svn-id: svn://192.168.202.10@1134 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-06-01 07:51:13 +00:00
mattf 7cfa3f79df Added Territories admin page for use in custom Vtiger installs
git-svn-id: svn://192.168.202.10@1122 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-21 09:52:19 +00:00
mattf 0cd21921f0 Added audio store and audio synchronization processes
Fixed bug in AST_VDadapt.pl script

git-svn-id: svn://192.168.202.10@1115 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-05-14 10:53:52 +00:00