<p>Neels Hofmeyr <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/12131">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add VTY commands: mncc internal / external (== -M)<br><br>So far the only way to use external MNCC is to pass the -M cmdline arg:<br><br>  osmo-msc -M /path/to/socket<br><br>However, the osmo-msc.service file for systemd is installed by 'make install',<br>and hence it is quite impractical to depend on such a config item to be<br>required in the service file:<br><br>- It defies any scheme an operator may have in place to compose the<br>  osmo-msc.cfg file -- this option doesn't go in the .cfg file but needs<br>  separate action to add to the installed service file.<br><br>- After a make install or package upgrades / re-installations, this option will<br>  be plain overwritten silently, or lead to the need for resolving file<br>  conflicts.<br><br>The initial spark for this came from configuring the 35c3 GSM from cfg<br>templates.<br><br>Change-Id: I2ec59d5eba407f83295528b51b93678d446b9cee<br>---<br>M include/osmocom/msc/gsm_data.h<br>M include/osmocom/msc/msc_common.h<br>M src/libmsc/msc_vty.c<br>M src/libmsc/osmo_msc.c<br>M src/osmo-msc/msc_main.c<br>M tests/test_nodes.vty<br>6 files changed, 68 insertions(+), 2 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/31/12131/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/12131">change 12131</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/12131"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I2ec59d5eba407f83295528b51b93678d446b9cee </div>
<div style="display:none"> Gerrit-Change-Number: 12131 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>