<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-mgw/+/24944">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">mgcp_client_fsm: add missing log_subsys<br><br>To see state transitions and events on LMGCP DEBUG logging, actually set<br>the log_subsys of the mgcp_client_fsm.<br><br>Related: SYS#5529<br>Change-Id: I6e84d5f7b85752a7a54f17be1d074b01d1467f26<br>---<br>M src/libosmo-mgcp-client/mgcp_client_fsm.c<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-mgw refs/changes/44/24944/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/libosmo-mgcp-client/mgcp_client_fsm.c b/src/libosmo-mgcp-client/mgcp_client_fsm.c</span><br><span>index 1c0cd59..87afdb3 100644</span><br><span>--- a/src/libosmo-mgcp-client/mgcp_client_fsm.c</span><br><span>+++ b/src/libosmo-mgcp-client/mgcp_client_fsm.c</span><br><span>@@ -596,6 +596,7 @@</span><br><span>     .timer_cb = fsm_timeout_cb,</span><br><span>  .cleanup = fsm_cleanup_cb,</span><br><span>   .event_names = fsm_mgcp_client_evt_names,</span><br><span style="color: hsl(120, 100%, 40%);">+     .log_subsys = DLMGCP,</span><br><span> };</span><br><span> </span><br><span> /*! allocate FSM, and create a new connection on the MGW.</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-mgw/+/24944">change 24944</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-mgw/+/24944"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-mgw </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I6e84d5f7b85752a7a54f17be1d074b01d1467f26 </div>
<div style="display:none"> Gerrit-Change-Number: 24944 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>