EPM - Export Basefile Edits

Is there any way to export the Basefile Edits so I don’t have to type everything in on every box?

I just set up Custom RingTones for Polycom phones with AlertInfo and it’s tedious - here:

Distinctive Ringing Polycom SoundPoint 450 - General Help - FreePBX Community Forums

It works like it should, but I cringe at having to do this every time…

SQL statements is all you can do there.

SELECT *
FROM `endpoint_basefiles`
WHERE `edited` = 1

That’s a thought! I will try it.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.