Custom Parameter in EPM BaseFile Config

Used to be able to add entry and type in a custom paramter and add it and value to the basefile. Latest updates throws exception error. Anyone else experiencing this issue?

For instance, I normally add phone_setting.idle_clock_display.enable = 0 parameter to the basefile for Yealink phones but in latest FPBX17 it throws an exception and bails out.

This is from a FPBX16 server where I can add and remove this entry without issue.

Hey @azon2111

Are you using endpoint v17.0.9.1 ?

Best Regards
Kapil

17.0.7 is my version, not showing 17.0.9.1 is in the stable release status yet

you can try to download via --tag command.

fwconsole ma downloadinstall endpoint --tag=17.0.9.1
fwconsole chown
fwconsole r

Best Regards,
Kapil

Hi Kapil,

That worked, was able to add the custom parameter. Interesting side effect, for each template I customize the base file for and add this entry it creates a new record in the drop down each time so that you end up with 5 entries for same custom parameter even if you choose it from the drop down after the first add. Maybe that was intended but thought it was odd as I do not recall it adding the entry more than once at FPBX 16 or 15.

Thank you for the assistance!