<p>osmith <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11238">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: make 'show calls summary' more userfriendly<br><br>Display a table with one row per call (instead of two lines per call),<br>and display the phone numbers of the people making the calls instead of<br>internal IDs. This should make the VTY command friendlier for end users,<br>especially if they have bigger networks. There is still the 'show calls'<br>command with all the verbose output.<br><br>Example output:<br><br>OsmoSIPcon> show calls summary<br>No active calls.<br>OsmoSIPcon> show calls summary<br>ID | From | To | State<br>5003 | 101 | 100 | PROCEEDING<br>OsmoSIPcon> show calls summary<br>ID | From | To | State<br>5003 | 101 | 100 | CONNECTED<br><br>Relates: OS#1680<br>Change-Id: I2092d58d80a34e6083f618593b92bb9e838aa906<br>---<br>M src/vty.c<br>1 file changed, 26 insertions(+), 31 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sip-connector refs/changes/38/11238/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11238">change 11238</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/11238"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sip-connector </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I2092d58d80a34e6083f618593b92bb9e838aa906 </div>
<div style="display:none"> Gerrit-Change-Number: 11238 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>