It&#39;s new to me too.<div><br></div><div>Reading the mod_event_socket source code you authenticate as a user@domain and it performs a user directory lookup for that user.</div><div><br></div><div>It looks for the following variables in the directory entry:</div>

<div>    esl-password</div><div>    esl-allowed-log</div><div>    esl-allowed-events</div><div>    esl-allowed-api</div><div><br></div><div>esl-password is required.</div><div>esl-allowed-log is either true or false (optional, default is true)</div>

<div>esl-allowed-events and esl-allowed-api are also optional, I think the default would be all allowed.</div><div><br></div><div>It appears the command syntax is &#39;userauth user@domain:password&#39;</div><div><br></div>

<div>-Steve</div><div><br></div><div><br></div><div><div><br></div></div><div><div class="gmail_quote">On 24 October 2012 08:21, rentmycoder rentmycoder <span dir="ltr">&lt;<a href="mailto:rentmycoder@gmail.com" target="_blank">rentmycoder@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I&#39;&#39;ve read in an old esl source that a userauth command exist in<br>
mod_event_socket and provides user/password based authentication, not<br>
only password based, like auth...<br>
Th actual code accepts the userauth command...<br>
Question: where can I configure the user / password for the userauth command?<br>
Shouldn&#39;t this command bee in wiki?<br>
Thanks,<br>
John<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br></div>