From 213d2a310e4432d2a024dbf33506a67b0e5455ba Mon Sep 17 00:00:00 2001 From: Michael Geddes Date: Tue, 27 Jan 2009 02:39:41 +0000 Subject: [PATCH] The number tagging has been split into macros/tagnumber.conf --- contrib/package/asterisk-xip/files/uci/lastcall | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0