Commit Graph
54 Commits
Author SHA1 Message Date
mattf 4a8fa5fc6f removal of very old 3.0 branch
docs update
added method of monitoring without hanging up between monitoring separate agents

git-svn-id: svn://192.168.202.10@1073 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-03-15 13:56:16 +00:00
mattf 986b6b4c99 moved #include in extensions.conf files to after the globals context
git-svn-id: svn://192.168.202.10@1061 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-15 23:59:14 +00:00
mattf 3da6221b3e Added default DID option to DID routing process
made trunkinbound inbound context consistent throughout

git-svn-id: svn://192.168.202.10@1058 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-14 09:50:43 +00:00
mattf 9e6d796508 Changed numerous files to give VICIDIAL the ability to quickly update conf files(And reload Asterisk) depending on settings in the VICIDIAL admin interface. For more information please look at the ASTERISK_CONF-GEN.txt file.
git-svn-id: svn://192.168.202.10@1051 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-02-12 00:33:44 +00:00
mikec 54b4f9a684 added extension 7851XXXXX which will do wait for silence before playing back a recording made using the recording extension.
git-svn-id: svn://192.168.202.10@1042 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-30 18:31:41 +00:00
mattf c475b01ff3 Added AGENTDIRECT feature, allows calls to go to logged-in VICIDIAL agents in their own queue without having to create a separate in-group for each agent. You can transfer calls to this using DIDs or VICIDIAL agents using transfer/conf with the destination user ID in the number-to-dial field and the AGENTDIRECT set as the transfer group.
git-svn-id: svn://192.168.202.10@1032 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-15 12:19:42 +00:00
mattf 53ecca780d Added options for call logging in vtiger_search.php
git-svn-id: svn://192.168.202.10@1031 3d104415-ff17-0410-8863-d5cf3c621b8a
2009-01-12 09:01:32 +00:00
mattf ea1ab3b7f4 added option for 3way calling dial prefix to campaigns
added full mysql error logging to vicidial agent web interface

git-svn-id: svn://192.168.202.10@995 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-04 08:27:55 +00:00
mattf c815816297 added hangup h exten to inbound context of sample extensions.conf files
git-svn-id: svn://192.168.202.10@993 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-11-02 20:27:15 +00:00
mattf d5b0a056f1 Added agi-AGENT_dial_in.agi script to allow for agent dial-in to vicidial sessions.
bug fixes in CLOSER report and agent PHP scripts

git-svn-id: svn://192.168.202.10@987 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-23 08:31:31 +00:00
mattf ee5736a0dd added ability to specify the callerid of an outbound conference call within vicidial.php
reworked VICIDIAL fronter/closer transfers to be more reliable on high-load systems

git-svn-id: svn://192.168.202.10@959 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-10 19:30:48 +00:00
mattf e9672680e9 added many new inbound groups options including place-in-line and estimated hold time
added DID call routing features from web interface
docs updates and example conf files updates

git-svn-id: svn://192.168.202.10@957 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-10-07 09:34:41 +00:00
mattf 47d7b3647c rewrote leave-3way call functionality in vicidial.php for external calls
added more conferences and made some changes to the default extensions.conf files

git-svn-id: svn://192.168.202.10@951 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-15 22:01:26 +00:00
mattf d707c2d366 Added optional dialplan entries to sample extensions.conf to play a not-in-service message for invalid phone numbers that cannot be dialing in North America
git-svn-id: svn://192.168.202.10@949 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-09-10 06:17:48 +00:00
mattf 3aa29d8cce changed recording extension in vicidial.php
IMPORTANT! add 58600XXX to your dialplan, see extensions.conf.sample for info
added new QC-related fields to admin.php
added new QC_gather_records.pl script
made several changes to the QC_process doc
fixed ALL_inbound AGI voicemail bug

