Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

How to update xml or conf files via web form

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
alikzn101
Posts: 15
Joined: 2020-10-09 01:06

How to update xml or conf files via web form

#1 Post by alikzn101 »

Hi Guys
I am trying to find out what methods exist to update xml files and .conf files via a web frontend. Eg : how does freepbx for asterisk or fusionpbx for freeswitch update the config files. One option I was thinking about is to have all the parameters in a database and load them at startup. Another could be the use of sed or awk to find and update. But I am keen to find out other methods. Even for example popular products like cpanel and other control panels, how do they do it ?

Thanks
Al

Post Reply