Hi!<div><br></div><div>It is said in book that user registry is single and centralized for all components (p. 64).</div><div><br></div><div>But while trying to login via FLEX telephone to default number of 1000 with password of 1234, I get &quot;Authentication failed&quot; message.</div>
<div><br></div><div>In freeswitch CLI I see message </div><div><br></div><div><div>2011-07-19 15:46:51.473828 [WARNING] rtmp.c:227 Authentication failed for <a href="mailto:1000@192.168.10.196">1000@192.168.10.196</a></div>
</div><div><br></div><div>where 192.168.10.196 is true IP of my freeswitch machine.</div><div><br></div><div>Connection with X-Lite goes OK with message</div><div><br></div><div><div>2011-07-19 15:50:19.473829 [WARNING] sofia_reg.c:1337 SIP auth challenge (REGISTER) on sofia profile &#39;internal&#39; for [<a href="mailto:1000@192.168.10.196">1000@192.168.10.196</a>] from ip 192.168.10.56</div>
</div><div><br></div><div>If I put wrong password into X-Lite then I get</div><div><br></div><div><div>2011-07-19 15:50:19.493774 [WARNING] sofia_reg.c:1295 SIP auth failure (REGISTER) on sofia profile &#39;internal&#39; for [<a href="mailto:1000@192.168.10.196">1000@192.168.10.196</a>] from ip 192.168.10.56</div>
</div><div><br></div><div>So my conclusion is that SIP phone is treates as internal profile by default. Is it possible to set RTMP profiles as internal too? </div><div><br></div><div>Or may be I should better create exteral accounts to authenticate with RTMP? </div>
<div><br></div><div>Thanks.</div><div><br></div><div><br></div><div><br></div>