git-svn-id: svn://192.168.202.10@926 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-22 22:54:17 +00:00
mattf 96c9b0e445 documentation and example file updates
git-svn-id: svn://192.168.202.10@923 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-15 03:56:54 +00:00
mattf 0da57666ae changed example conf files to UNIX file format
git-svn-id: svn://192.168.202.10@914 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-07-09 14:28:17 +00:00
mattf 83ba412515 added without-logs option to ADMIN_backup script for database dump
added multi-dnc submit to admin.php
added more debug output to AST_VDhopper script

git-svn-id: svn://192.168.202.10@890 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-06-11 10:31:22 +00:00
mattf 7fb765845d refinements to the Survey functions of the ALL_outbound AGI script
git-svn-id: svn://192.168.202.10@883 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-28 23:20:25 +00:00
mikec c66d4566ea added documentation for the new ALL_outbound agi into the dialplan.
git-svn-id: svn://192.168.202.10@871 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-23 15:31:58 +00:00
mattf b686006112 added SURVEY script functionality to ALL_outbound script
added posttime update to ALL_inbound script to prevent timeouts on playing of hold message
added calls-in-queue display to agent vicidial.php screen

git-svn-id: svn://192.168.202.10@869 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-05-20 09:01:03 +00:00
mattf 0f12d519b2 updated docs
added performance tuning extensions to default extensions.conf files

git-svn-id: svn://192.168.202.10@819 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-31 09:43:38 +00:00
mattf 0d3a31bded bug fix for agi-VDAD_ALL_outbound.agi
Added ability to override recording options of a campaign for individual in-groups
extensions.conf update

git-svn-id: svn://192.168.202.10@799 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-18 03:43:46 +00:00
mattf 310b818ac9 Added ADMIN_backup.pl script to create backups of all essential VICIDIAL and Asterisk files, including MySQL database.
git-svn-id: svn://192.168.202.10@796 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-17 04:16:47 +00:00
mattf b11702a507 bug fixes for install.pl and AST_VDhopper.pl
optimized sample extensions.conf files
Added VICIHELP direct dial-in to iax.conf and extensions.conf files

git-svn-id: svn://192.168.202.10@794 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-03-14 06:52:09 +00:00
mattf fd49dd9af6 Added option for ip_relay in install.pl and keepalive script(and in astguiclient.conf) to be used for blind monitoring of agents.
Also, updated conf file generation utility in install.pl and the default conf file examples with the new blind monitoring settings and reduced-complexity multi-server extens

git-svn-id: svn://192.168.202.10@785 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-27 21:22:09 +00:00
mattf f7054d5a06 added queue priority to in-groups and campaigns(admin.php, AST_VDauto_dial.pl, AST_timeonVDADall.php, agi-VDAD_ALL_inbound.agi)
updated UPGRADE doc

git-svn-id: svn://192.168.202.10@784 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-27 09:23:54 +00:00
mattf 397ef7cf5c small extensions.conf bug fix, bug 154
git-svn-id: svn://192.168.202.10@778 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-02-14 06:47:23 +00:00
mattf f3069d4b27 added option for install.pl to build entries for phones --build_phones_conf
updated docs

git-svn-id: svn://192.168.202.10@772 3d104415-ff17-0410-8863-d5cf3c621b8a
2008-01-22 09:10:51 +00:00
mattf 2fc9bd652a added run-time config options to agi-record-prompts script for format(gsm/wav) and timeout(in milliseconds)
updated docs and conf_examples accordingly

git-svn-id: svn://192.168.202.10@755 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-26 18:45:03 +00:00
mattf 912448816d added hard-code option to kick all calls from conference in vicidial.php in trunk
changed how closer call logging works to test in trunk

git-svn-id: svn://192.168.202.10@753 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-26 16:27:08 +00:00
mattf c12383c0cc several documentation and example corrections.
git-svn-id: svn://192.168.202.10@744 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-09 20:28:51 +00:00
mattf a2bdeb4a71 documentation updates
flag for release 2.0.4

