Skip to content
Snippets Groups Projects
Commit 6ffb4242 authored by Yalu Zhang's avatar Yalu Zhang
Browse files

Remove voice-client from voice packages

parent c39fb452
No related branches found
No related tags found
No related merge requests found
...@@ -13,7 +13,7 @@ ASTERISK_PACKAGES += asterisk-codec-a-mu asterisk-codec-alaw asterisk-codec-ulaw ...@@ -13,7 +13,7 @@ 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-g722 asterisk-codec-g726 asterisk-codec-g729
ASTERISK_PACKAGES += asterisk-codec-gsm asterisk-util-astcanary ASTERISK_PACKAGES += asterisk-codec-gsm asterisk-util-astcanary
VOICE_PACKAGES := voice-client $(ASTERISK_PACKAGES) VOICE_PACKAGES := $(ASTERISK_PACKAGES)
COMMON_PACKAGES := \ COMMON_PACKAGES := \
kmod-usb-dwc3-grx500 kmod-usb3 kmod-usb-storage kmod-scsi-core kmod-fs-vfat \ kmod-usb-dwc3-grx500 kmod-usb3 kmod-usb-storage kmod-scsi-core kmod-fs-vfat \
......
...@@ -10,7 +10,7 @@ asterisk-res-musiconhold asterisk-res-stun asterisk-res-voice asterisk-sounds \ ...@@ -10,7 +10,7 @@ asterisk-res-musiconhold asterisk-res-stun asterisk-res-voice asterisk-sounds \
asterisk-format-gsm asterisk-res-rtp-asterisk asterisk-chan-sip \ asterisk-format-gsm asterisk-res-rtp-asterisk asterisk-chan-sip \
asterisk-util-astcanary asterisk-res-timing-timerfd asterisk-util-astcanary asterisk-res-timing-timerfd
VOICE_SUPPORT:=voice-client endptmngr $(ASTERISK_PACKAGES) VOICE_SUPPORT:=endptmngr $(ASTERISK_PACKAGES)
DECT_SUPPORT:=dectmngr2 DECT_SUPPORT:=dectmngr2
#################### brcm_ref138 #################### brcm_ref138
......
...@@ -10,7 +10,7 @@ asterisk-res-musiconhold asterisk-res-stun asterisk-res-voice asterisk-sounds \ ...@@ -10,7 +10,7 @@ asterisk-res-musiconhold asterisk-res-stun asterisk-res-voice asterisk-sounds \
asterisk-format-gsm asterisk-res-rtp-asterisk asterisk-chan-sip \ asterisk-format-gsm asterisk-res-rtp-asterisk asterisk-chan-sip \
asterisk-util-astcanary asterisk-res-timing-timerfd asterisk-util-astcanary asterisk-res-timing-timerfd
VOICE_SUPPORT:=voice-client endptmngr $(ASTERISK_PACKAGES) VOICE_SUPPORT:=endptmngr $(ASTERISK_PACKAGES)
DECT_SUPPORT:=natalie-dect dectmngr2 DECT_SUPPORT:=natalie-dect dectmngr2
############################################################################### ###############################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment