Skip to content
Snippets Groups Projects
Commit 3f035b3d authored by BJ Weschke's avatar BJ Weschke
Browse files

Another app documentation tweak.


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7604 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 2f9eb968
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ static char *descrip =
"SILENCE - if silence of x ms was detected"
"TIMEOUT - if silence of x ms was not detected."
"Examples:\n"
" - WaitForSilence(500,2) will wait for 1/2 second of silence, twice\n"
" - WaitForSilence(500|2) will wait for 1/2 second of silence, twice\n"
" - WaitForSilence(1000) will wait for 1 second of silence, once\n";
STANDARD_LOCAL_USER;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment