Skip to content

Poly (Polycom) desktop phones#

Warning

Pleases note that these telephones do not support zero touch provisioning.

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!-- Polycom Template 1.0 -->
<PHONE_CONFIG>
    apps.statePolling.password=""
    <WEB
        tcpIpApp.sntp.address="pool.ntp.org"
        tcpIpApp.sntp.gmtOffset="$(time.timezone:seconds)"
        voice.codecPref.G711_A="4"
        voice.codecPref.G711_Mu="3"
        voice.codecPref.G722="1"
        voice.codecPref.G7221.32kbps="2"
        voice.codecPref.G7221_C.48kbps="0"
        voice.codecPref.G729_AB="5"
        voice.codecPref.iLBC.13_33kbps="6"
        voice.codecPref.iLBC.15_2kbps="7"
        voice.codecPref.Siren14.48kbps="0"
        voice.codecPref.Siren22.64kbps="0"
        voIpProt.SIP.local.port="$(sip.port)"
        voIpProt.SIP.outboundProxy.address=""
        voIpProt.SIP.outboundProxy.port="0"
        reg.1.address="$(sip.username)"
        reg.1.auth.useLoginCredentials="0"
        reg.1.auth.userId="$(sip.username)"
        reg.1.auth.password="$(sip.userpassword)"
        reg.1.displayName="$(sip.displayname:xml) "
        reg.1.serverAutoDiscovery="0"
        reg.1.srtp.enable="$(sip.usesrtp)"
        voIpProt.server.1.address="$(sip.server)"
        voIpProt.server.1.port="$(sip.port)"
        voIpProt.server.1.transport="UDPOnly"
        reg.1.server.1.address="$(sip.server)"
        reg.1.server.1.port="$(sip.port)"
        reg.1.server.1.transport="UDPOnly"
    />
    <All
        lcl.ml.lang="$(ui.language:polycomtxt)"
    />
</PHONE_CONFIG>