git-svn-id: svn://192.168.202.10@742 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-12-03 05:57:47 +00:00
mattf 69d67e81c5 several documentation changes
fixed install.pl to not report existing directory errors

git-svn-id: svn://192.168.202.10@727 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-21 16:00:21 +00:00
mattf 815c936f06 docs updates
added sample SIP and IAX phone extensions to extensions/iax/sip.conf
added sample SIP and IAX phones table inserts sql file

git-svn-id: svn://192.168.202.10@717 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-14 17:52:00 +00:00
mattf 937b75055e docs updates
fixed bug in MySQL create sql file

git-svn-id: svn://192.168.202.10@716 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-11-14 14:47:07 +00:00
mattf 6829914517 changed CLOSER-type to not require special campaign_id characters
added 5th and 6th new dial orders
added default list 999

git-svn-id: svn://192.168.202.10@696 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-30 02:20:31 +00:00
mattf 6824d0dd86 added CLOSER call handling to the ALL_inbound agi script.
Added status summary to the CLOSERstats.php report

git-svn-id: svn://192.168.202.10@693 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-26 19:01:09 +00:00
mattf d5d6a24c95 added several new features to inbound groups such as agent alerts, custom music-on-hold per group, rankings for agents per inbound group and other options
git-svn-id: svn://192.168.202.10@689 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-10-22 17:47:00 +00:00
mattf 30d86c3063 changed FastAGI_log.pl hangup pocess to run only 1 function instead of two.
IMPORTANT! read UPGRADE notes on changing the h exten in extensions.conf

git-svn-id: svn://192.168.202.10@668 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-08-15 14:58:01 +00:00
mattf fce109d9ec added option to use shorter enter and leave sounds for Asterisk
git-svn-id: svn://192.168.202.10@657 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-07-27 21:15:16 +00:00
mattf 90df2f50e7 added note on importance of "o" Dial flag in outbound dialing to SCRATCH_INSTALL and the extensions.conf.sample files
git-svn-id: svn://192.168.202.10@627 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-05-25 20:08:49 +00:00
mattf 1337c31553 added Mute/UnMute to vicidial.php agent screen, also had to modify manager_send.php and documentation for this
git-svn-id: svn://192.168.202.10@542 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-26 18:07:59 +00:00
mattf bc5d5c22c6 added option to copy sample conf files to /etc/asterisk in install.pl script
git-svn-id: svn://192.168.202.10@533 3d104415-ff17-0410-8863-d5cf3c621b8a
2007-02-19 20:55:12 +00:00
mattf e0aab532d0 added experimental voice_lab.php script for speech lab functionality
git-svn-id: svn://192.168.202.10@441 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-12-20 18:14:47 +00:00
mattf 29e62b983a fixes for extensions.conf.sample file
git-svn-id: svn://192.168.202.10@395 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-17 02:53:56 +00:00
mattf 1b4a268bf2 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 0013fa519f Fixed ADMIN_update_server_ip.pl omission and comment for conf file
updated documentation and extensions.conf.sample file for FastAGI and other changes

git-svn-id: svn://192.168.202.10@371 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-11-02 21:55:44 +00:00
mattf d7f31fbcce example changes to PERFORMANCE_TESTING doc
changes to docs for transfer extens when using SIP trunks unregistered
added sip-silence.gsm for using SIP trunks unregistered
small fix to Fastagi_call_log script for call_log END state
small fix to VDremote_agents script for performance testing

git-svn-id: svn://192.168.202.10@356 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-16 18:35:33 +00:00
mattf 911043a48d added more conferences and vicidial_conferences to SCRATCH_INSTALL and sample conf files
replaced silent entry and listen-only extensions with single wildcard entries
added more info to PERFORMANCE_TESTING doc

git-svn-id: svn://192.168.202.10@354 3d104415-ff17-0410-8863-d5cf3c621b8a
2006-10-12 16:03:37 +00:00