<p style="white-space: pre-wrap; word-wrap: break-word;">I am not through yet. I have only looked at debug.h, gsm_data.h so far... So far I have only a few cosmetic hints.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/24236">View Change</a></p><p>2 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/24236/7/include/osmocom/msc/gsm_data.h">File include/osmocom/msc/gsm_data.h:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-msc/+/24236/7/include/osmocom/msc/gsm_data.h@264">Patch Set #7, Line 264:</a> <code style="font-family:monospace,monospace">    bool lcls_disable;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Maybe this integrates better when you put this below call_waiting? I would write it like this:</p><p style="white-space: pre-wrap; word-wrap: break-word;">/* Whether to use call waiting on the network */<br>bool call_waiting;</p><p style="white-space: pre-wrap; word-wrap: break-word;">/* Whether to use lcls on the network */<br>bool lcls_disable;</p><p style="white-space: pre-wrap; word-wrap: break-word;">char *sms_db_file_path;</p><p style="white-space: pre-wrap; word-wrap: break-word;">Also I wonder why there is negative logic. I guess you want to have lcls enabled by default? I wonder if this is a good idea. We probably might want to have it disabled by default to keep the default config as simple as possible.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/24236/7/include/osmocom/msc/mncc.h">File include/osmocom/msc/mncc.h:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-msc/+/24236/7/include/osmocom/msc/mncc.h@164">Patch Set #7, Line 164:</a> <code style="font-family:monospace,monospace">  struct osmo_gcr_parsed gcr;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">There is probably a better place for this. Maybe below callref?</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/24236">change 24236</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-msc/+/24236"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-msc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I705c860e51637b4537cad65a330ecbaaca96dd5b </div>
<div style="display:none"> Gerrit-Change-Number: 24236 </div>
<div style="display:none"> Gerrit-PatchSet: 7 </div>
<div style="display:none"> Gerrit-Owner: keith <keith@rhizomatica.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 06 Oct 2021 08:50:30 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>