-
1
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
1
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Poly Phones
- UC Platforms
- BToE settings will not push to VVX 501 phone by provisioning...

Create an account on the HP Community to personalize your profile and ask a question

03-21-2017 10:58 AM
Good Morning,
I will try to be discriptive as possible to help everyone answer my problem. We are testing SfB Cloud PBX, I have 2 Polycom Phones. A VVX 500, and a 501 SfB edition. I have created a provisioning server to push out a config file via FTP over DHCP Option 160, which is working fine. In this config file I have set 2 parameters to enable BToE by default.
feature.btoe.enabled="1"
btoe.pairingMode="Auto"' (I do not want to use pin pairing, I want it to be Automatic)
Both phones take the shared config file and process all 38 lines without any errors, I have verified this by looking at Platform > Status > Configuration on the phone.
Now the VVX 500 phone works as desired, the 501 will not enable btoe and the paring mode defaults to "Manual" forcing me to manually change the settings. I can replicate this by factory resetting the phone using 1,3,5 key combination. My concern is getting this fixed before I purchase almost 200 more phones.
Additonal Information
Both phones are running 5.5.0.23374 UCS
Using BToE 3.4.2
I searched the forums for similar problems before opening my own thread.
Solved! Go to Solution.
Accepted Solutions
03-21-2017 09:08 PM
Hello cdodge,
as already mentioned in my original reply:
- The Cloud PBX can force the phone to use settings from the Cloud and BToE is deactivated as a standard. Source => here <=
This means whatever the Call Server sends via the Inbound Provisioning has a higher priority.
Simply backup you configuration of the phone so you can compare it what the phone actually holds within its memory and compare it with the configuration you are trying to load from the server.
As another example you also do only need:
device.set="1" device.baseProfile.set="1" device.baseProfile="Lync"
the above when you are using "old" non LYNC / Skype for Business SKU phones and will need to purchase the relevant licenses for these if they still being used.
If you need further support please open a ticket with your reseller if the quoted references and the extensive FAQ's or the forum search do not help you.
In order to raise a support ticket you need to work with your Polycom reseller as they need to do this for you.
If this is some sort of an Internet discounter please post either your phone's MAC address or your Polycom devices serial so I can look up who would be able to support you.
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.
Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN
03-21-2017 11:43 AM
Hello cdodge,
welcome back to the Polycom Community.
A couple of things:
- As already explained => here <= UC Software 5.5.0 is NOT a Skype for Business supported software. You must use UC Software 5.5.1 or 5.4.5 instead.
Did you ever get anywhere with your old post? - Option 160 is only supported in non Skype for Business / LYNC SKU's which makes me believe you are using these phones without the correct license as explained => here <= The Skype SKU -019 or the LYNC SKU -018 would be using Option 161
Polycom reserves the right to audit your deployment to verify that you have sufficient licenses to match the number of devices being used.
- The Cloud PBX can force the phone to use settings from the Cloud and BToE is deactivated as a standard. Source => here <=
So please verify these settings and if it still fails please open a Support Ticket via your reseller once you ensured you have the right SKU and/or License required.
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.
Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN

03-21-2017 02:15 PM
Thank you for your Reply Steffen.
I did get my old post resolved, I will get it updated with the resolution.
Yes the VVX 500 phone I was using for testing is a non-lync SKU, it was part of a 8x8 deployment for our current phone system that I was using just for testing, this explaines why the Option 160 is working on that phone. The VVX 501 is a -019 phone, which is what we will be purchasing for our deployment. I will look into Option 161, thank you for your heads up! I will mark as resolved after testing is complete.

