net/siproxd: merge version 1.3 from master

This commit is contained in:
Franco Fichtner 2018-07-27 20:33:21 +02:00
parent b87c4dea52
commit 961c60e9cd
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,5 @@
PLUGIN_NAME= siproxd
PLUGIN_VERSION= 1.2
PLUGIN_VERSION= 1.3
PLUGIN_COMMENT= Siproxd is a proxy daemon for the SIP protocol
PLUGIN_DEPENDS= siproxd
PLUGIN_MAINTAINER= m.muenz@gmail.com

View file

@ -81,6 +81,8 @@ POSSIBILITY OF SUCH DAMAGE.
<th data-column-id="name" data-type="string" data-visible="true">{{ lang._('Name') }}</th>
<th data-column-id="host" data-type="string" data-visible="true">{{ lang._('Host') }}</th>
<th data-column-id="port" data-type="string" data-visible="true">{{ lang._('Port') }}</th>
<th data-column-id="uuid" data-type="string" data-identifier="true" data-visible="false">{{ lang._('ID') }}</th>
<th data-column-id="commands" data-formatter="commands" data-sortable="false">{{ lang._('Commands') }}</th>
</tr>
</thead>
<tbody>