- Joined
- Oct 22, 2021
- Messages
- 19
- Reaction score
- 4
Hi All,
This is more a submission of a fix to the guys at 3CX but recently we had a system where users were using USB headsets with the VVX series and all phones weren't saving the headset volume for each call. This was a pain to fix as I could see the following flag in the template set to 1 which should persist the headset volume:
voice.volume.persist.headset="1"
However, it still wasn't working. I found however, if I navigated to the phone, exported the config, added the following line and importing the config back onto the phone, that all USB headset volumes were being saved for each call. Please note that you have to export all within the config, and each phone has to be its own config that you exported as it comes with provisioning details.
voice.volume.persist.usbHeadset="1"
I had to do this manually for each device, but getting the above added to the Polycom template for all systems would be extremely beneficial (and time saving) going forward. As you can imagine, navigating to each phone manually one by one does take some time but for any one else currently experiencing this issue (I couldn't find anything similar online) this should be a temporary fix.
This is more a submission of a fix to the guys at 3CX but recently we had a system where users were using USB headsets with the VVX series and all phones weren't saving the headset volume for each call. This was a pain to fix as I could see the following flag in the template set to 1 which should persist the headset volume:
voice.volume.persist.headset="1"
However, it still wasn't working. I found however, if I navigated to the phone, exported the config, added the following line and importing the config back onto the phone, that all USB headset volumes were being saved for each call. Please note that you have to export all within the config, and each phone has to be its own config that you exported as it comes with provisioning details.
voice.volume.persist.usbHeadset="1"
I had to do this manually for each device, but getting the above added to the Polycom template for all systems would be extremely beneficial (and time saving) going forward. As you can imagine, navigating to each phone manually one by one does take some time but for any one else currently experiencing this issue (I couldn't find anything similar online) this should be a temporary fix.