Is it possible to reload config files without restarting?

  1. 11 years ago

    Is it possible to reload the buttons/fop2 config files without restarting the fop2 service? (somewhat like reload in Asterisk)

    I'd like to have extensions and passwords update in real-time (I'm scripting this right now) but getting them to "work" requires reloading FOP2, unless I'm missing something.

  2. admin

    17 Jun 2013 Administrator
    service fop2 reload

    The above wil send a HUP signal to fop2, that will reload its configuration files.

    Also reloading asterisk will work. So, if you can reload asterisk, fop2 will reload itself too.

or Sign Up to reply!