From aec6023a070828dbd95cb11dddd48a4c1e462e4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20=C5=A0urda?= Date: Wed, 21 Dec 2022 14:18:10 +0800 Subject: [PATCH] Add NAT helper for asterisk --- .buildbot/openwrt/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index 8bcf2f8..79bbd2f 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -24,7 +24,7 @@ make image \ asterisk \ asterisk-pjsip asterisk-bridge-simple \ asterisk-codec-alaw asterisk-codec-ulaw \ - asterisk-res-rtp-asterisk" + asterisk-res-rtp-asterisk kmod-nf-nathelper-extra" mkdir -p ../out mv build_dir/target-aarch64_cortex-a72_musl/linux-bcm27xx_bcm2711/tmp/*.gz ../out