diff --git a/intel_mips/image/xrx500-iopsys.mk b/intel_mips/image/xrx500-iopsys.mk index f1cc182c794d233d94d87c80c9db1612213f88d0..cf2e14f70c07b2c17f971886254f518e15a15003 100644 --- a/intel_mips/image/xrx500-iopsys.mk +++ b/intel_mips/image/xrx500-iopsys.mk @@ -11,7 +11,7 @@ ASTERISK_PACKAGES += asterisk-pbx-spool asterisk-res-musiconhold asterisk-res-rt ASTERISK_PACKAGES += asterisk-res-timing-timerfd asterisk-sounds asterisk-app-transfer ASTERISK_PACKAGES += asterisk-codec-a-mu asterisk-codec-alaw asterisk-codec-ulaw ASTERISK_PACKAGES += asterisk-codec-g722 asterisk-codec-g726 asterisk-codec-g729 -ASTERISK_PACKAGES += asterisk-codec-gsm +ASTERISK_PACKAGES += asterisk-codec-gsm asterisk-res-pjproject VOICE_PACKAGES := voice-client $(ASTERISK_PACKAGES) juci-voice-client diff --git a/iopsys-brcm63xx-arm/profiles/iopsys.mk b/iopsys-brcm63xx-arm/profiles/iopsys.mk index 85a20bce1f80783b99c7c7313972b640fad89573..1747363614fbbb966af2cc56a83515a5a31efa47 100644 --- a/iopsys-brcm63xx-arm/profiles/iopsys.mk +++ b/iopsys-brcm63xx-arm/profiles/iopsys.mk @@ -8,7 +8,7 @@ asterisk-format-sln asterisk-format-sln16 asterisk-func-channel \ asterisk-func-db asterisk-func-shell asterisk-pbx-spool \ asterisk-res-musiconhold asterisk-res-stun asterisk-res-voice asterisk-sounds \ asterisk-format-gsm asterisk-res-rtp-asterisk asterisk-chan-sip \ -asterisk-util-astcanary asterisk-res-timing-timerfd +asterisk-util-astcanary asterisk-res-timing-timerfd asterisk-res-pjproject VOICE_SUPPORT:=voice-client endptmngr $(ASTERISK_PACKAGES) juci-voice-client DECT_SUPPORT:=dectmngr2 juci-natalie-dect diff --git a/iopsys-brcm63xx-mips/profiles/iopsys.mk b/iopsys-brcm63xx-mips/profiles/iopsys.mk index 99428c3b8ca352fbad2fc5515732ea88f74e8cae..18cb877fe6593ad5e45c6dea6c53235c0d15c286 100644 --- a/iopsys-brcm63xx-mips/profiles/iopsys.mk +++ b/iopsys-brcm63xx-mips/profiles/iopsys.mk @@ -8,7 +8,7 @@ asterisk-format-sln asterisk-format-sln16 asterisk-func-channel \ asterisk-func-db asterisk-func-shell asterisk-pbx-spool \ asterisk-res-musiconhold asterisk-res-stun asterisk-res-voice asterisk-sounds \ asterisk-format-gsm asterisk-res-rtp-asterisk asterisk-chan-sip \ -asterisk-util-astcanary asterisk-res-timing-timerfd +asterisk-util-astcanary asterisk-res-timing-timerfd asterisk-res-pjproject VOICE_SUPPORT:=voice-client endptmngr $(ASTERISK_PACKAGES) juci-voice-client DECT_SUPPORT:=natalie-dect dectmngr2 juci-natalie-dect