voice_client: disable likely unused code

This commit is contained in:
Ronny Nilsson 2018-02-27 17:30:36 +01:00
parent b118f84ea0
commit 432945e380
2 changed files with 3 additions and 2 deletions

View file

@ -15,7 +15,7 @@ hangup_xfer=yes
; This is a global setting.
; Available values are:
; AUS, BEL, BRA, CHL, CHN, CZE, DNK, ETS, FIN, FRA, DEU, HUN, IND, ITA, JPN, NLD, NZL, USA, ESP, SWE, CHE, NOR, TWN, GBR, ARE
country=|COUNTRY|
;country=|COUNTRY|
; Enables the use of a jitterbuffer on the receiving side of a SIP channel. [yes/no] (Added in Version 1.4)
; This is a global setting.

View file

@ -1835,7 +1835,8 @@ configure_brcm()
local dialoutmsec
local fac
config_get country BRCM country
# config_get country BRCM country
country=""
config_get jbenable BRCM jbenable
config_get jbforce BRCM jbforce
config_get jbmaxsize BRCM jbmaxsize