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
Post a Comment