aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch.xml
Commit message (Collapse)AuthorAgeFilesLines
* FreeSWITCH package fix syntax error, and wording changes.mcrane2009-06-191-1/+1
|
* FreeSWITCH update fax, add ringback for music or ring tone to the huntgroup, ↵mcrane2009-06-191-1/+1
| | | | 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-171-1/+1
| | | | 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-161-1/+1
|
* FreeSWITCH resolve dependency for mod_shoutmcrane2009-06-161-1/+1
|
* FreeSWITCH package clean up blank recordings, add dialplan default.xml, add ↵mcrane2009-06-141-2/+2
| | | | 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.
* FreeSWITCH package minor version increment.mcrane2009-06-111-1/+1
|
* FreeSWITCH package add d for default option to IVR which is the option that ↵mcrane2009-06-111-1/+1
| | | | 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-101-1/+1
| | | | 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 add order field for dialplan and public options, IVR add profile ↵mcrane2009-05-311-1/+1
| | | | 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-281-1/+1
| | | | up to 5 digits instead of 4
* FreeSWITCH package add huntgroup feature and outbound caller id to extensionmcrane2009-05-281-1/+1
|
* FreeSWITCH package make sure xml config file are deleted when they are ↵mcrane2009-05-141-1/+1
| | | | deleted in the GUI
* FreeSWITCH remove listfiles function from freeswitch_profiles has been moved ↵mcrane2009-05-131-1/+1
| | | | to freeswitch.inc
* FreeSWITCH package show all profiles on the status page, fix internal.xml ↵mcrane2009-05-131-1/+1
| | | | copy problem on new install
* FreeSWITCH package change wording from Set to Default to Restore Default, ↵mcrane2009-05-131-1/+1
| | | | adjustments to the LAN profile
* FreeSWITCH create lan sip profile during install, update dialplan, public, ↵mcrane2009-05-131-2/+2
| | | | 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-121-1/+1
|
* FreeSWITCH package add profile management, improve backup restore so sip ↵mcrane2009-05-121-6/+2
| | | | 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-061-1/+1
| | | | 13238, add TLS support for Gateways/Providers
* FreeSWITCH fix path to delete enum because its now in the directly in the ↵mcrane2009-04-301-1/+1
| | | | 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-301-1/+1
| | | | 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 package DISA dialplan missed $ on variablemcrane2009-04-271-1/+1
|
* FreeSWITCH package move freeswitch.tgz download back to freeswitch.xml ↵mcrane2009-04-271-1/+6
| | | | package file.
* FreeSWITCH package more installation xml adjustments.mcrane2009-04-271-2/+6
|
* FreeSWITCH xml adjustments to installationmcrane2009-04-271-2/+4
|
* FreeSWITCH package modify installation make sure that disa.js is installed.mcrane2009-04-271-228/+2
|
* FreeSWITCH add mod_shout to the settings tab.mcrane2009-04-251-0/+12
|
* FreeSWITCH package change links for status tab.mcrane2009-04-241-1/+1
|
* FreeSWITCH package move php files from /usr/local/www/freeswitch to ↵mcrane2009-04-241-9/+9
| | | | /usr/local/www/packages/freeswitch
* FreeSWITCH increment the version numbers.mcrane2009-04-211-1/+1
|
* FreeSWITCH add DISA, audio files, javascript include config.js modify ↵mcrane2009-04-211-15/+0
| | | | recording js to use it
* FreeSWITCH add file freeswitch_features.tmp to the install function.mcrane2009-04-191-2/+7
|
* FreeSWITCH remove trailing white spaces.mcrane2009-04-191-1/+1
|
* FreeSWITCH package add Features tab move Rec, Modules, and IVR to that tab.mcrane2009-04-191-13/+5
|
* FreeSWITCH minor wording change, and css class improvements for pfSense 2.0mcrane2009-03-141-2/+2
|
* FreeSWITCH build revision 12545 works on freebsd 7.0 and highermcrane2009-03-121-2/+2
|
* FreeSWITCH remove whitespaces around all xml tagsmcrane2009-03-051-92/+92
|
* FreeSWITCH adjust tabbing in freeswitch.xmlmcrane2009-03-051-13/+13
|
* adjust path to freeswitch.tgzmcrane2009-02-241-2/+2
|
* FreeSWITCH remove version detectionmcrane2009-02-241-1/+6
|
* FreeSWITCH move 1.2.1 and 1.2.2 to previous build while 1.2.3 and 2.0 use ↵mcrane2009-02-241-7/+7
| | | | the latest FreeSWITCH build.
* take two, changes to version and revision, and adding libcurl references in ↵mcrane2009-02-221-1/+6
| | | | the package.
* FreeSWITCH version update 1.0.3 rev 12228, make a backup of the ↵mcrane2009-02-221-2/+7
| | | | defaultconfig, fix a minor install error
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+477