Commit Graph
52 Commits
Author SHA1 Message Date
mattf 6fec9c4be7 fixed drop call transfer bug in AGI scripts
git-svn-id: svn://192.168.202.10@507 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-06 17:21:11 +00:00
mattf 4810691eb2 changed several closer_inbound AGI scripts to place the defined $inbound_number in the vendor_lead_code field of the vicidial_list table when a new record is inserted
git-svn-id: svn://192.168.202.10@473 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-18 22:29:05 +00:00
mattf 68312029ca added options for using BLEND INBND _I _B _C to denote CLOSER campaigns
git-svn-id: svn://192.168.202.10@461 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-15 17:39:31 +00:00
mattf 85f69608ad fixed minor bug in outbound agi-transfer scripts
added concurrent_transfer option to outbound AGI transfer scripts and admin.php

git-svn-id: svn://192.168.202.10@459 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-01-09 23:09:29 +00:00
mattf e323f19848 bug fix for transfer and closer agi scripts. fixes voicemail-at-drop problems
git-svn-id: svn://192.168.202.10@433 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-12 16:52:39 +00:00
mattf 5221606652 added mtop instructions to SCRATCH_INSTALL
added fields to vicidial_auto_calls table to be used for LIVE call Jams tracking
added code in all VDAD transfer AGI scripts to use and update stage field in vicidial_auto_calls

git-svn-id: svn://192.168.202.10@388 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-13 19:48:32 +00:00
mattf a20d31f585 added AGI script for Broadcast, no-agent campaigns exten 8364
git-svn-id: svn://192.168.202.10@386 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-10 21:33:24 +00:00
mattf 8553f40120 added agi-VDAD_LB_closer_inboundCID.agi
fixed bug in agi-VDAD_LB_closer_inbound.agi

git-svn-id: svn://192.168.202.10@373 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-06 17:14:46 +00:00
mattf 064d911237 added new transfer agi for testing only
git-svn-id: svn://192.168.202.10@360 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-18 17:38:51 +00:00
mattf f825c5c3b2 move TESTfastagi script from agi to bin, since it is a deamon and not a script that goes in the agi directory
git-svn-id: svn://192.168.202.10@342 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-10 18:00:29 +00:00
mattf 7fffc7e6b1 add experimental FastAGI script to replace call_log/call_logCID/VD_hangup AGI scripts
git-svn-id: svn://192.168.202.10@341 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-10 17:59:37 +00:00
mattf 722acb3c79 fixed selected CID agi script to work with Asterisk 1.0 and 1.2 trees
git-svn-id: svn://192.168.202.10@290 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-20 03:23:16 +00:00
mattf a9d30ad8d9 addition of CID filtering for outbound and drop messge
small corrections to comments and documentation

git-svn-id: svn://192.168.202.10@288 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-19 15:50:10 +00:00
mattf 37e37dfb94 addition of VD_auto_post_VERIFY.agi script fo Verified-by-visa auto callbacks
small change to BASE_ISNTALL.txt for SVN astguiclient downloads

git-svn-id: svn://192.168.202.10@287 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-15 21:43:47 +00:00
mattf b7014364ec bugfix in CIDlookup script
git-svn-id: svn://192.168.202.10@274 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-14 16:50:19 +00:00
mattf 446825a1fe added agi-VDADinbound_NI_DNC_CIDlookup.agi script for callerID callbacks from customers
small documentation changes

git-svn-id: svn://192.168.202.10@273 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-14 16:19:47 +00:00
mattf a0eea33a25 found bug, line 192 "else" by itself, deleted
git-svn-id: svn://192.168.202.10@247 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-05 20:52:21 +00:00
mattf e10a4b6ce8 added queue_seconds to vicidial_closer_log
added update of queue_seconds in all inbound and closer AGI scripts
Fixed bug for inbound and closer calls in VDhangup agi script

git-svn-id: svn://192.168.202.10@245 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-05 16:49:30 +00:00
mattf ba0b203521 changed AGI transfer/closer scripts to check for available agent 4 times a second for first 4 seconds.
git-svn-id: svn://192.168.202.10@244 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-05 14:53:53 +00:00
mattf 299606a408 removed old Net::MySQL reference in CIDlookup agi script
git-svn-id: svn://192.168.202.10@243 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-05 13:59:02 +00:00
mattf 73a56f825c fixed double-quote bug in several AGI scripts
git-svn-id: svn://192.168.202.10@242 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-09-05 13:56:12 +00:00
mattf 2b1b1f1034 update of remaining agi-VDAD AGI scripts to use AGI_output setting
deletion of debug script, depricated

git-svn-id: svn://192.168.202.10@192 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-21 18:14:10 +00:00
mattf 3f9228edf1 changed agi-VDADautoREMINDER scripts to use AGI_output setting
git-svn-id: svn://192.168.202.10@189 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-18 16:47:59 +00:00
mattf 98da4d6e92 added one instance of pl.gif
changed several AGI scripts to use new AGI_output setting

git-svn-id: svn://192.168.202.10@183 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-17 15:31:19 +00:00
mattf f2b97c4c15 changed agi-transfer scripts to use new AGI_output setting
changed agi-transfer scripts to look for agent every 0.5 second for first 4 sec on hold