03-21-2017 03:27 PM
Steffen,
This is what I have done, I placed the new 5.5.1x firmware in the FTP directory and created DHCP Option 161 string pointed to ftp://PlcmSpIp:PlcmSpIp@ucs.***.com. I factory reset the VVX 501 phone using 1,3,5 and rebooted, it pulled the new firmware and updated successfully.
Upon bootup it pairs with my computer over BToE, but then it asks for a "Lock Code" after putting in a lock code the phone reboots again and after the phone is rebooted the BToE settings are set back to disabled and manual. Some settings are still in the phone like my custom admin pin, and time/gtm offsets. But others like my Custome CA certificates and BToE settings are not.
Here are my config file settings, settings in RED seem to be lost upon the phone rebooting once a Lock Code is entered.
device.set="1"
device.baseProfile.set="1"
device.baseProfile="Lync"
device.auth.localAdminPassword="XXXX"
device.auth.localAdminPassword.set="1"
device.prov.tagSerialNo="1"
device.prov.lyncDeviceUpdateEnabled="0"
reg.1.auth.usePinCredentials="0"
device.sntp.gmtOffset="-7"
device.sntp.serverName="pool.ntp.org"
tcpIpApp.sntp.address.overrideDHCP="1"
tcpIpApp.sntp.gmtOffset.overrideDHCP="1"
tcpIpApp.sntp.address="ntp.***.com"
tcpIpApp.sntp.gmtOffset="-7"
tcpIpApp.sntp.resyncPeriod="3600"
reg.1.auth.usePinCredentials="0"
httpd.enabled="1"
httpd.cfg.port="8080"
httpd.cfg.enabled="1"
httpd.cfg.secureTunnelEnabled="1"
httpd.cfg.secureTunnelRequired="1"
sec.pwd.length.admin="3"
sec.pwd.length.user="3"
sec.tagSerialNo="1"
sec.TLS.customCaCert.1="-----BEGIN CERTIFICATE----- **** -----END CERTIFICATE-----"
sec.TLS.customCaCert.2="-----BEGIN CERTIFICATE----- **** -----END CERTIFICATE-----"
sec.TLS.customCaCert.3="-----BEGIN CERTIFICATE----- **** -----END CERTIFICATE-----"
prov.polling.enabled="1"
prov.polling.mode="random"
prov.polling.period="86400"
prov.polling.time="01:00"
prov.polling.timeRandomEnd="05:00"
voice.volume.persist.handset="1"
voice.volume.persist.headset="1"
voice.volume.persist.handsfree="1"
feature.callRecording.enabled="0"
feature.btoe.enabled="1"
btoe.pairingMode="Auto"
feature.enhancedFeatureKeys.enabled="1"
Here are the logs from the phone.
0321150800|AuthS|2|00|Policy Dest:(201)AuthServicePolicyServiceKey:(106)AuthServiceOAuthMsgKey:(205)AuthSvcAOServiceRequestKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(0) ,TransactionID(-1) 0321150800|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(106)AuthServiceOAuthMsgKey:(208)AuthSvcAODBAddKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(0) ,TransactionID(-1) 0321150800|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(106)AuthServiceOAuthMsgKey:(212)AuthSvcAODBDBIndKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(0) ,TransactionID(1272978327) 0321150800|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(105)AuthServiceUTMsgKey:(208)AuthSvcAODBAddKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(0) ,TransactionID(1272978327) 0321150800|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(105)AuthServiceUTMsgKey:(212)AuthSvcAODBDBIndKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(0) ,TransactionID(1272978327) 0321150800|AuthS|2|00|Policy Dest:(203)AuthServicePolicyFsmKey:(105)AuthServiceUTMsgKey:(214)AuthSvcAOFsmRequestKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(0) ,TransactionID(1272978327) 0321150800|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((359),(1)kBaseEventInit,Ticks(0)) 0321150800|AuthS|2|00|S/E(sSAuthSvcUTS0,kBaseEventInit),rO(324) 0321150800|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((382),(1)kBaseEventInit,Ticks(0)) 0321150800|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((382),(1)kBaseEventInit,Ticks(0)) 0321150800|AuthS|2|00|[prepareAndSendRequest]:[4283]:[18]:[https://outlook.office365.com/EWS/Exchange.asmx] 0321150800|cfg |5|00|Prm|Parameter feature.validate.peer.cert requested type 0 but is of type 7 0321150800|AuthS|2|00|S/E(sSAuthSvcGetEwsAutoDiscTokenProvider,kBaseEventInit),rO(5) 0321150800|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((382),(5),Ticks(0)) 0321150800|log |5|00|Skipped uploading of failed log file because no of failures are > 4 or last upload failed time is < 60 seconds. 0321150801|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((382),(301)kEAuthOnRecvDataResponse,Ticks(0)) 0321150801|AuthS|2|00|m_RetVal[0] eReqRspID[18] curlReturn[0] HttpRspCode[401] messageLen[0] 0321150801|AuthS|2|00|S/E(sSAuthSvcGetEwsAutoDiscTokenProvider,kEAuthOnRecvDataResponse),rO(3) 0321150801|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((370),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((370),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|S/E(sSAuthSvcUTEnd,kBaseEventInit),rO(3) 0321150801|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((370),(3),Ticks(0)) 0321150801|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((370),(3),Ticks(0)) 0321150801|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((370),(-1),Ticks(0)) 0321150801|AuthS|2|00|Policy Dest:(203)AuthServicePolicyFsmKey:(105)AuthServiceUTMsgKey:(215)AuthSvcAOFsmReplyKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(200)Got User Type ,TransactionID(1272978327) 0321150801|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(105)AuthServiceUTMsgKey:(212)AuthSvcAODBDBIndKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(200)Got User Type ,TransactionID(1272978327) 0321150801|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(106)AuthServiceOAuthMsgKey:(211)AuthSvcAODBIEIndKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(200)Got User Type ,TransactionID(1272978327) 0321150801|AuthS|2|00|Policy Dest:(203)AuthServicePolicyFsmKey:(106)AuthServiceOAuthMsgKey:(214)AuthSvcAOFsmRequestKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(0) ,TransactionID(1272978327) 0321150801|AuthS|2|00|<SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((501),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|S/E(sSOAuth2S0,kBaseEventInit),rO(5) 0321150801|AuthS|2|00|<\SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((501),(5),Ticks(0)) 0321150801|AuthS|2|00|<SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((501),(501)kEOAuth2OAuth2Start,Ticks(0)) 0321150801|AuthS|2|00|S/E(sSOAuth2S0,kEOAuth2OAuth2Start),rO(6) 0321150801|AuthS|2|00|<\SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((511),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|<SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((511),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|OAuth2 SOAuth2RenewAccessToken, Device Pairing Detected, Fetch using Refresh Token 0321150801|AuthS|2|00|S/E(sSOAuth2RenewAccessToken,kBaseEventInit),rO(511) 0321150801|AuthS|2|00|<\SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((512),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|<SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((512),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|OAuth2 SOAuth2RenewAccessTokenWithRefreshToken, fetching access token using refresh token 0321150801|AuthS|2|00|prepareOAuth2TokenRefreshReqBody: ClientID:131c22db-3591-4fc8-a305-55444fa5ccd3 0321150801|AuthS|2|00|[OAuth2PrepareAndSendRequest]:[1386]:[6]:[https://login.windows.net/common/oauth2/token] 0321150801|AuthS|2|00|S/E(sSOAuth2RenewAccessTokenWithRefreshToken,kBaseEventInit),rO(5) 0321150801|AuthS|2|00|<\SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((512),(5),Ticks(0)) 0321150801|AuthS|2|00|<SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((512),(301)kEAuthOnRecvDataResponse,Ticks(0)) 0321150801|AuthS|4|00|[OAuth2ParseAndSaveRequiredInfo]:[1531] eReqRspID[6] m_RetVal[0] curlReturn[0] HttpRspCode[200] csStrippedResponse[{"token_type":"Bearer","scope":"user_impersonation","expires_in":"3600","ext_expires_in":"0","expires_on":"1490134081","not_before":"1490130181","resource":"https://outlook.office365.com","access_token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6ImEzUU4wQlpTN3M0bk4tQmRyamJGMFlfTGRNTSIsImtpZCI6ImEzUU4wQlpTN3M0bk4tQmRyamJGMFlfTGRNTSJ9.eyJhdWQiOiJodHRwczovL291dGxvb2sub2ZmaWNlMzY1LmNvbSIsImlzcyI 0321150801|AuthS|2|00|OAuth2 SOAuth2RenewAccessTokenWithRefreshToken, EAuthOnRecvDataResponse : access token (and refresh token) are received and updated 0321150801|AuthS|2|00|S/E(sSOAuth2RenewAccessTokenWithRefreshToken,kEAuthOnRecvDataResponse),rO(3) 0321150801|AuthS|2|00|<\SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((510),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|<SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((510),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|S/E(sSOAuth2End,kBaseEventInit),rO(3) 0321150801|AuthS|2|00|<\SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((511),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|<SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((511),(1)kBaseEventInit,Ticks(0)) 0321150801|AuthS|2|00|OAuth2 SOAuth2RenewAccessToken, starting the timer to refresh the access token 0321150801|AuthS|3|00|AuthSvc's Ticked,Reason(Internal),Count/Size(0/1),Stop? (No) 0321150801|AuthS|3|00|AuthSvc's Timer,Running(1),Start(2655830) 0321150801|AuthS|2|00|S/E(sSOAuth2RenewAccessToken,kBaseEventInit),rO(5) 0321150801|AuthS|2|00|<\SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((511),(5),Ticks(0)) 0321150801|AuthS|2|00|Policy Dest:(203)AuthServicePolicyFsmKey:(106)AuthServiceOAuthMsgKey:(215)AuthSvcAOFsmReplyKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(200)Got OAUTH2 Token ,TransactionID(1272978327) 0321150801|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(106)AuthServiceOAuthMsgKey:(212)AuthSvcAODBDBIndKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(200)Got OAUTH2 Token ,TransactionID(1272978327) 0321150801|AuthS|2|00|Policy Dest:(201)AuthServicePolicyServiceKey:(106)AuthServiceOAuthMsgKey:(206)AuthSvcAOServiceReplyKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(200)Got OAUTH2 Token ,TransactionID(1272978327) 0321150801|AuthS|2|00|Reqponse(-1)AuthSvc,(106)AuthServiceOAuthMsgKey,(-1)app,(8),(Expiry,TransactionId,Time,Type):(-1,1272978327,1490130481,1)IndicationCode:(200)Got OAUTH2 Token 0321150801|AuthS|2|00|Request(-1)AuthSvc,(106)AuthServiceOAuthMsgKey,(-1)app,(-1),(Expiry,TransactionId,Time,Type):(0,-1,1490130481,0)IndicationLevel:(200) 0321150801|AuthS|2|00|Policy Dest:(201)AuthServicePolicyServiceKey:(106)AuthServiceOAuthMsgKey:(205)AuthSvcAOServiceRequestKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(0) ,TransactionID(-1) 0321150801|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(106)AuthServiceOAuthMsgKey:(209)AuthSvcAODBRemoveKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(0) ,TransactionID(-1) 0321150801|AuthS|2|00|<SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((511),(7)kBaseEventStop,Ticks(0)) 0321150801|AuthS|2|00|<\SM>(330)AuthServiceOAuthStateMachine(0xb1b5f9a8):Ctx((511),(-1),Ticks(0)) 0321150801|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((370),(7)kBaseEventStop,Ticks(0)) 0321150801|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7b958):Ctx((370),(-1),Ticks(0)) 0321150801|AuthS|2|00|Policy Dest:(201)AuthServicePolicyServiceKey:(106)AuthServiceOAuthMsgKey:(206)AuthSvcAOServiceReplyKey Caller Service(147)AuthServiceCallerEwsSvc:IndicationCode(302)Resource Removed Permanently ,TransactionID(-1) 0321150801|AuthS|2|00|Reqponse(-1)AuthSvc,(106)AuthServiceOAuthMsgKey,(-1)app,(-1),(Expiry,TransactionId,Time,Type):(-1,-1,1490130481,1)IndicationCode:(302)Resource Removed Permanently 0321150801|ec |4|00|Received token data of length '1578' for type '2' from app 0321150801|ec |4|00|Starting exchange services using URL 'https://outlook.office365.com/EWS/Exchange.asmx' 0321150801|ec |4|00|Received token data in calendar with length '1578' and type is '2' 0321150801|ec |4|00|Calendar: Subscription read failed 0321150801|ec |4|00|CEwsContactsSyncService profile plan is empty 0321150801|ec |4|00|'vvm' Subscription read failed 0321150801|ec |4|00|'calllogs' Subscription read failed 0321150802|ec |4|00|Calendar subscription state '1' Watermark state '1' Response code 'NoError' 0321150802|ec |4|00|Calendar: Subscription save success 0321150804|ec |4|00|UM service is 1 and play on phone service is 1 0321150806|ec |4|00|Missed call notification status is 'true' 0321150809|ec |4|00|'calllogs' service conversation history folder id exist '1'. 0321150810|ec |4|00|'vvm' service Subscription state '1' Watermark state '1' Response code 'NoError' 0321150810|ec |4|00|'vvm' Subscription save success 0321150810|app1 |*|00|AppC::updateBackLightAndTouchScrStates() - Backlight states - present - [1], previous - [2]. 0321150811|ec |4|00|'calllogs' service missed call folder id exist '1'. 0321150817|ec |4|00|'calllogs' service Subscription state '1' Watermark state '1' Response code 'NoError' 0321150817|ec |4|00|'calllogs' Subscription save success 0321150827|proxy|2|00|CProxyService:: Received Request on Proxy Service 0321150827|proxy|2|00|CProxyService:: Forwarding Request to AuthSvc, TransactionID[1048689803] 0321150827|AuthS|2|00|Request(-1)AuthSvc,(101)AuthServiceWTMsgKey,(-1)proxyService,(1001)AuthRsp,(Expiry,TransactionId,Time,Type):(30000,1048689803,1490130507,0)IndicationLevel:(200) 0321150827|proxy|3|00|proxyService's Ticked,Reason(Internal),Count/Size(1/1),Stop? (No) 0321150827|proxy|3|00|proxyService's Timer,Running(1),Start(30000) 0321150827|proxy|2|00|Proxy Saved Req: xnid(1048689803),id(0x2c91430),expiry(30000) 0321150827|AuthS|2|00|Policy Dest:(201)AuthServicePolicyServiceKey:(101)AuthServiceWTMsgKey:(205)AuthSvcAOServiceRequestKey Caller Service(140)AuthServiceCallerLis:IndicationCode(0) ,TransactionID(1048689803) 0321150827|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(101)AuthServiceWTMsgKey:(208)AuthSvcAODBAddKey Caller Service(140)AuthServiceCallerLis:IndicationCode(0) ,TransactionID(1048689803) 0321150827|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(101)AuthServiceWTMsgKey:(212)AuthSvcAODBDBIndKey Caller Service(140)AuthServiceCallerLis:IndicationCode(0) ,TransactionID(1048689803) 0321150827|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(105)AuthServiceUTMsgKey:(208)AuthSvcAODBAddKey Caller Service(140)AuthServiceCallerLis:IndicationCode(0) ,TransactionID(1048689803) 0321150827|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(105)AuthServiceUTMsgKey:(212)AuthSvcAODBDBIndKey Caller Service(140)AuthServiceCallerLis:IndicationCode(0) ,TransactionID(1048689803) 0321150827|AuthS|2|00|Policy Dest:(203)AuthServicePolicyFsmKey:(105)AuthServiceUTMsgKey:(214)AuthSvcAOFsmRequestKey Caller Service(140)AuthServiceCallerLis:IndicationCode(0) ,TransactionID(1048689803) 0321150827|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((359),(1)kBaseEventInit,Ticks(0)) 0321150827|AuthS|2|00|S/E(sSAuthSvcUTS0,kBaseEventInit),rO(318) 0321150827|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((367),(1)kBaseEventInit,Ticks(0)) 0321150827|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((367),(1)kBaseEventInit,Ticks(0)) 0321150827|AuthS|2|00|[prepareAndSendRequest]:[4283]:[15]:[https://sippooldm12a02.infra.lync.com:9999/locationinformation/liservice.svc/mex] 0321150827|cfg |5|00|Prm|Parameter feature.validate.peer.cert requested type 0 but is of type 7 0321150827|AuthS|2|00|S/E(sSAuthSvcGetWTSrvUrl,kBaseEventInit),rO(5) 0321150827|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((367),(5),Ticks(0)) 0321150848|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((367),(301)kEAuthOnRecvDataResponse,Ticks(0)) 0321150848|AuthS|4|00|eReqRspID[15] message[] 0321150848|AuthS|2|00|m_RetVal[-1] eReqRspID[15] curlReturn[28] HttpRspCode[480] messageLen[0] 0321150848|AuthS|2|00|S/E(sSAuthSvcGetWTSrvUrl,kEAuthOnRecvDataResponse),rO(4) 0321150848|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((378),(1)kBaseEventInit,Ticks(0)) 0321150848|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((378),(1)kBaseEventInit,Ticks(0)) 0321150848|AuthS|4|00|pHD(140)AuthServiceCallerLis https://webpooldm12a02.infra.lync.com/CertProv/CertProvisioningService.svc/WebTicket_Proof_SHA1 https://webpooldm12a02.infra.lync.com/WebTicket/WebTicketService.svc/cert https://login.windows.net/common/oauth2/authorize https://webpooldm12a02.infra.lync.com/WebTicket/WebTicketService.svc/OAuth https://login.windows.net/common/oauth2/authorize http://nexus.microsoftonline-p.com/federationmetadata/2006-12/FederationMetaData.xml 0321150848|AuthS|2|00|S/E(sSAuthSvcUTError,kBaseEventInit),rO(4) 0321150848|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((378),(4),Ticks(0)) 0321150848|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((378),(4),Ticks(0)) 0321150848|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((378),(-1),Ticks(0)) 0321150848|AuthS|2|00|Policy Dest:(203)AuthServicePolicyFsmKey:(105)AuthServiceUTMsgKey:(215)AuthSvcAOFsmReplyKey Caller Service(140)AuthServiceCallerLis:IndicationCode(400)Failed to Get UT ,TransactionID(1048689803) 0321150848|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(105)AuthServiceUTMsgKey:(212)AuthSvcAODBDBIndKey Caller Service(140)AuthServiceCallerLis:IndicationCode(400)Failed to Get UT ,TransactionID(1048689803) 0321150848|AuthS|2|00|<SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((378),(7)kBaseEventStop,Ticks(0)) 0321150848|AuthS|2|00|<\SM>(329)AuthServiceUTStateMachine(0xb1b7bb90):Ctx((378),(-1),Ticks(0)) 0321150848|AuthS|2|00|Policy Dest:(202)AuthServicePolicyDBKey:(101)AuthServiceWTMsgKey:(211)AuthSvcAODBIEIndKey Caller Service(140)AuthServiceCallerLis:IndicationCode(400)Failed to Get UT ,TransactionID(1048689803) 0321150848|AuthS|2|00|Policy Dest:(201)AuthServicePolicyServiceKey:(101)AuthServiceWTMsgKey:(206)AuthSvcAOServiceReplyKey Caller Service(140)AuthServiceCallerLis:IndicationCode(400)Failed to Get UT ,TransactionID(1048689803) 0321150848|AuthS|2|00|Reqponse(-1)AuthSvc,(101)AuthServiceWTMsgKey,(-1)proxyService,(1001)AuthRsp,(Expiry,TransactionId,Time,Type):(-1,1048689803,1490130528,1)IndicationCode:(400)Failed to Get UT 0321150848|proxy|2|00|CProxyService:: Recieved Response, TransactionID[1048689803] 0321150848|proxy|2|00|CProxyService:: Returning Response to Requester, TransactionID[1048689803] 0321150848|proxy|2|00|Proxy deleted Req: xnid(1048689803),id(0x2c91430) 0321150848|dns |5|00|Not adding DNS Querie name:ucs.baf.com sDomain:baf.com 0321150848|tickt|4|00|xmlRequestWithClientCert curl rc not OK (3) respCode 0 0321150848|xml |4|00|utilXmlParse: bad parameters 0321150848|log |4|00|UtilLogServerC::uploadFifoLog: upload error. protocol 0 result = -1 0321150857|proxy|3|00|proxyService's Ticked,Reason(Timer),Count/Size(1/1),Stop? (Yes) 0321151626|dns |5|00|Not adding DNS Querie name:***.com sDomain:***.com

03-21-2017 03:44 PM
Also, If I manually turn on the BToE to enabled and the set the pairing to Auto and than do a normal reboot. The BToE enabled setting will stick but the pairing reverts to manual each time.
Do I need to set feature.deviceLock.enable="0" to prevent this?
EDIT
Okay I disabled the deviceLock and factory reset the phone. BToE started up as normal and paired. It prompted me to enter my credentials on my computer to login to SfB online (as I want it to behave). After entering my credentials it logged in to SfB just fine, the phone then unpaired itself. The settings are now set back to Disabled and Manual....are any of these settings controlled via SfB online? and why the heck ddoes it work normally with a VVX 500 but these 019 phones behave differently?
03-21-2017 09:08 PM
Hello cdodge,
as already mentioned in my original reply:
- The Cloud PBX can force the phone to use settings from the Cloud and BToE is deactivated as a standard. Source => here <=
This means whatever the Call Server sends via the Inbound Provisioning has a higher priority.
Simply backup you configuration of the phone so you can compare it what the phone actually holds within its memory and compare it with the configuration you are trying to load from the server.
As another example you also do only need:
device.set="1" device.baseProfile.set="1" device.baseProfile="Lync"
the above when you are using "old" non LYNC / Skype for Business SKU phones and will need to purchase the relevant licenses for these if they still being used.
If you need further support please open a ticket with your reseller if the quoted references and the extensive FAQ's or the forum search do not help you.
In order to raise a support ticket you need to work with your Polycom reseller as they need to do this for you.
If this is some sort of an Internet discounter please post either your phone's MAC address or your Polycom devices serial so I can look up who would be able to support you.
Please ensure to provide some feedback if this reply has helped you so other users can profit from your experience.
Best Regards
Steffen Baier
Polycom Global Services
Notice: I am an HP Poly employee but all replies within the community are done as a volunteer outside of my day role. This community forum is not an official HP Poly support resource, thus responses from HP Poly employees, partners, and customers alike are best-effort in attempts to share learned knowledge.
If you need immediate and/or official assistance for former Poly\Plantronics\Polycom please open a service ticket through your support channels
For HP products please check HP Support.
Please also ensure you always check the General VoIP , Video Endpoint , UC Platform (Microsoft) , PSTN