aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* FreeSWITCH IVR fix error when only actions are used with no anti-actions, ↵Mark Crane2009-01-065-310/+377
| | | | add new option number 'n' to the ivr 'n' for 'now' don't wait for dtmf direct the call now. Fix two minor bugs one on dialplan include details edit and one for public dialplan include details edit so that it shows anti-action correctly when viewing the edit page.
* FreeSWITCH additional minor word changes, and expose more pathsMark Crane2009-01-047-4/+7
|
* FreeSWITCH minor word adjustment on extension edit.Mark Crane2009-01-041-1/+1
|
* FreeSWITCH package fix 'realm' on Gateways tab so that it saves correctly, ↵Mark Crane2009-01-045-6/+10
| | | | adjust wording on extension edit page, and on the gateways edit page.
* FreeSWITCH package change password fields from text to passwords, copy ↵Mark Crane2008-12-316-16/+16
| | | | slim.swf to enable mp3 playback, fix a few links.
* FreeSWITCH package correct layout on extensions page.Mark Crane2008-12-314-45/+46
|
* FreeSWITCH package add music on hold to rec tab add upload for rec and moh, ↵Mark Crane2008-12-317-63/+327
| | | | add acl, cidr, and callgroup to extensions.
* FreeSWITCH package minor word changesMark Crane2008-12-2810-21/+10
|
* TFTP package adjust permissions on file upload to 744Mark Crane2008-12-273-2/+3
|
* TFTP set permissions to 744 for uploaded TFTP files.Mark Crane2008-12-274-4/+6
|
* TFTP adjust restore on installMark Crane2008-12-273-13/+4
|
* TFTP pkg version updateMark Crane2008-12-271-1/+1
|
* TFTP package fix restoreMark Crane2008-12-274-203/+12
|
* TFTP package add file size, adjust wording, fix backup.Mark Crane2008-12-274-38/+56
|
* TFTP backup work and service show if service is activeMark Crane2008-12-274-43/+39
|
* tftp add backup for the tftp directoryMark Crane2008-12-264-7/+61
|
* TFTP package add last modified to file list, remove Description tab, change ↵Mark Crane2008-12-263-24/+11
| | | | status to beta
* TFTP package fix download and file delete.Mark Crane2008-12-263-13/+9
|
* TFTP package interface changes, fix /etc/inetd.conf so that tftp is enabled ↵Mark Crane2008-12-264-36/+18
| | | | properly.
* TFTP package add file upload to the tftpboot directory.Mark Crane2008-12-264-9/+38
|
* TFTP package add file download to tftp_files.phpMark Crane2008-12-263-14/+26
|
* TFTP package fix path to tftp_files.php and add basic wording to tftp.xml.Mark Crane2008-12-263-40/+7
|
* TFTP package fix path to tftp_files.php and add basic workding to tftp.xml.Mark Crane2008-12-263-4/+2
|
* tftp package fix installation take 3.Mark Crane2008-12-263-5/+5
|
* tftp package tftp installation take2Mark Crane2008-12-264-5/+198
|
* TFTP package fix installation take 1Mark Crane2008-12-262-5/+5
|
* TFTP add to packages. Alpha version.Mark Crane2008-12-262-7/+21
|
* Beginnings of a new TFTP package.Mark Crane2008-12-263-0/+502
|
* FreeSWITCH package add music on hold directory to the backup restore.Mark Crane2008-12-243-6/+6
|
* FreeSWITCH package 0.5.7 fix bugs with IVR.Mark Crane2008-12-233-12/+16
|
* FreeSWITCH mod_shout bugfix mp3 support really does work now. Change ↵Mark Crane2008-12-223-4/+4
| | | | pkginfolink to http://doc.pfsense.org/index.php/FreeSWITCH
* FreeSWITCH package add mod_shout required files libogg and libvorbisMark Crane2008-12-215-3/+13
|
* FreeSWITCH package added mod_shout (support mp3), mod_siren codec (16kHz ↵Mark Crane2008-12-214-3/+56
| | | | G722.1 and 32kHz G722.1C, mod_celt codec (48kHz cd quality), FreeSWITCH revision 10896.
* FreeSWITCH package convert extension tab from xml package to PHP, remove ↵Mark Crane2008-12-2028-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 Crane2008-12-184-8/+8
| | | | an add rather than an edit.
* FreeSWITCH pkg add voicemail to email From Name to settings tab.Mark Crane2008-12-174-6/+12
|
* FreeSWITCH pkg fix voicemail to email TLS support so that it works with gmail.Mark Crane2008-12-174-11/+22
|
* FreeSWITCH package dialplan recordings details are fixed, if the options aka ↵Mark Crane2008-12-175-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 Crane2008-12-173-15/+15
|
* Fix rewritesD. V. Serg2008-12-171-1/+3
|
* FreeSWITCH package voicemail to email bug fixes.Mark Crane2008-12-174-18/+17
|
* FreeSWITCH package mailto add global config, switch.conf.xml adjust read, ↵Mark Crane2008-12-164-8/+9
| | | | fix vm attachment true or false will show in freeswitch's xml config
* freeswitch package syntax error repair on freeswitch.incMark Crane2008-12-163-9/+9
|
* FreeSWITCH package required settings to switch.conf.xml to make voicemail to ↵Mark Crane2008-12-164-5/+16
| | | | email work.
* FreeSWITCH package add feature voicemail to email with or without ↵Mark Crane2008-12-168-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 Crane2008-12-163-9/+17
| | | | remove default example provider.
* Correct TCP port to 53.Scott Ullrich2008-12-141-1/+1
| | | | Noticed-by: smos@
* Link /etc/axfrdns to /service/Scott Ullrich2008-12-141-2/+2
|
* Use full path to axfrdns-confScott Ullrich2008-12-141-1/+1
|
* Note * and that port 25 / tcp is required for Zone TransfersScott Ullrich2008-12-141-2/+2
|