Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FreeSWITCH package convert extension tab from xml package to PHP, remove ↵ | Mark Crane | 2008-12-20 | 28 | -100/+556 |
| | | | | unecessary default config files that are meant for those without a GUI. Comment out ${sip_req_host} from anti-action in public.xml. | ||||
* | FreeSWITCH package IVR options remove id= from + button so that it works as ↵ | Mark Crane | 2008-12-18 | 4 | -8/+8 |
| | | | | an add rather than an edit. | ||||
* | FreeSWITCH pkg add voicemail to email From Name to settings tab. | Mark Crane | 2008-12-17 | 4 | -6/+12 |
| | |||||
* | FreeSWITCH pkg fix voicemail to email TLS support so that it works with gmail. | Mark Crane | 2008-12-17 | 4 | -11/+22 |
| | |||||
* | FreeSWITCH package dialplan recordings details are fixed, if the options aka ↵ | Mark Crane | 2008-12-17 | 5 | -30/+34 |
| | | | | details for dialplan or public entries did not have child options a deleting parent showed an error added a check for child details to prevent the error. | ||||
* | FreeSWITCH recordings dialplan option change. | Mark Crane | 2008-12-17 | 3 | -15/+15 |
| | |||||
* | Fix rewrites | D. V. Serg | 2008-12-17 | 1 | -1/+3 |
| | |||||
* | FreeSWITCH package voicemail to email bug fixes. | Mark Crane | 2008-12-17 | 4 | -18/+17 |
| | |||||
* | FreeSWITCH package mailto add global config, switch.conf.xml adjust read, ↵ | Mark Crane | 2008-12-16 | 4 | -8/+9 |
| | | | | fix vm attachment true or false will show in freeswitch's xml config | ||||
* | freeswitch package syntax error repair on freeswitch.inc | Mark Crane | 2008-12-16 | 3 | -9/+9 |
| | |||||
* | FreeSWITCH package required settings to switch.conf.xml to make voicemail to ↵ | Mark Crane | 2008-12-16 | 4 | -5/+16 |
| | | | | email work. | ||||
* | FreeSWITCH package add feature voicemail to email with or without ↵ | Mark Crane | 2008-12-16 | 8 | -24/+3349 |
| | | | | attachment. Settings can be controlled under the 'Extension' and 'Settings' tabs. Dialplan recordings entry prevent duplicates. Additional minor changes. | ||||
* | FreeSWITCH package allow more time for socket connection, improve install, ↵ | Mark Crane | 2008-12-16 | 3 | -9/+17 |
| | | | | remove default example provider. | ||||
* | Correct TCP port to 53. | Scott Ullrich | 2008-12-14 | 1 | -1/+1 |
| | | | | Noticed-by: smos@ | ||||
* | Link /etc/axfrdns to /service/ | Scott Ullrich | 2008-12-14 | 1 | -2/+2 |
| | |||||
* | Use full path to axfrdns-conf | Scott Ullrich | 2008-12-14 | 1 | -1/+1 |
| | |||||
* | Note * and that port 25 / tcp is required for Zone Transfers | Scott Ullrich | 2008-12-14 | 1 | -2/+2 |
| | |||||
* | Add TinyDNS zone transfer support | Scott Ullrich | 2008-12-14 | 2 | -5/+80 |
| | |||||
* | FreeSWITCH package improvements for pfSense 2.0. | Mark Crane | 2008-12-13 | 19 | -112/+22 |
| | |||||
* | FreeSWITCH package bug fix pointed out by tusc fixes xml for multiple ↵ | Mark Crane | 2008-12-12 | 3 | -38/+73 |
| | | | | condidtions in the dialplan for both 'Public' and 'Dialplan'. | ||||
* | FreeSWITCH package fix 'Public' inbound dialplan so that it resynchs the ↵ | Mark Crane | 2008-12-12 | 3 | -5/+6 |
| | | | | files after install or reinstall. | ||||
* | Add pure-ftpd package for 2.0 / pfFTP | Scott Ullrich | 2008-12-12 | 1 | -0/+17 |
| | |||||
* | FreeSWITCH package event_socket no longer requires the LAN interface IP. ↵ | Mark Crane | 2008-12-12 | 3 | -24/+44 |
| | | | | Clearing away a problem of using the FreeSWITCH package on an Appliance with a single interface. | ||||
* | perl LN fix | D. V. Serg | 2008-12-12 | 2 | -4/+13 |
| | |||||
* | Move ntop.xml to ntop/ folder | Scott Ullrich | 2008-12-12 | 1 | -1/+1 |
| | |||||
* | Remove CDATA | Scott Ullrich | 2008-12-12 | 1 | -2/+0 |
| | |||||
* | FreeSWITCH package fix dialplan edit issue that moved items to the wrong xml ↵ | Mark Crane | 2008-12-12 | 4 | -4/+3 |
| | | | | path. | ||||
* | freeSWITCH package recordings comment out code reserved for future. gateways ↵ | Mark Crane | 2008-12-11 | 2 | -19/+21 |
| | | | | tab synchronize dialplan after using the dialplan expressions shortcut. | ||||
* | Update (C) | Scott Ullrich | 2008-12-11 | 1 | -10/+2 |
| | |||||
* | * Add CDATA | Scott Ullrich | 2008-12-11 | 1 | -8/+7 |
| | | | | * Minor formatting changes | ||||
* | Copy rrdtool threaded library | Scott Ullrich | 2008-12-11 | 1 | -4/+9 |
| | |||||
* | Adding rrd library | Scott Ullrich | 2008-12-11 | 1 | -0/+0 |
| | |||||
* | Do not install rrdtool. Going to try and get this working without | Scott Ullrich | 2008-12-11 | 1 | -1/+0 |
| | | | | clobbering the system rrd libraries. | ||||
* | FreeSWITCH package if the backup file exists during the install auto restore ↵ | Mark Crane | 2008-12-11 | 3 | -29/+51 |
| | | | | it. Also adjusted timeout option for the auto attendant. | ||||
* | FreeSWITCH package previous commit bug fix and freeswitch status add backup ↵ | Mark Crane | 2008-12-11 | 4 | -6/+62 |
| | | | | and restore. | ||||
* | pfSense FreeSWITCH add recording timeout feature to IVR | Mark Crane | 2008-12-11 | 4 | -12/+91 |
| | |||||
* | Remove extra whitespace, include perl | Scott Ullrich | 2008-12-10 | 1 | -4/+0 |
| | |||||
* | NTOP needs perl, too | Scott Ullrich | 2008-12-10 | 1 | -0/+5 |
| | |||||
* | Include gdbm | Scott Ullrich | 2008-12-10 | 1 | -0/+1 |
| | |||||
* | FreeSWITCH package IVR allow dialing an extension | Mark Crane | 2008-12-10 | 3 | -8/+10 |
| | |||||
* | FreeSWITCH package add $global var to ivr filename funtion, and formatting ↵ | Mark Crane | 2008-12-09 | 3 | -80/+94 |
| | | | | improvements. | ||||
* | FreeSWITCH IVR missing $, and strip { } from ivr .js | Mark Crane | 2008-12-09 | 3 | -6/+10 |
| | |||||
* | Make sure rrdtool is pulled down | Scott Ullrich | 2008-12-09 | 1 | -0/+1 |
| | |||||
* | FreeSWITCH add global config to recording_js | Mark Crane | 2008-12-09 | 1 | -3/+3 |
| | |||||
* | pfSense FreeSWITCH recording correct admin_pin | Mark Crane | 2008-12-09 | 3 | -11/+13 |
| | |||||
* | pfSense FreeSWITCH recordings.js audio prompt correction | Mark Crane | 2008-12-09 | 3 | -6/+9 |
| | |||||
* | pfSense FreeSWITCH package adjust recording .wav file path | Mark Crane | 2008-12-08 | 3 | -5/+5 |
| | |||||
* | Note when we cannot show the decrypted config.xml | Scott Ullrich | 2008-12-08 | 1 | -0/+4 |
| | |||||
* | Add hostname | Scott Ullrich | 2008-12-08 | 1 | -1/+1 |
| | |||||
* | Add <nobr> | Scott Ullrich | 2008-12-08 | 1 | -4/+2 |
| |