Config attributes
Default
Value
Type
Values
Description
voip.turn-user
TEXT
""
Specifies the username to authenticate against the TURN server.
voip.turn-passwd
TEXT
""
Specifies the password to authenticate against the TURN server.
voip.turn-tcp
0
BOOLEAN
0="False"
1="True"
If set to True uses TCP to communicate with the TURN server, otherwise
UDP.
voip.set-qos
0
BOOLEAN
0="False"
1="True"
Selecting this option enables QoS (Quality of Service) tagging for SIP and
media. For layer 3, at the Internet layer, the DiffServ (Differentiated
Services) precedence level is Class 3. The Differentiated Services Code Point
(DSCP) in the IP header is set to 24 (0x18). For layer 2, IEEE 802.1p tagging is
supported.
voip.codec1
1
INDEXED_
OPTION
0="None"
1="G.722"
2="G.711 u-law
(PCMU)"
3="G.711 A-law
(PCMA)"
4="G.726"
5="G.729"
Highest prioritized codec. At least one codec
different from “None” has to
be selected in voip.codec1-voip.codec5.
voip.codec2
2
INDEXED_
OPTION
0="None"
1="G.722"
2="G.711 u-law
(PCMU)"
3="G.711 A-law
(PCMA)"
4="G.726"
5="G.729"
Second highest prioritized codec. At least one codec
different from “None”
has to be selected in voip.codec1-voip.codec5.
voip.codec3
3
INDEXED_
OPTION
0="None"
1="G.722"
2="G.711 u-law
(PCMU)"
3="G.711 A-law
Third highest prioritized codec. At least one codec
different from “None”
has to be selected in voip.codec1-voip.codec5.