<p>keith <strong>uploaded patch set #12</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-msc/+/15120">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Implement a global switch on the network to disable call waiting.<br><br>Add a network -> callwaiting VTY command as boolean.<br><br>When this is enabled (default) there is no change to<br>operation previous to this commit.<br><br>When this switch is disabled with "no call-waiting" in vty<br>then when a call arrives, we will check if we have an active<br>call transaction for this subscriber, no matter if it is<br>establishing, established, or alerting, in any of these cases we<br>will return USER BUSY to the calling party.<br><br>Change-Id: I3eb6f23f7103e3002874fb5d3a30c9de952202ae<br>---<br>M include/osmocom/msc/gsm_data.h<br>M src/libmsc/gsm_04_08_cc.c<br>M src/libmsc/msc_vty.c<br>M src/osmo-msc/msc_main.c<br>M tests/test_nodes.vty<br>5 files changed, 53 insertions(+), 3 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/20/15120/12</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-msc/+/15120">change 15120</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/+/15120"/><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: I3eb6f23f7103e3002874fb5d3a30c9de952202ae </div>
<div style="display:none"> Gerrit-Change-Number: 15120 </div>
<div style="display:none"> Gerrit-PatchSet: 12 </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: keith <keith@rhizomatica.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-CC: laforge <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>