23 Commits
Author SHA1 Message Date
mattf 20bd86b092 Added --load-zip-cities, --NA-toll-free=X and --NA-test=X options to the area-code populate script
git-svn-id: svn://192.168.202.10@3666 3d104415-ff17-0410-8863-d5cf3c621b8a
2023-01-02 14:25:23 +00:00
mattf dbf4d010ee Added postal code cities display
git-svn-id: svn://192.168.202.10@3665 3d104415-ff17-0410-8863-d5cf3c621b8a
2022-12-31 03:36:52 +00:00
mattf a99fabe00c Added new campaign feature to allow agents to select a specific timezone to use when scheduling callbacks.
git-svn-id: svn://192.168.202.10@3020 3d104415-ff17-0410-8863-d5cf3c621b8a
2018-08-27 18:47:45 +00:00
mattf c0e79690d1 Added DIAL status for manual dial agent calls that have not been answered in Real-Time Report and Non-Agent API functions
git-svn-id: svn://192.168.202.10@2780 3d104415-ff17-0410-8863-d5cf3c621b8a
2017-06-15 04:37:47 +00:00
mattf 2695b59301 Fixed issue with qc_modify_lead.php external server ip recording links
git-svn-id: svn://192.168.202.10@2547 3d104415-ff17-0410-8863-d5cf3c621b8a
2016-06-11 16:26:40 +00:00
mattf 2419a62929 Added country ISO and TLD code database table
Added framework for crm_iframe extras example code

git-svn-id: svn://192.168.202.10@2443 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-12-28 15:53:51 +00:00
mattf 6d5c78e347 Small fixes and updates, Issue #826
git-svn-id: svn://192.168.202.10@2268 3d104415-ff17-0410-8863-d5cf3c621b8a
2015-02-04 17:49:20 +00:00
mattf 45f5514f99 updated area code populate script, added field for lata_type
git-svn-id: svn://192.168.202.10@1965 3d104415-ff17-0410-8863-d5cf3c621b8a
2013-04-19 17:32:37 +00:00
mattf 6a05de023e Added option to use the owner field to define a time zone abbreviation code when loading leads
Bug fixes
Updated the phone codes table and loading code

git-svn-id: svn://192.168.202.10@1643 3d104415-ff17-0410-8863-d5cf3c621b8a
2011-04-24 13:55:06 +00:00
mattf 00877d81cc Move old data files if downloading new ones in areacode populate script
git-svn-id: svn://192.168.202.10@1514 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-09-02 19:40:35 +00:00
mattf 1a04ebedaf updated DST schemes for Australia and New Zealand
git-svn-id: svn://192.168.202.10@1310 3d104415-ff17-0410-8863-d5cf3c621b8a
2010-01-18 11:17:24 +00:00
mattf aaf2c9e36e Added city,state,postcode,country to data fields in nanpa prefix list table
git-svn-id: svn://192.168.202.10@1077 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-18 04:17:19 +00:00
mattf 8a4b47dfd6 Added duplicate check to areacode_populate script for nanpa list import
git-svn-id: svn://192.168.202.10@1046 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-04 15:02:36 +00:00
mattf fa5272bc9a changed timeonVDADall report to allow for multiple campaign selections
added purge-table option to area_code populate script

git-svn-id: svn://192.168.202.10@1043 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-31 16:31:16 +00:00
mattf 8db9910e9a Added option to use NANPA prefix data to set time zone coding. Data file must be purchased from the VICIDIAL Group
git-svn-id: svn://192.168.202.10@1040 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-29 18:33:54 +00:00
mikec 1915e0f1d2 Added check to see if they have wget installed
git-svn-id: svn://192.168.202.10@837 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-16 19:14:39 +00:00
mikec 35627846ca Created the viciagi.pm library and moved the agi functions out of vicidial.pm.
Updated the vicilib-testcode.pl to test both libraries.
Removed the GMT_USA_zip.txt and phone_codes_GMT.txt files as they are not downloaded from phonecodes.vicidial.com
Changed ADMIN_area_code_populate.pl so that it pulls the GMT_USA_zip.txt and phone_codes_GMT.txt files rom phonecodes.vicidial.com so we can update the data after a release incase area code data changes. This means that users do not need to update to the latest vicidial code to get changes to the area code data.


git-svn-id: svn://192.168.202.10@836 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-04-16 16:36:53 +00:00
mattf 24dc1ff66d Changed license to AGPLv2
Added VICIDIAL_fix_lead_statuses.pl script

git-svn-id: svn://192.168.202.10@788 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-10 08:02:30 +00:00
mattf 324ac43502 changes to vicidial_postal_codes table and added gmt update to ADMIN_adjust_GMTnow script
git-svn-id: svn://192.168.202.10@403 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 03:04:06 +00:00
mattf 18e0914a39 added GMT_USA_zip.txt import into vicidial_postal_codes table in order to allocate USA time zones by zip code where available
git-svn-id: svn://192.168.202.10@402 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-23 00:04:02 +00:00
mattf 2a7c2a622c changed ADMIN_area_code_populate.pl to use /etc/astguiclient.conf for settings
git-svn-id: svn://192.168.202.10@126 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-07 18:07:18 +00:00
mattf 5503f110a8 changed ADMIN_area_code_populate.pl to DBI
git-svn-id: svn://192.168.202.10@124 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-07 17:59:47 +00:00
mattf ac681ae9ec created bin directory for executables
git-svn-id: svn://192.168.202.10@25 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-08 00:09:34 +00:00