aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freeswitch
Commit message (Collapse)AuthorAgeFilesLines
* FreeSWITCH package convert extension tab from xml package to PHP, remove ↵Mark Crane2008-12-2027-99/+555
| | | | 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 Crane2008-12-183-7/+7
| | | | an add rather than an edit.
* FreeSWITCH pkg add voicemail to email From Name to settings tab.Mark Crane2008-12-173-5/+11
|
* FreeSWITCH pkg fix voicemail to email TLS support so that it works with gmail.Mark Crane2008-12-173-10/+21
|
* FreeSWITCH package dialplan recordings details are fixed, if the options aka ↵Mark Crane2008-12-174-29/+33
| | | | 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 Crane2008-12-172-14/+14
|
* FreeSWITCH package voicemail to email bug fixes.Mark Crane2008-12-173-17/+16
|
* FreeSWITCH package mailto add global config, switch.conf.xml adjust read, ↵Mark Crane2008-12-163-7/+8
| | | | fix vm attachment true or false will show in freeswitch's xml config
* freeswitch package syntax error repair on freeswitch.incMark Crane2008-12-162-8/+8
|
* FreeSWITCH package required settings to switch.conf.xml to make voicemail to ↵Mark Crane2008-12-163-4/+15
| | | | email work.
* FreeSWITCH package add feature voicemail to email with or without ↵Mark Crane2008-12-167-23/+3348
| | | | 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 Crane2008-12-162-8/+16
| | | | remove default example provider.
* FreeSWITCH package improvements for pfSense 2.0.Mark Crane2008-12-1318-111/+20
|
* FreeSWITCH package bug fix pointed out by tusc fixes xml for multiple ↵Mark Crane2008-12-122-37/+72
| | | | condidtions in the dialplan for both 'Public' and 'Dialplan'.
* FreeSWITCH package fix 'Public' inbound dialplan so that it resynchs the ↵Mark Crane2008-12-122-4/+5
| | | | files after install or reinstall.
* FreeSWITCH package event_socket no longer requires the LAN interface IP. ↵Mark Crane2008-12-122-23/+43
| | | | Clearing away a problem of using the FreeSWITCH package on an Appliance with a single interface.
* FreeSWITCH package fix dialplan edit issue that moved items to the wrong xml ↵Mark Crane2008-12-123-3/+2
| | | | path.
* freeSWITCH package recordings comment out code reserved for future. gateways ↵Mark Crane2008-12-112-19/+21
| | | | tab synchronize dialplan after using the dialplan expressions shortcut.
* FreeSWITCH package if the backup file exists during the install auto restore ↵Mark Crane2008-12-112-28/+50
| | | | it. Also adjusted timeout option for the auto attendant.
* FreeSWITCH package previous commit bug fix and freeswitch status add backup ↵Mark Crane2008-12-113-5/+61
| | | | and restore.
* pfSense FreeSWITCH add recording timeout feature to IVRMark Crane2008-12-113-11/+90
|
* FreeSWITCH package IVR allow dialing an extensionMark Crane2008-12-102-7/+9
|
* FreeSWITCH package add $global var to ivr filename funtion, and formatting ↵Mark Crane2008-12-092-79/+93
| | | | improvements.
* FreeSWITCH IVR missing $, and strip { } from ivr .jsMark Crane2008-12-092-5/+9
|
* FreeSWITCH add global config to recording_jsMark Crane2008-12-091-3/+3
|
* pfSense FreeSWITCH recording correct admin_pinMark Crane2008-12-092-10/+12
|
* pfSense FreeSWITCH recordings.js audio prompt correctionMark Crane2008-12-092-5/+8
|
* pfSense FreeSWITCH package adjust recording .wav file pathMark Crane2008-12-082-4/+4
|
* pfSense FreeSWITCH package minor changesMark Crane2008-12-073-61/+65
|
* PfSense FreeSWITCH Package IVR synch after install and the package is started.Mark Crane2008-12-072-2/+5
|
* pfSense FreeSWITCH install check if package is running before using event ↵Mark Crane2008-12-071-10/+13
| | | | socket.
* pfSense FreeSWITCH package .tmp files correct the pathMark Crane2008-12-071-6/+6
|
* pfSense FreeSWITCH package changes to include freeswitch_gateways.phpMark Crane2008-12-071-2/+0
|
* pfSense FreeSWITCH package additional file changesMark Crane2008-12-072-29/+33
|
* pfSense FreeSWITCH adjust install procedureMark Crane2008-12-061-3/+9
|
* pfSense FreeSWITCH package include additional files and one more array countMark Crane2008-12-062-56/+95
|
* FreeSWITCH package check array size and tab adjustmentsMark Crane2008-12-0611-781/+788
|
* freeswitch temporary workaround.Mark Crane2008-12-061-1/+1
|
* pfSense FreeSWITCH package remove old files and minor updaton freeswitch_cmd.tmpMark Crane2008-12-062-296/+1
|
* Update FreeSWITCH package v0.3 added IVR, Recordings, enhanced GUI for ↵Mark Crane2008-12-0632-162/+6495
| | | | Dialplan, Gateways, Public. Updated FreeSWITCH to revision 10638.
* FreeSWITCH package additional files needed freeswitch_cmd.tmpMark Crane2008-11-041-0/+5
|
* FreeSWITCH package add commands to status tab and fix minor syntaxMark Crane2008-11-044-9/+163
|
* FreeSWITCH package option to disable gatewaysMark Crane2008-11-012-54/+65
|
* FreeSWITCH pkg optimizationsMark Crane2008-10-312-26/+8
|
* FreeSWITCH pkg modules set category names to type listtopicMark Crane2008-10-311-71/+116
|
* package FreeSWITCH 0.2 additional changesMark Crane2008-10-313-88/+467
|
* pfSense FreeSWITCH package release version 0.2Mark Crane2008-10-311-24/+1087
|
* freeswitch_status.php get connection from config.xmlMark Crane2008-10-082-13/+11
|
* freeswitch package filesMark Crane2008-10-0713-0/+2295