Search code examples
javascriptpythonluafreeswitch

In freeswitch is there any possibility to reload xml using script


After adding a user, how can I reload the Dial-plan XML dynamical using script.


Solution

  • Using the EventSocket or simply a shell script calling fscli -x "reloadxml"