[Pkg-voip-commits] [janus] 59/282: Temporarily disabled HA1 REGISTER option in SIPre demo

Jonas Smedegaard dr at jones.dk
Wed Dec 20 21:53:27 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.2.6-1
in repository janus.

commit 23eb4e66f9b3f6a186e5b8a9db64598b3af0a32e
Author: Lorenzo Miniero <lminiero at gmail.com>
Date:   Tue May 30 19:24:38 2017 +0200

    Temporarily disabled HA1 REGISTER option in SIPre demo
---
 html/sipretest.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/sipretest.html b/html/sipretest.html
index e6531c5..961ce9b 100644
--- a/html/sipretest.html
+++ b/html/sipretest.html
@@ -100,7 +100,7 @@
 									</button>
 									<ul id="registerlist" class="dropdown-menu" role="menu">
 										<li><a href='#' id='secret'>Register using plain secret</a></li>
-										<li><a href='#' id='ha1secret'>Register using HA1 secret</a></li>
+										<li class="disabled"><a href='#' id='ha1secret'>Register using HA1 secret</a></li>
 										<li><a href='#' id='guest'>Register as a guest (no secret)</a></li>
 									</ul>
 								</div>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git



More information about the Pkg-voip-commits mailing list