mattf
a6b0c7b17e
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
55c9bc35dc
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
b7aadbfcc8
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
e6f3f18fb6
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
269521dece
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
2bb0c705b4
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
a571da5d91
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
721358510e
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
0d48cfbeb0
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
ffc9d9716b
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
633badd8d4
git-svn-id: svn://192.168.202.10@3151 3d104415-ff17-0410-8863-d5cf3c621b8a
2019-11-01 20:43:18 +00:00
mattf
b1865889bc
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
8af6748c0d
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
7a89a7acd6
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
4119f8a1c0
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
25d38491d0
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
47703e1a1e
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
8a8494bcbb
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
c56bc5d34b
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
17f8f944c2
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
2f3d06d697
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
9b3e5a6eb6
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
ee9b7f3772
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
528ffe3990
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
1a6e8005e9
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
9c4311ef65
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
09c4284e1b
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
97cf629d70
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
196c51485a
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
ff938c5224
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
5fd5a081f6
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
7371a50c85
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
f91898e281
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
f8bcd5a45f
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
36276f9b69
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
4fe81d44ed
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
4b43eb15ae
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
d22ecc8fbe
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
3d02e5e189
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
3e7bb74169
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
aca55b3650
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
9543cd64a0
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
e8fe645678
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
845fc52237
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
bf34a4eecc
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