Attention is currently required from: pespin.

pespin uploaded patch set #2 to this change.

View Change

osmux: Fix incorrect rate_ctr_group used in mgcp_osmux.c

During development of the counters, they were first added to the same
RTP counter group and later on split, but some places still used the
RTP related functions to increment the counters.
Let's add a seaprate set of helpers to update the correct osmux counter
group.

Fixes: 582c2bf7b0b3f6aabfb048a2d71c5fd9c60a105e

Change-Id: Ia2e5601c7d476b79afd95032dbc019517f8209af
---
M src/libosmo-mgcp/mgcp_osmux.c
M src/libosmo-mgcp/mgcp_ratectr.c
2 files changed, 21 insertions(+), 6 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/69/29469/2

To view, visit change 29469. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-mgw
Gerrit-Branch: master
Gerrit-Change-Id: Ia2e5601c7d476b79afd95032dbc019517f8209af
Gerrit-Change-Number: 29469
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-Attention: pespin <pespin@sysmocom.de>
Gerrit-MessageType: newpatchset