X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fpackage%2Fasterisk-xip%2Ffiles%2Fuci%2Flastcall;fp=contrib%2Fpackage%2Fasterisk-xip%2Ffiles%2Fuci%2Flastcall;h=d0314fd810a5981a9ac328f9aac5fada72fa585f;hp=1a29c1d4be1cbe3822d3fc188c90e01718b12056;hb=213d2a310e4432d2a024dbf33506a67b0e5455ba;hpb=84d6b1e148e27ae67094c6cacff684c23b8fcfff 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