Skip to content
Snippets Groups Projects
Commit cdc2eeb9 authored by Kevin P. Fleming's avatar Kevin P. Fleming
Browse files

clarify documentation on how timer intervals should be specified

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@122240 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent ef3b2147
No related branches found
No related tags found
No related merge requests found
......@@ -31,8 +31,8 @@
The timing source used by Asterisk must provide the following
features:
1) Periodic triggers, with a configurable interval (specified in
millisconds).
1) Periodic triggers, with a configurable interval (specified as
number of triggers per second).
2) Multiple outstanding triggers, each of which must be 'acked'
to clear it. Triggers must also be 'ackable' in quantity.
......
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