The number tagging has been split into macros/tagnumber.conf
authorMichael Geddes <openwrt@frog.wheelycreek.net>
Tue, 27 Jan 2009 02:39:41 +0000 (02:39 +0000)
committerMichael Geddes <openwrt@frog.wheelycreek.net>
Tue, 27 Jan 2009 02:39:41 +0000 (02:39 +0000)
contrib/package/asterisk-xip/files/uci/lastcall

index 1a29c1d..d0314fd 100755 (executable)
@@ -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