<div dir="ltr"><div class="gmail_extra"><div>Hi,</div><div><br></div><div>I tried change, and erase the letter b, not work for me, my version is 3.6.5. What's your version ?</div><div><br></div><br><div class="gmail_quote">
2014-04-09 18:20 GMT-03:00 chymian <span dir="ltr"><<a href="mailto:chymian@gmx.net" target="_blank">chymian@gmx.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
hi lorenzo<br>
I run into the same. and there is a typo in that URL:<br>
<div class=""><br>
<br>
<a href="https://your-ip:1443/device/autoprov/static/jitsi?user=${username}&pass=b${password}&uuid=${uuid}" target="_blank">https://your-ip:1443/device/autoprov/static/jitsi?user=${username}&pass=b${password}&uuid=${uuid}</a><br>

</div>should be:<br>
<a href="https://your-ip:1443/device/autoprov/static/jitsi?user=${username}&pass=${password}&uuid=${uuid}" target="_blank">https://your-ip:1443/device/autoprov/static/jitsi?user=${username}&pass=${password}&uuid=${uuid}</a><br>

<br>
<br>
there is a wrong “b” after:     &pass=…<br>
<br>
after that, it worked great at my site.<br>
<br>
cheers<br>
günter<br>
<br>
Am Dienstag, 8. April 2014, 16:17:03 schrieb Wagner Ferreira:<br>
<div class=""><div class="h5">> Hi Lorenzo,<br>
><br>
> Thanks for reply. I changed the format, unfortunately not work. Jitsi still<br>
> offline. :-(<br>
><br>
><br>
> 2014-04-08 16:04 GMT-03:00 Lorenzo Mangani <<a href="mailto:lorenzo.mangani@gmail.com">lorenzo.mangani@gmail.com</a>>:<br>
><br>
> > Wagner,<br>
> ><br>
> > This has changed since, as adviced on the list frequently this month the<br>
> > format you might want to use is probably the following:<br>
> ><br>
> > <a href="https://your-ip:1443/device/autoprov/static/jitsi?user=${username}&pass=b${password}&uuid=${uuid}" target="_blank">https://your-ip:1443/device/autoprov/static/jitsi?user=${username}&pass=b${password}&uuid=${uuid}</a><br>

> ><br>
> ><br>
> > Best of luck,<br>
> ><br>
> > Lorenzo Mangani<br>
> ><br>
> > HOMER DEV TEAM<br>
> > QXIP - Capture Engineering<br>
> > Desk: <a href="tel:%2B1%20%28202%29%20470-5312" value="+12024705312">+1 (202) 470-5312</a><br>
> > Mobile: <a href="tel:%2B31%206%204603-2730" value="+31646032730">+31 6 4603-2730</a><br>
> ><br>
> ><br>
> ><br>
> ><br>
> > On Tue, Apr 8, 2014 at 8:54 PM, Wagner Ferreira <<a href="mailto:mf.wagner@gmail.com">mf.wagner@gmail.com</a>>wrote:<br>
> ><br>
> >> Hello,<br>
> >><br>
> >> I read the tutorial: Build your own VOIP System - Part 2. I install the<br>
> >> Sip Provider, the server is installed. I was configured the domain and<br>
> >> users, I used my IP address for test and connect on the server , and create<br>
> >> a user <a href="mailto:wagner@192.241.120.151">wagner@192.241.120.151</a>.<br>
> >><br>
> >> After that I install Jitsi Client I try connect to the server, follow<br>
> >> instructions, I replace my IP<br>
> >> <a href="https://192.241.120.151/jitsi?user=${username}&pass=${password}&uuid=${uuid}" target="_blank">https://192.241.120.151/jitsi?user=${username}&pass=${password}&uuid=${uuid}</a><br>
> >> .<br>
> >><br>
> >> Exit Jitsi start again, after that I try connect to the server, but it<br>
> >> always keep offline. If I open preferences of Jitsi, I see offline status<br>
> >> for the SIP account.<br>
> >> There a way to test my server to see if it is online ?<br>
> >><br>
> >> I don't know if the problem is on the server, or in the jitsi, but I<br>
> >> think it could be something on the server, because I also tried to connect<br>
> >> with Nimbuzz software on the iphone and not work too.<br>
> >><br>
> >> Thank you,<br>
> >> Wagner<br>
> >><br>
> >> _______________________________________________<br>
> >> Spce-user mailing list<br>
> >> <a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
> >> <a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
> >><br>
> >><br>
> ><br>
<br>
<br>
_______________________________________________<br>
Spce-user mailing list<br>
<a href="mailto:Spce-user@lists.sipwise.com">Spce-user@lists.sipwise.com</a><br>
<a href="http://lists.sipwise.com/listinfo/spce-user" target="_blank">http://lists.sipwise.com/listinfo/spce-user</a><br>
</div></div></blockquote></div><br></div></div>