aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch
Commit message (Collapse)AuthorAgeFilesLines
* FreeSWITCH package hide edit, add, and delete from view for child options ↵mcrane2009-06-202-20/+47
| | | | until the parent data is created.
* FreeSWITCH package fix syntax error, and wording changes.mcrane2009-06-194-5/+5
|
* FreeSWITCH update fax, add ringback for music or ring tone to the huntgroup, ↵mcrane2009-06-194-10/+94
| | | | option to keep voicemail file on local filesystem, and remove invalid characters from caller id number on the extension.
* FreeSWITCH repair mod_fax for latest build. IVR allow t option timeout to ↵mcrane2009-06-174-26/+77
| | | | run on its own enables a recording to play and then direct the call at the end of the recording. IVR and Huntgroup now have a new feature ability to set a caller id name prefix. This prefix makes it possilbe to track where the call came from.
* FreeSWITCH new build revision 13784mcrane2009-06-162-3/+3
|
* FreeSWITCH resolve dependency for mod_shoutmcrane2009-06-162-4/+34
|
* FreeSWITCH package add spider monkey odbc and 6 additional language modules ↵mcrane2009-06-163-0/+742
| | | | to the Modules tab, add new dependency file for new FreeSWITCH build revision 13775
* FreeSWITCH package clean up blank recordings, add dialplan default.xml, add ↵mcrane2009-06-145-7/+40
| | | | dialplan public.xml, adjust wording on setup, and extension pages, create lan profile directory if it doesn't exist, status page add rescan and restart.
* Backup and TFTP package change backup directory to /root/backup/mcrane2009-06-131-3/+3
|
* FreeSWITCH package minor version increment.mcrane2009-06-112-2/+2
|
* FreeSWITCH move folder creation for FAX until after the parent folder is ↵mcrane2009-06-111-9/+7
| | | | extracted from the freeswitch.tgz file.
* FreeSWITCH package add d for default option to IVR which is the option that ↵mcrane2009-06-114-56/+181
| | | | is performed if dtmf doesn't match any option. Extensive testing and fixed a few minor issues with the IVR, auto profile for use with extensions in the IVR and hunt group the auto profile searches all profiles to find the profile the extension is registered to.
* FreeSWITCH package add tiff2png for fax conversion, hunt group fix warning ↵mcrane2009-06-106-48/+215
| | | | messages when adding next hunt groups, delete from hunt group list, IVR add examples for sip uri, IVR add call timeout, direct dial, and ring back tone. Hunt group add additional examples for sip uri.
* FreeSWITCH package add new feature beta feature fax.mcrane2009-06-106-17/+1448
|
* FreeSWITCH add order field for dialplan and public options, IVR add profile ↵mcrane2009-05-318-179/+385
| | | | and sip uri, copy libspandsp.so.1 to libspandsp.so.2 so mod_fax will start, fix editarea path so the textarea tool will work.
* FreeSWITCH package add profile selection to hunt group dest, ivr watch for ↵mcrane2009-05-287-32/+54
| | | | up to 5 digits instead of 4
* FreeSWITCH package add huntgroup feature and outbound caller id to extensionmcrane2009-05-289-55/+1286
|
* FreeSWITCH package make sure xml config file are deleted when they are ↵mcrane2009-05-149-62/+37
| | | | deleted in the GUI
* FreeSWITCH remove listfiles function from freeswitch_profiles has been moved ↵mcrane2009-05-133-26/+2
| | | | to freeswitch.inc
* FreeSWITCH package status adjust calls and channel layoutmcrane2009-05-131-2/+2
|
* FreeSWITCH package show all profiles on the status page, fix internal.xml ↵mcrane2009-05-134-59/+55
| | | | copy problem on new install
* FreeSWITCH package change wording from Set to Default to Restore Default, ↵mcrane2009-05-137-67/+67
| | | | adjustments to the LAN profile
* FreeSWITCH package copy internal profile to lan profile, status add more ↵mcrane2009-05-132-21/+41
| | | | lines to log view and option for toggle editor
* FreeSWITCH extract textarea data from the backups for vars.xml ↵mcrane2009-05-132-0/+6
| | | | dialplan/default.xml and dialplan/public.xml
* FreeSWITCH create lan sip profile during install, update dialplan, public, ↵mcrane2009-05-1330-651/+681
| | | | and var textareas, add set to default to the textareas, make the tab menu dynamic so it can be modified from one file rather than having to modify all php files.
* FreeSWITCH fix install of freeswitch_profiles.phpmcrane2009-05-122-3/+3
|
* FreeSWITCH package add profile management, improve backup restore so sip ↵mcrane2009-05-1231-333/+452
| | | | profiles and music on hold are restored correctly, remove files that are not not used.
* FreeSWITCH package update path to DISA sound files, New FreeSWITCH build rev ↵mcrane2009-05-063-25/+41
| | | | 13238, add TLS support for Gateways/Providers
* FreeSWITCH change backup directory for install to the new directory /root/backupmcrane2009-04-302-27/+32
|
* FreeSWITCH change backup path from /tmp to /root/backupmcrane2009-04-301-17/+20
|
* FreeSWITCH status if FreeSWITCH is not running then it starts add a sleep to ↵mcrane2009-04-301-0/+2
| | | | delay processing until it has time to load.
* FreeSWITCH fix path to delete enum because its now in the directly in the ↵mcrane2009-04-307-242/+20
| | | | dialplan. More changes to usort so no errors occur when the array is empty.
* FreeSWITCH package list pages check to make sure array has something in it ↵mcrane2009-04-306-6/+6
| | | | before running usort.
* FreeSWITCH change download order of freeswitch.tgz in freeswitch.xmlmcrane2009-04-271-4/+4
|
* FreeSWITCH adjust version number.mcrane2009-04-271-1/+1
|
* FreeSWITCH adjust install path of disa.jsmcrane2009-04-271-2/+2
|
* FreeSWITCH package DISA dialplan missed $ on variablemcrane2009-04-272-3/+3
|
* FreeSWITCH package move freeswitch.tgz download back to freeswitch.xml ↵mcrane2009-04-272-3/+8
| | | | package file.
* FreeSWITCH package more installation xml adjustments.mcrane2009-04-271-2/+6
|
* FreeSWITCH xml adjustments to installationmcrane2009-04-272-3/+5
|
* FreeSWITCH package restore backup copy music on hold directory from tgz file.mcrane2009-04-271-0/+1
|
* FreeSWITCH package modify installation make sure that disa.js is installed.mcrane2009-04-272-243/+61
|
* FreeSWITCH shout.conf.xml save config to a file.mcrane2009-04-261-1/+4
|
* FreeSWITCH add mod_shout to the settings tab.mcrane2009-04-254-9/+37
|
* FreeSWITCH package change links for status tab.mcrane2009-04-244-15/+15
|
* FreeSWITCH package move php files from /usr/local/www/freeswitch to ↵mcrane2009-04-2433-371/+367
| | | | /usr/local/www/packages/freeswitch
* FreeSWITCH package set order for dialplan, extension, gateway and public listsmcrane2009-04-244-49/+124
|
* FreeSWITCH change recording file name.mcrane2009-04-211-1/+1
|
* FreeSWITCH move recording files that are used to prompt for recordings.mcrane2009-04-211-3/+3
|
* FreeSWITCH wording and spacing adjustments.mcrane2009-04-212-3/+6
|