Hi,
the incumbent Cyta in Cyprus doesn't provision Polycom IP phones on BroadWorks, so we'll have to configure them manually.
The VVX 450s don't subscribe to the List URI, are any additional parameters needed than below?
<WEB_CONFIG> <OVERRIDES attendant.uri="sip:25398549@bbtb.cyta.com.cy"
Attached is the user's List URI setting on BW's DMS.
BR
Chris
Hello @Chris-M-Cy ,
welcome to the Polycom Community.
Both the community's Must Read First and the community's FAQ reference the basic minimum information a new or follow up post should contain.
This ensures the questions having to be asked are limited and any new or follow up post contains the right amount of details to ensure any voluntary participant within the community does not spend additional time chasing basic information.
As a reminder the basic information asked for:
UC Software 4.0.0 or later via the Web Interface Utilities > Phone Backup & Restore > Phone Backup > Phone Backup. Please rename into .TXT or Zip the file to attach.
Since UC Software 5.9.0 simply provide this via the Web Interface Diagnostics > Download Support Information Package
Whilst providing some of these details may not directly impact any possible answer the community can provide, it does enable Polycom to have an overview of the current software used. In addition providing all details at the same time allow us to check logs or look up a potential support partners if an issue needs to come into support. It also enables us to verify the entitlement for using features.
Please ensure you always check the FAQ's and/or utilize the community search before posting any new topics or follow up post’s.
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
If official support is required please check how to phone or open a case here
----------------Danke Steffen! ;-)
Software Version: Version=5.8.2.4732
Phone model: VVX 450
Call Platform: BroadWorks R22
Best Regards
Chris
I havew a VVX 250 test phone registered to Broadworks R22 and BLF's are working. My phone is provisioned through my own provisioning server and I have BLF's working.
Firmware: 5.9.1
Opensips: Broadworks R22
My phone has 2 lines registered and currently using line 2 for BLF's and I have the following config set for BLF's
<attendant attendant.reg="2" attendant.uri="sip:user_BLF@domain"/>
I had to add attendant.reg="2" to get BLF to work. if you have more than 1 line registered to the phone you may need to add attendant.reg="2" and replace 2 with the line you are using for BLF's
For reference here is the config options for BLF from firmware 5.9.1
<attendant attendant.callAction="Dial-Pickup" attendant.reg="1" attendant.restrictPickup="0" attendant.ringType="ringer1" attendant.uri=""> <attendant.behaviors> <attendant.behaviors.automata attendant.behaviors.automata.pickupOnBusy="1"> </attendant.behaviors.automata> <attendant.behaviors.display> <attendant.behaviors.display.remoteCallerID attendant.behaviors.display.remoteCallerID.automata="1" attendant.behaviors.display.remoteCallerID.normal="1"> </attendant.behaviors.display.remoteCallerID> <attendant.behaviors.display.spontaneousCallAppearances attendant.behaviors.display.spontaneousCallAppearances.automata="0" attendant.behaviors.display.spontaneousCallAppearances.normal="1"> </attendant.behaviors.display.spontaneousCallAppearances> </attendant.behaviors.display> </attendant.behaviors> <attendant.callActionMenu attendant.callActionMenu.enabled="0"> </attendant.callActionMenu> <attendant.callWaiting attendant.callWaiting.enable="0" attendant.callWaiting.ring="silent"> </attendant.callWaiting> <attendant.displayHoldState attendant.displayHoldState.enable="0"> </attendant.displayHoldState> <attendant.resourceList attendant.resourceList.1.address="" attendant.resourceList.1.bargeInMode="" attendant.resourceList.1.callAddress="" attendant.resourceList.1.display.spontaneousCallAppearances="auto" attendant.resourceList.1.hold.ringer="ringer11" attendant.resourceList.1.label="" attendant.resourceList.1.proceedingIsRecipient="0" attendant.resourceList.1.rejectParkOnBusy="0" attendant.resourceList.1.requestSilentBargeIn="0" attendant.resourceList.1.ringType="default" attendant.resourceList.1.type="" attendant.resourceList.2.address="" attendant.resourceList.2.bargeInMode="" attendant.resourceList.2.callAddress="" attendant.resourceList.2.display.spontaneousCallAppearances="auto" attendant.resourceList.2.hold.ringer="ringer11" attendant.resourceList.2.label="" attendant.resourceList.2.proceedingIsRecipient="0" attendant.resourceList.2.rejectParkOnBusy="0" attendant.resourceList.2.requestSilentBargeIn="0" attendant.resourceList.2.ringType="default" attendant.resourceList.2.type=""> </attendant.resourceList> </attendant>
I checked the broadworks template file and see it only sets the tag you have already set.
<attendant attendant.uri=""/>
The Attendant URI in your config file looks correct based on the broadworks screenshot you sent.
One thing I notices is your override file looks like it's incomplete as there is no closing tags. if your file is complete then I would recommend creating a separate config file that has the BLF tags and uploading that from the web interface.