CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2012/09/27 18:03:57
Modified files:
telephony/asterisk: Makefile distinfo
telephony/asterisk/patches: patch-Makefile
patch-configs_asterisk_conf_sample
patch-configure_ac
patch-contrib_scripts_safe_asterisk
patch-pbx_pbx_spool_c
telephony/asterisk/pkg: PLIST-main README-main
Added files:
telephony/asterisk/patches: patch-configs_res_odbc_conf_sample
patch-configs_sip_conf_sample
Removed files:
telephony/asterisk/patches: patch-addons_chan_ooh323_c
patch-channels_chan_unistim_c
Log message:
Update the asterisk port to 10.8.0 - This is a major update, notable changes:
- If using ConfBridge, note that the dialplan arguments have changed.
- If using the built-in HTTP server, note that a bindaddr must now be given,
previously the default was 0.0.0.0 but this must now be given explicitly.
- Internal database now uses SQLite3 not BDB, conversion tools are provided.
See share/doc/asterisk/UPGRADE.txt for more.