Queue Peridiodic-announce-frequency
Hello group,
I tried a lot to enlarge the frequency (i.e. more announces, low wait between). according to config, every 30 seconds the announcement should take place. In fact, the first periodic announce is done after 2
minutes?
What is my fault?
Thank you
Regards
Paul
# zypper if asterisk Loading repository data… Reading installed packages…
Information for package asterisk:
——————————-
2 thoughts on - Queue Peridiodic-announce-frequency
Config snipped for clarity…
I believe that both timeout and retry have to be less than the announce intervals.
In your case, retry is set to 99, with the announce intervals set at 30, therefore you would get announcements at 30, 60, 90, 120, 150… except that retry
thank you. working fine now. I misinterpret the retry (thought counts). Unfortunately the documentation (comments) lack dimensions almost at all..
Regards
Paul