<p>fixeria <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/16934">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">libmsc: move subscriber expiration timer T3212 to libvlr<br><br>Since the split of OsmoNiTB, OsmoMSC does not deal with the radio<br>access network directly. Therefore the only purpose of T3212 is to<br>control subscriber expiration in the local VLR. The timeout value<br>indicated in System Information Type 3 needs to be configured<br>separately in the BSC/RNC.<br><br>This means that we don't need to store it in deci-hours anymore.<br>Let's move T3212 to the group of VLR specific timers, so it can<br>be configured and introspected using the generic 'timer' command,<br>and deprecate the old '[no] periodic location update' command.<br><br>It should be also noted that in the old code subscriber expiration<br>timeout was actually set to twice the T3212 value plus one minute.<br>After this change, we apply the configured value 'as-is', but<br>keep the old behaviour for 'periodic location update' command.<br><br>Change-Id: I9b12066599a7c834a53a93acf5902d91273bc74f<br>---<br>M doc/manuals/vty/msc_vty_reference.xml<br>M include/osmocom/msc/gsm_data.h<br>M src/libmsc/msc_net_init.c<br>M src/libmsc/msc_vty.c<br>M src/libvlr/vlr.c<br>M tests/msc_vlr/msc_vlr_test_no_authen.c<br>M tests/test_nodes.vty<br>M tests/vty_test_runner.py<br>8 files changed, 54 insertions(+), 69 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-msc refs/changes/34/16934/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/16934">change 16934</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/+/16934"/><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: I9b12066599a7c834a53a93acf5902d91273bc74f </div>
<div style="display:none"> Gerrit-Change-Number: 16934 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>