Hello,
If I understand correctly you want to configure the switch such that the tagged VOICE VLAN is applied automatically as soon as you connect an IP phone to the switch. You are trying to configure a device profile for this.
Maybe you can check if Local MAC authentication (LMA) is a better option for you.
https://support.hpe.com/hpesc/public/docDisplay?docId=mmr_sf-EN_US000005601
The problem with the device profile is probably the OUI. As far as I can see you have configured the OUI of the vendor. However the switch is not checking the OUI of the source MAC address. It is checking an OUI in a specific TLV (type 127) in the LLDP packet.
From the manual: Specify the OUI used in LLDP's organization using specific TLV, (type =127). OUI should be in XXXXXXformat. The default OUI "000000" indicates that device-identity will not use LLDP to identify device:
So you have to find out or check which OUI is sending the phone in the LLDP TLV 127. If there is no TLV 127, you can try by configuring lldp oui 0012bb sub-type 1. This is the TIA standard OUI.
CHeck the document attached to this airheads tread.
https://community.arubanetworks.com/community-home/digestviewer/viewthread?MID=23866