Added documentation about "restart" local setting.

git-svn-id: http://yate.null.ro/svn/yate/trunk@1547 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2007-12-14 13:06:41 +00:00
parent 48089e74da
commit 40fd6d0ac3
1 changed files with 1 additions and 0 deletions

View File

@ -205,6 +205,7 @@ timeout (int) - Timeout in milliseconds for answering to messages<br />
timebomb (bool) - Terminate this module instance if a timeout occured<br />
reenter (bool) - If this module is allowed to handle messages generated by itself<br />
selfwatch (bool) - If this module is allowed to watch messages generated by itself<br />
restart (bool) - Restart this global module if it terminates unexpectedly. Must be turned off to allow normal termination<br />
</p>
<p><b>Keyword: %%&lt;setlocal</b><br />