From cc25d1e41f098698fb509daa91f1054c1ce844cf Mon Sep 17 00:00:00 2001 From: Hemlata Bhatt <hemlata.bhatt@iopsys.eu> Date: Mon, 19 Apr 2021 12:32:49 +0200 Subject: [PATCH] Enabled voicemail --- iopsys-brcm63xx-arm/profiles/iopsys.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iopsys-brcm63xx-arm/profiles/iopsys.mk b/iopsys-brcm63xx-arm/profiles/iopsys.mk index a1879ffea..e0ec8da32 100644 --- a/iopsys-brcm63xx-arm/profiles/iopsys.mk +++ b/iopsys-brcm63xx-arm/profiles/iopsys.mk @@ -10,7 +10,7 @@ asterisk-res-musiconhold asterisk-res-stun asterisk-res-voice asterisk-sounds \ asterisk-format-gsm asterisk-res-rtp-asterisk asterisk-pjsip \ asterisk-util-astcanary asterisk-res-timing-timerfd asterisk-res-srtp \ asterisk-res-http-websocket asterisk-res-pjproject asterisk-res-sorcery \ -asterisk-app-confbridge +asterisk-app-confbridge asterisk-app-voicemail VOICE_SUPPORT:=endptmngr $(ASTERISK_PACKAGES) DECT_SUPPORT:=dectmngr -- GitLab