aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Shellcmd package fix edit, update wording remove afterfilterchangeshellcmd ↵mcrane2009-05-143-140/+198
| | | | for now
* Shellcmd package debutmcrane2009-05-144-0/+706
|
* Nuke refresh. Partial feed will make you wish that it did not refresh.Scott Ullrich2009-05-141-2/+0
|
* Add tcp md5sig supportScott Ullrich2009-05-142-0/+16
|
* Add Status -> Services entryScott Ullrich2009-05-141-0/+5
|
* 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
* Dashboard 0.7.6.1jim-p2009-05-132-7/+2
| | | | * Fix IPSec status for tunnels using hostnames instead of IPs
* 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.
* Complete path to bgpdScott Ullrich2009-05-121-1/+1
|
* Add -f /usr/local/etc/bgpd.conf for correctnessScott Ullrich2009-05-121-1/+1
|
* Dashboard 0.7.6jim-p2009-05-122-31/+15
| | | | | | * Add IPSec Mobile Client/Tunnel Status * Show FreeBSD version on System Information * Removed the uninstall routine. It didn't work properly most of the time, and after a firmware update it actually resulted in the wrong file being replaced.
* FreeSWITCH fix install of freeswitch_profiles.phpmcrane2009-05-122-3/+3
|
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense-packages/mainlineserg dvoriancev2009-05-1231-333/+452
|\
| * 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.
* | Havp RAMdisk bug fixed.dvserg2009-05-121-17/+14
|/ | | | Signed-off-by: dvserg <dv_serg@mail.ru>
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense-packages/mainlineserg dvoriancev2009-05-113-25/+41
|\
| * FreeSWITCH package update path to DISA sound files, New FreeSWITCH build rev ↵mcrane2009-05-063-25/+41
| | | | | | | | 13238, add TLS support for Gateways/Providers
* | Fix small bugs. Change squid options.dvserg2009-05-112-131/+169
|/ | | | Signed-off-by: dvserg <dv_serg@mail.ru>
* havp update new version ; squidGuard fix small bugserg dvoriancev2009-05-0112-462/+1439
|
* 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.
* Oops add menu so we can use the package.Ermal Luçi2009-04-281-0/+6
|
* Add check for existing array.Ermal Luçi2009-04-281-0/+3
|
* 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
|
* Add igmpproxy binary.Ermal Luçi2009-04-261-0/+5
|
* 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
|
* Add igmpproxy as a package for the 1.2.x branch.Ermal Luçi2009-04-254-0/+4423
|
* 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
|
* Set tab to true so it shows correctly (as selected)Scott Ullrich2009-04-241-1/+1
|
* 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
|
* Redirect to edit screen after wizard completionScott Ullrich2009-04-231-1/+1
|
* Cleanup text to sound less ky hickishScott Ullrich2009-04-231-1/+1
|