git-svn-id: svn://192.168.202.10@175 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-16 16:12:21 +00:00
mattf d3df9284e9 changed VD_amd and park_CID to use AGI output options from servers table
git-svn-id: svn://192.168.202.10@174 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-15 17:20:49 +00:00
mattf e805f91f15 changed VD_hangup.agi to use AGI output options from servers table
git-svn-id: svn://192.168.202.10@173 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-15 16:31:41 +00:00
mattf 9755bd895b added option to control agi script output
added new database field agi_output to servers table
added configurable AGI output option to call_log AGI scripts

git-svn-id: svn://192.168.202.10@172 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-15 15:40:19 +00:00
mattf d12524cafe updated agi-VDADcloser scripts to use /etc/astguiclient.conf for settings
git-svn-id: svn://192.168.202.10@160 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-11 15:55:20 +00:00
mattf e3aa1a4a79 updated agi-VDADcloser scripts to DBI last one
git-svn-id: svn://192.168.202.10@158 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-11 15:44:16 +00:00
mattf d66fd55a96 updated agi-VDADcloser scripts to DBI
git-svn-id: svn://192.168.202.10@157 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-11 15:28:21 +00:00
mattf 56990908b8 fixed errors in agi-VDAD scripts
git-svn-id: svn://192.168.202.10@154 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-11 15:12:20 +00:00
mattf af670e5bc1 updated agi-VDADautoREMINDER scripts to use DBI
updated agi-VDADautoREMINDER scripts to use /etc/astguiclient.conf for settings

git-svn-id: svn://192.168.202.10@153 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-10 21:44:25 +00:00
mattf 61f5dc4c67 one little comment added
git-svn-id: svn://192.168.202.10@152 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-10 21:29:16 +00:00
mattf de43ec2a88 added callerID set in CXFER script so VD_hangup will work properly
git-svn-id: svn://192.168.202.10@151 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-10 15:52:59 +00:00
mattf 48c5edc7a9 several fixes for consultative transfers
git-svn-id: svn://192.168.202.10@150 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-10 15:08:29 +00:00
mattf 8bf0a4a1d4 consultative transfers Local redirect fixes
added agi-VDADfixCXFER.agi script to fix consultative conference leave-3way-call redirection

git-svn-id: svn://192.168.202.10@145 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-09 22:16:17 +00:00
mattf a9371bd2bb changed agi-VDAD_Lx_closer scripts to use /etc/astguiclient.conf for settings
git-svn-id: svn://192.168.202.10@143 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-09 16:08:32 +00:00
mattf 6c72f74fba changed agi-VDAD_Lx_closer scripts to DBI
git-svn-id: svn://192.168.202.10@141 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-09 15:54:08 +00:00
mattf 35bc494bd3 comment cleanup and removal of depricated call_park AGI scripts
git-svn-id: svn://192.168.202.10@136 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-08 14:40:49 +00:00
mattf a95eb6cfb4 fixed bug in AST_VDhopper.pl that would insert USERONLY callbacks into the vicidial_hopper and change their status to CALLBK from CBHOLD allowing them to be called by the system instead of just by the agent.
git-svn-id: svn://192.168.202.10@113 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-04 16:42:55 +00:00
mattf 6d75acdfcb added agi-VDAD_pin_IVR.agi
small bug fix to agi-record-prompt.agi

git-svn-id: svn://192.168.202.10@109 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-08-02 17:39:15 +00:00
mattf 349bb9ccc6 Modified agi-VDADlisten_DTMF.agi script to work with /etc/astguiclient.conf and DBI
git-svn-id: svn://192.168.202.10@103 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-31 20:40:37 +00:00
mattf 5387134c0b Modified transfer.agi scripts to work with /etc/astguiclient.conf and DBI
git-svn-id: svn://192.168.202.10@102 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-31 19:34:48 +00:00
mattf f6bf0bb0f3 Modified call_inbound.agi to work with /etc/astguiclient.conf and DBI
git-svn-id: svn://192.168.202.10@101 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-31 18:37:53 +00:00
mattf 50030e0c9a Modified park_CID.agi to work with /etc/astguiclient.conf and DBI
Fixed DBI close call in other AGI scripts with DBI

git-svn-id: svn://192.168.202.10@100 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-31 18:28:20 +00:00
mattf 532adcb043 updated VD_amd.agi to use /etc/astguiclient.conf and DBI
fixed errors in other AGI scripts

git-svn-id: svn://192.168.202.10@98 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-31 18:18:57 +00:00
mattf 8780b4d6a0 updated VD_amd_post.agi to use /etc/astguiclient.conf and DBI
git-svn-id: svn://192.168.202.10@97 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-31 18:06:16 +00:00
mattf 184e171ca5 update of VD_hangup.agi script to use /etc/astguiclient.conf for configs and DBI instead of Net
git-svn-id: svn://192.168.202.10@85 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-19 15:40:47 +00:00
mattf e86220876b update of call_log scripts to use /etc/astguiclient.conf for configs and DBI instead of Net
git-svn-id: svn://192.168.202.10@84 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-07-18 21:25:00 +00:00