Module: kamailio Branch: master Commit: 3e77c574c340941f36ca8f9081a77c5b476f8c8c URL: https://github.com/kamailio/kamailio/commit/3e77c574c340941f36ca8f9081a77c5b...
Author: Sergey Safarov s.safarov@gmail.com Committer: Sergey Safarov s.safarov@gmail.com Date: 2020-05-23T22:43:33+03:00
pkg/kamailio/obs: packaged xhttp_prom (prometheus)
---
Modified: pkg/kamailio/obs/kamailio.spec
---
Diff: https://github.com/kamailio/kamailio/commit/3e77c574c340941f36ca8f9081a77c5b... Patch: https://github.com/kamailio/kamailio/commit/3e77c574c340941f36ca8f9081a77c5b...
---
diff --git a/pkg/kamailio/obs/kamailio.spec b/pkg/kamailio/obs/kamailio.spec index 3c68a9a002..1eb7db7c30 100644 --- a/pkg/kamailio/obs/kamailio.spec +++ b/pkg/kamailio/obs/kamailio.spec @@ -1153,6 +1153,7 @@ make every-module skip_modules="app_mono db_cassandra db_oracle iptrtpproxy \ %if %{with http_async_client} khttp_async \ %endif + kxhttp_prom \ %if %{with ims} kims \ %endif @@ -1244,6 +1245,7 @@ make install-modules-all skip_modules="app_mono db_cassandra db_oracle \ %if %{with http_async_client} khttp_async \ %endif + kxhttp_prom \ %if %{with ims} kims \ %endif