[MERGED] osmo-mgw[master]: mgcp_stat: Don't print osmux stats if it is off

2018-02-20 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. Change subject: mgcp_stat: Don't print osmux stats if it is off .. mgcp_stat: Don't print osmux stats if it is off Otherwise we get Osmux stats during a session

osmo-mgw[master]: mgcp_stat: Don't print osmux stats if it is off

2018-02-20 Thread Harald Welte
Patch Set 1: Code-Review+2 -- To view, visit https://gerrit.osmocom.org/6605 To unsubscribe, visit https://gerrit.osmocom.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6fcd680a073fbf8769488ffa2b2b32098c87edf4 Gerrit-PatchSet: 1 Gerrit-Project: osmo-mgw Gerrit-Branch: master

[PATCH] osmo-mgw[master]: mgcp_stat: Don't print osmux stats if it is off

2018-02-20 Thread Pau Espin Pedrol
Review at https://gerrit.osmocom.org/6605 mgcp_stat: Don't print osmux stats if it is off Otherwise we get Osmux stats during a session using RTP, which is confusing. Change-Id: I6fcd680a073fbf8769488ffa2b2b32098c87edf4 --- M src/libosmo-mgcp/mgcp_stat.c M tests/mgcp/mgcp_test.c M