<!-- Kamailio Pull Request Template -->
<!--
IMPORTANT:
- for detailed contributing guidelines, read:
https://github.com/kamailio/kamailio/blob/master/.github/CONTRIBUTING.md
- pull requests must be done to master branch, unless they are backports
of fixes from master branch to a stable branch
- backports to stable branches must be done with 'git cherry-pick -x
...'
- code is contributed under BSD for core and main components (tm, sl, auth, tls)
- code is contributed GPLv2 or a compatible license for the other components
- GPL code is contributed with OpenSSL licensing exception
-->
#### Type Of Change
- [x] New feature (non-breaking change which adds new functionality)
#### Description
Add a configuration setting to preset latency estimator in dispatcher
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/2492
-- Commit Summary --
* dispatcher: add an attribute to preset the
-- File Changes --
M src/modules/dispatcher/dispatch.c (27)
M src/modules/dispatcher/dispatch.h (2)
M src/modules/dispatcher/doc/dispatcher_admin.xml (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/2492.patch
https://github.com/kamailio/kamailio/pull/2492.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2492