<p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/25076">View Change</a></p><p>3 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/+/25076/1/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/+/25076/1/include/osmocom/msc/gsm_data.h@47">Patch Set #1, Line 47:</a> <code style="font-family:monospace,monospace">   MSC_CTR_CM_RE_ESTABLISH_REQ_ACCEPTED,</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Swap these 2. In all the other endums above, REJECTED comes prior to ACCEPTED, as well as in rate_ctr_desc below (you ar ehence swapping the order below).</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/25076/1/src/libmsc/gsm_04_08.c">File src/libmsc/gsm_04_08.c:</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/+/25076/1/src/libmsc/gsm_04_08.c@928">Patch Set #1, Line 928:</a> <code style="font-family:monospace,monospace">       vlr_proc_acc_req(msc_a->c.fi,</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">looks like we may want to create a new req struct to pass to this function at some point ;)</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/25076/1/src/libmsc/msc_a.c">File src/libmsc/msc_a.c:</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/+/25076/1/src/libmsc/msc_a.c@125">Patch Set #1, Line 125:</a> <code style="font-family:monospace,monospace">                                                   ? MSC_CTR_CM_RE_ESTABLISH_REQ_ACCEPTED : MSC_CTR_CM_RE_ESTABLISH_REQ_REJECTED));</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Not blocking, but I'd keep it in one line like the other ones above. Furthermore I find having the "?" in a new line really strange, and looking at previous line it looks like simply "conn_accepted" is being passed.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/25076">change 25076</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/+/25076"/><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: I6fa37d6ca9fcb1637742b40e37b68d67664c9b60 </div>
<div style="display:none"> Gerrit-Change-Number: 25076 </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-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Wed, 28 Jul 2021 12:21:57 +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>