<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
<style type="text/css" id="owaParaStyle">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">I did this (sorry, not a diff) just a quick one....<br>
<br>
<br>
<br>
        sed -i '/Login::do_login username/i \<br>
    $username = $username . "@" . $c->request->uri->host if $username !~ /\\@/;\n' /usr/share/ngcp-www-csc/lib/csc/Controller/Login.pm<br>
<br>
<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF27272"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Spce-user [spce-user-bounces@lists.sipwise.com] on behalf of Aziz Palmer [Aziz.Palmer@AirFIBER.com]<br>
<b>Sent:</b> Wednesday, November 26, 2014 3:57 PM<br>
<b>To:</b> Daniel Grotti<br>
<b>Cc:</b> spce-user@lists.sipwise.com<br>
<b>Subject:</b> Re: [Spce-user] site_domain<br>
</font><br>
</div>
<div></div>
<div>
<div style="direction:ltr; font-family:Tahoma; color:#000000; font-size:10pt">
<div>
<div style="font-family:Tahoma; font-size:13px">Hi Daniel!</div>
<div style="font-family:Tahoma; font-size:13px">the subscriber can login but they need to enter there full username ex. john@voip.xyz.com i'm try to reduce the login to just john without the voip.gofiber.com using the new portal
</div>
<div style="font-family:Tahoma; font-size:13px"><br>
</div>
<div style="font-family:Tahoma; font-size:13px"><br>
</div>
</div>
<div style="font-family:Times New Roman; color:#000000; font-size:16px">
<hr tabindex="-1">
<div id="divRpF470775" style="direction:ltr"><font color="#000000" face="Tahoma" size="2"><b>From:</b> Daniel Grotti [dgrotti@sipwise.com]<br>
<b>Sent:</b> Wednesday, November 26, 2014 12:54 PM<br>
<b>To:</b> Aziz Palmer<br>
<b>Cc:</b> spce-user@lists.sipwise.com<br>
<b>Subject:</b> Re: site_domain<br>
</font><br>
</div>
<div></div>
<div>
<p dir="ltr">Hi,<br>
If you are using the new CSC panel it should work by default.<br>
New CSC is on https://ip:1443/login .<br>
Old CSC listening on port 80 is no longer used but still there in order to support soap.</p>
<p dir="ltr">Daniel<br>
</p>
<div class="gmail_quote">On 26 Nov 2014 21:46, Aziz Palmer <Aziz.Palmer@AirFIBER.com> wrote:<br type="attribution">
<blockquote class="quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div>
<div style="direction:ltr; font-family:'tahoma'; color:#000000; font-size:10pt">
<div>
<div style="font-family:'tahoma'; font-size:13px">You can simplify the login procedure for one SIP domain in such a way that users in this domain only need to pass</div>
<div style="font-family:'tahoma'; font-size:13px">the user part (e.g. user1) as a username instead of the full web username to log in by setting the parameter</div>
<div style="font-family:'tahoma'; font-size:13px">www_csc$B"*(Bsite_domain in the config file /etc/ngcp-config/config.yml to the corresponding domain (e.g. 1.2.3.4)</div>
<div style="font-family:'tahoma'; font-size:13px">and execute ngcpcfg apply.</div>
<div style="font-family:'tahoma'; font-size:13px"><br>
</div>
<div style="font-family:'tahoma'; font-size:13px">I've add this but it doesn't seem to be working</div>
<div style="font-family:'tahoma'; font-size:13px"><br>
</div>
<div>site_domain: voip.xyz.com</div>
<div><br>
</div>
<div>is this the right syntax?</div>
<div><br>
</div>
<div><br>
</div>
<div style="font-family:'tahoma'; font-size:13px"><br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>