mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-04 02:43:48 +00:00
Efficiency Improvements. - Use the build dialplan XML when saving a dialplan as its more efficient than running the dialplan class xml method. - Remove delete previous dialplan details as there it seems to be redundant. There is a broader delete for dialplan details in the code.