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# - SharpSVN - How to get the previous revision? -

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

url - Querystring manipulation of email Address in PHP -