How to restart AsteriskWin32 via CLI Command? -


when used "reload" command, didn't reloading module asterisk start beginning. so, when used "reload" command, couldn't register sip client application. there command more restart asterisk?

restart now should work you. if have concerns specific module, can try following:

module load name_of_module.so  module unload name_of_module.so 

Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -