John,<br><br>I did not realize we had this either. Looking in mod_event_socket.c  yields some clues. Looking in the code you saw the block where it checks for &quot;userauth &quot;. However, looking further down you see this: <br>
<br><span style="font-family:courier new,monospace"><font size="1">if (switch_xml_locate_user(&quot;id&quot;, user, domain_name, NULL, &amp;x_domain_root, &amp;x_domain, &amp;x_user, &amp;x_group, params) == SWITCH_STATUS_SUCCESS)<br>
</font></span><br>This suggests to me that the users are taken right from the XML user directory and that you just need to figure out what parameters to set. I would start there. Let us know what you find.<br><br>-MC<br><br>
<div class="gmail_quote">On Wed, Oct 24, 2012 at 12:21 AM, 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><br clear="all"><br>-- <br>Michael S Collins<br>Twitter: @mercutioviz<br><a href="http://www.FreeSWITCH.org" target="_blank">http://www.FreeSWITCH.org</a><br><a href="http://www.ClueCon.com" target="_blank">http://www.ClueCon.com</a><br>
<a href="http://www.OSTAG.org" target="_blank">http://www.OSTAG.org</a><br><br><br>