version: bump to 2.3.4, asterisk: add chan-sccp and chan-skinny
This commit is contained in:
parent
23099c6e4f
commit
d0e947cdc5
1 changed files with 3 additions and 1 deletions
4
d.config
4
d.config
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue