<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Ricardo,<br>
If your 1000 is default it is probably set up with <br>
<span class="m"><</span><span class="t">variable</span> <span
class="t">name</span><span class="m">="</span><b>user_context</b><span
class="m">"</span><span class="t"> value</span><span class="m">="</span><b>default</b><span
class="m">"</span><span class="m"> /></span> <br>
<br>
<br>
if you set the param in rtmp.conf.xml to match the context and then
do a reloadxml or restart freeswitch it may authorize for you. <br>
<param name="<big>context</big>" value="<big>default</big>"
/><br>
<br>
Hope that helps!<br>
Jack<br>
<br>
<br>
<br>
On 10/25/2011 7:16 PM, <a class="moz-txt-link-abbreviated" href="mailto:rsaavedra@ecogizmos.com">rsaavedra@ecogizmos.com</a> wrote:
<blockquote
cite="mid:0e6a9dcb6a5cb714cd6a130ec6497142.squirrel@emailmg.globat.com"
type="cite">
<pre wrap="">Hello,
I'm trying to use mod_rtmp but everytime I tried on the console I see User
not authorized.
I was trying with user:1000 and password:1234.
In the file rtmp.conf.xml I have all by default:
<param name="bind-address" value="0.0.0.0:1935" />
<param name="context" value="public" />
<param name="dialplan" value="XML" />
<param name="auth-calls" value="true" />
<param name="buffer-len" value="50" />
<param name="chunksize" value="512" />
Best regards,
Ricardo Saavedra
FreeSWITCH-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a>
UNSUBSCRIBE:<a class="moz-txt-link-freetext" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a>
<a class="moz-txt-link-freetext" href="http://www.freeswitch.org">http://www.freeswitch.org</a>
</pre>
</blockquote>
</body>
</html>