Age | Commit message (Collapse) | Author |
|
* Rename subdirectories to their repective OpenWrt package names
* Make each LuCI module its own standalone package
* Deploy a shared luci.mk which is used by each module Makefile
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
|
|
- now escaping special characters in pbx-asterisk
- changed location of voicemail temp stuff and log file
- changed pbx-send-voicemail to use base64 instead of uuencode
- added many missing dependencies
- now allowing ip addresses as well as hostnames for external host
- constrained # seconds to ring to positive integers
- specifying externrefresh in sip.conf template
- fixed voicemail (sending recordings, recording new greeting, instructions)
- Implemented callback
|
|
2) Added a config option asking msmtp to not verify the identity of the SMTP server (CA certs missing)
|
|
2) Set default for SMTP authentication to off so the interface is
cleaner to begin with (when not configured).
|
|
2) Fixed a bug in voicemail section of pbx-asterisk init script which was causing
the script to exit if no configuration for voicemail was found.
|
|
|