diff --git a/funcs/func_lock.c b/funcs/func_lock.c index ffcd61c70c..58dd3fbd5f 100644 --- a/funcs/func_lock.c +++ b/funcs/func_lock.c @@ -64,6 +64,10 @@ dialplan, and not directly from external protocols. + + TRYLOCK + UNLOCK + @@ -82,6 +86,10 @@ dialplan, and not directly from external protocols. + + LOCK + UNLOCK + @@ -101,6 +109,10 @@ dialplan, and not directly from external protocols. + + LOCK + TRYLOCK + ***/