version: bump to 2.3.4, asterisk: add chan-sccp and chan-skinny

This commit is contained in:
hayzamjs 2023-10-29 15:44:52 +00:00
parent 23099c6e4f
commit d0e947cdc5

View file

@ -198,6 +198,8 @@ CONFIG_PACKAGE_asterisk-cel-manager=y
CONFIG_PACKAGE_asterisk-cel-sqlite3-custom=y CONFIG_PACKAGE_asterisk-cel-sqlite3-custom=y
CONFIG_PACKAGE_asterisk-chan-quectel=y CONFIG_PACKAGE_asterisk-chan-quectel=y
CONFIG_PACKAGE_asterisk-chan-rtp=y CONFIG_PACKAGE_asterisk-chan-rtp=y
CONFIG_PACKAGE_asterisk-chan-sccp=m
CONFIG_PACKAGE_asterisk-chan-skinny=y
CONFIG_PACKAGE_asterisk-codec-a-mu=y CONFIG_PACKAGE_asterisk-codec-a-mu=y
CONFIG_PACKAGE_asterisk-codec-adpcm=y CONFIG_PACKAGE_asterisk-codec-adpcm=y
CONFIG_PACKAGE_asterisk-codec-alaw=y CONFIG_PACKAGE_asterisk-codec-alaw=y
@ -910,7 +912,7 @@ CONFIG_VERSION_HOME_URL="https://difuse.io"
CONFIG_VERSION_HWREV="v1" CONFIG_VERSION_HWREV="v1"
CONFIG_VERSION_MANUFACTURER="Difuse" CONFIG_VERSION_MANUFACTURER="Difuse"
CONFIG_VERSION_MANUFACTURER_URL="https://difuse.io" CONFIG_VERSION_MANUFACTURER_URL="https://difuse.io"
CONFIG_VERSION_NUMBER="2.3.3" CONFIG_VERSION_NUMBER="2.3.4"
CONFIG_VERSION_PRODUCT="DMSBG-100" CONFIG_VERSION_PRODUCT="DMSBG-100"
CONFIG_VERSION_REPO="https://difuse.io/releases" CONFIG_VERSION_REPO="https://difuse.io/releases"
CONFIG_VERSION_SUPPORT_URL="https://docs.difuse.io" CONFIG_VERSION_SUPPORT_URL="https://docs.difuse.io"