The start and stop function currently doesn't work since the AVP used by that function
is not succesfully added because usr_avp is referenced wrongly. It does work when not
compiled with `-Wl,-Bsymbolic-functions`, however that is the default under Ubuntu.
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/890
-- Commit Summary --
* statsd: include usr_avp.h instead of usr_avp.c
-- File Changes --
M src/modules/statsd/statsd.c (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/890.patch
https://github.com/kamailio/kamailio/pull/890.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/890