Hello.
Does anyone ever made BLF function on POLYCOM Phones??
I've SoundPoint IP 650 with attendant console, and try to do BLF - without success.
I've checked and set in sip.cfg
SME has IP address 10.20.30.1
extensions start at 5000
5000 is SoundPoint IP 650
others SoundPoint IP 330
in provision files i setup {btw there is way to add full sip.cfg designed by Polycom. {Just split it in to three parts and and change in POLYCOM X01 definition that config files are
CONFIG_FILES="phone$ext.cfg, sip.cfg, sip2.cfg, sip3.cfg"
}
look at config files and tell me why it is NOT WORKING (DAMN)
I can send all config files via e-mail it is more than 300kB.
THNAKS
< server voIpProt.server.1.address="10.20.30.1" voIpProt.server.1.port="5060" voIpProt.server.1.transport="TCPpreferred"
...
<outboundProxy voIpProt.SIP.outboundProxy.address="10.20.30.1" voIpProt.SIP.outboundProxy.port="5060" voIpProt.SIP.outboundProxy.transport="TCPpreferred"/>
...
<port>
<RTP tcpIpApp.port.rtp.filterByIp="0" tcpIpApp.port.rtp.filterByPort="0" tcpIpApp.port.rtp.forceSend="" tcpIpApp.port.rtp.mediaPortRangeStart=""/>
</port>
...
<feature feature.1.name="presence" feature.1.enabled="1"
and in phone5000.cfg
reg.1.displayName=""
reg.1.address="5000"
reg.1.label="5000"
reg.1.type="private"
reg.1.lcs=""
reg.1.thirdPartyName=""
reg.1.auth.userId="5000"
reg.1.auth.password="*****"
reg.1.server.1.address="10.20.30.1"
reg.1.server.1.port=""
reg.1.server.1.transport="TCPpreferred"
reg.1.server.2.transport="TCPpreferred"
reg.1.server.1.expires=""
reg.1.server.1.expires.overlap=""
reg.1.server.1.register=""
reg.1.server.1.retryTimeOut=""
reg.1.server.1.retryMaxCount=""
reg.1.server.1.expires.lineSeize=""
reg.1.outboundProxy.address="10.20.30.1"
reg.1.outboundProxy.port="5060"
reg.1.outboundProxy.transport="TCPpreferred"
...
<attendant attendant.uri="5000@10.20.30.1"
attendant.reg="1"/>