From: Michael Geddes Date: Tue, 27 Jan 2009 02:39:41 +0000 (+0000) Subject: The number tagging has been split into macros/tagnumber.conf X-Git-Tag: 0.9.0~720 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=213d2a310e4432d2a024dbf33506a67b0e5455ba;p=oweals%2Fluci.git The number tagging has been split into macros/tagnumber.conf --- diff --git a/contrib/package/asterisk-xip/files/uci/lastcall b/contrib/package/asterisk-xip/files/uci/lastcall index 1a29c1d4b..d0314fd81 100755 --- a/contrib/package/asterisk-xip/files/uci/lastcall +++ b/contrib/package/asterisk-xip/files/uci/lastcall @@ -108,6 +108,7 @@ enable_lastcall() { append dialplan_globals "LASTCALLZONE=\"${asterisk_zone}\"" "$N" [ -z "${DEST}" ] || append dialplan_globals "LASTCALL_DIR=${DEST}/etc/asterisk/directory" "$N" + append_include "macros/tagnumber.conf" append_include "macros/lastcall.conf" dialplan_do_add_lastcall=1 enable_module app_macro