<!-- 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
Thanks! I don't see the new attribute listed in the documentation at:
* https://www.kamailio.org/docs/modules/stable/modules/dispatcher.html#dispatc...
After that it can be merged.
@jchavanton pushed 1 commit.
4a0cb3b06520561554cdd7f769f8cbee607aa66c dispatcher: add an attribute to preset the
should not have cherry-picked the commit, this MR was not detected as merged ...
Closed #2492.