Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pfSense FreeSWITCH package add ability to send voicemail to multiple ↵ | Mark Crane | 2009-01-31 | 4 | -4/+12 |
| | | | | accounts for each extension. Seperate emails with a comma or a semi-colon. | ||||
* | FreeSWITCH package check to see if the FreeSWITCH service is running before ↵ | Mark Crane | 2009-01-29 | 4 | -3/+9 |
| | | | | displaying the 'Status' tab start it automatically if it is not started. | ||||
* | Aavahi requires a recent snapshot which is based on 7.1 | Scott Ullrich | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | Make avahi embedded friendly. | Scott Ullrich | 2009-01-25 | 1 | -1/+3 |
| | |||||
* | mkdir -p | Scott Ullrich | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | Make sure /proc exists | Scott Ullrich | 2009-01-25 | 1 | -0/+1 |
| | |||||
* | Check for /proc/0 | Scott Ullrich | 2009-01-25 | 1 | -1/+4 |
| | |||||
* | Mount procfs when needed | Scott Ullrich | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | * s/AVAHI/Avahi/ | Scott Ullrich | 2009-01-24 | 1 | -1/+1 |
| | | | | * Add /zeroconf | ||||
* | * Add denyinterfaces option. | Scott Ullrich | 2009-01-24 | 2 | -0/+22 |
| | | | | * Deny WAN by default | ||||
* | Daemonize for the win. | Scott Ullrich | 2009-01-24 | 1 | -1/+5 |
| | |||||
* | Do not clobber $config, mmmmkay. | Scott Ullrich | 2009-01-24 | 1 | -2/+2 |
| | |||||
* | Use correct field name | Scott Ullrich | 2009-01-24 | 1 | -2/+2 |
| | |||||
* | s/avahi/Avahi/ | Scott Ullrich | 2009-01-24 | 1 | -1/+1 |
| | |||||
* | Captialize service name | Scott Ullrich | 2009-01-24 | 1 | -2/+2 |
| | |||||
* | Run setup_avahi() after making changes | Scott Ullrich | 2009-01-24 | 1 | -0/+3 |
| | |||||
* | * s/avahi/Avahi/ | Scott Ullrich | 2009-01-24 | 1 | -2/+2 |
| | | | | * Browse domains should be an input box, not checkbox | ||||
* | Correct path to avahi files on pfS server | Scott Ullrich | 2009-01-24 | 1 | -3/+2 |
| | |||||
* | Download avahi.inc, too | Scott Ullrich | 2009-01-24 | 1 | -0/+5 |
| | |||||
* | Adding Avahi package for initial testing. | Scott Ullrich | 2009-01-24 | 1 | -1/+13 |
| | |||||
* | * Extract out avahi.tgz | Scott Ullrich | 2009-01-24 | 2 | -56/+103 |
| | | | | | * Use /usr/local/etc/avahi for .conf storage * Misc code cleanups | ||||
* | Adding avahi-daemon and needed libraries. Binary has been compiled as | Scott Ullrich | 2009-01-24 | 0 | -0/+0 |
| | | | | static to try and consolidate as many libraries as needed. | ||||
* | notes package add / to the url in the menu so it works from all folders | Mark Crane | 2009-01-24 | 2 | -2/+2 |
| | |||||
* | notes package redo description | Mark Crane | 2009-01-24 | 2 | -4/+4 |
| | |||||
* | notes package change the menu url | Mark Crane | 2009-01-24 | 2 | -3/+3 |
| | |||||
* | Change the description on the notes package. | Mark Crane | 2009-01-24 | 1 | -3/+3 |
| | |||||
* | notes package make the list work, adjust wording, adjust versions | Mark Crane | 2009-01-24 | 3 | -10/+20 |
| | |||||
* | FreeSWITCH package adjust dial 9 followed by 10 digits so that result works ↵ | Mark Crane | 2009-01-24 | 1 | -0/+26 |
| | | | | on the dialplan. | ||||
* | notes package debut... it is as the name states a simple tool for saving notes | Mark Crane | 2009-01-24 | 3 | -2/+220 |
| | |||||
* | First stab at Avahi package. | Scott Ullrich | 2009-01-24 | 2 | -0/+168 |
| | | | | Sponsored-by: icci.com | ||||
* | phpservice package fix syntax error that killed the install. | Mark Crane | 2009-01-23 | 2 | -2/+2 |
| | |||||
* | PHPService package update wording links, enable/disable entries. Add link to ↵ | Mark Crane | 2009-01-23 | 5 | -21/+56 |
| | | | | the wiki. | ||||
* | phpservice package change function name in phpservice.xml | Mark Crane | 2009-01-23 | 2 | -3/+3 |
| | |||||
* | phpservice package improvements | Mark Crane | 2009-01-23 | 3 | -13/+14 |
| | |||||
* | phpservice package work on installation take 3 | Mark Crane | 2009-01-22 | 3 | -6/+6 |
| | |||||
* | phpservice package work on installation take 2 | Mark Crane | 2009-01-22 | 2 | -3/+3 |
| | |||||
* | phpservice package work on installation take 1 | Mark Crane | 2009-01-22 | 3 | -7/+7 |
| | |||||
* | phpservice pakcage change sync_package to php_sync_package | Mark Crane | 2009-01-22 | 3 | -5/+5 |
| | |||||
* | PHPService set package config_file | Mark Crane | 2009-01-22 | 1 | -2/+2 |
| | |||||
* | PHPService change paths for installation | Mark Crane | 2009-01-22 | 5 | -22/+22 |
| | |||||
* | New package PHPService | Mark Crane | 2009-01-22 | 5 | -0/+733 |
| | |||||
* | FreeSWITCH package fix recording edit page so it doesn't change the guid. | Mark Crane | 2009-01-20 | 4 | -3/+4 |
| | |||||
* | FreeSWITCH package 'Rec' tab recordings auto add guid to new recordings. | Mark Crane | 2009-01-20 | 4 | -3/+4 |
| | |||||
* | FreeSWITCH package fix html comment redo | Mark Crane | 2009-01-20 | 1 | -5/+5 |
| | |||||
* | FreeSWITCH package fix html comment on extensions page and add international ↵ | Mark Crane | 2009-01-19 | 3 | -8/+9 |
| | | | | outbound shortcut | ||||
* | FreeSWITCH package new FreeSWITCH build 1.0.2 Revision revision 11245 added ↵ | Mark Crane | 2009-01-16 | 7 | -4/+51 |
| | | | | mod_fax to modules tab. | ||||
* | FreeSWITCH package new build of FreeSWITCH 1.0.2 revision 11220. Notable ↵ | Mark Crane | 2009-01-15 | 3 | -4/+4 |
| | | | | improvements fs_cli. TLS support in mod_dingaling allows Google Talk/Jabber integration. | ||||
* | FreeSWITCH package version update. | Mark Crane | 2009-01-15 | 3 | -3/+3 |
| | |||||
* | FreeSWITCH add International option to the Dialplan Expression tool, minor ↵ | Mark Crane | 2009-01-15 | 4 | -4/+9 |
| | | | | wording changes, hide Outbound Caller ID on the Extensions tab. Effective Caller ID is used by FreeSWITCH. | ||||
* | Snort package increment version. | Mark Crane | 2009-01-15 | 1 | -1/+1 |
| |