<div dir="ltr">FS posts the username to your web service in a parameter called &quot;user&quot;</div><br><div class="gmail_quote"><div dir="ltr">On Fri, May 6, 2016 at 2:29 PM Oivvio Polite &lt;<a href="mailto:mylists@polite.se">mylists@polite.se</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On fre, maj 06, 2016 at 08:51:25 -0500, Ken Rice wrote:<br>
&gt; mod_xml_curl just requests configurations.... in the case of the directory,<br>
&gt; it literally requests the exact same thing you would put in the static XML<br>
&gt; files for configs.<br>
&gt;<br>
&gt; In the event of someone logging in with Verto, FreeSWITCH will make an xml<br>
&gt; curl call to the webservice providing the directory expecting to get an xml<br>
&gt; blob back that is a complete directory config for that user. The Username<br>
&gt; and Password provided by Verto are them compared. Does password in the xml<br>
&gt; field for the user passed from the xml webservice == the password passed in<br>
&gt; from the verto login attempt if yes the user is authenticated.<br>
<br>
Ok things are getting clearer but I&#39;m not quite there. From what you&#39;re<br>
saying &quot;... back that is a complete directory config for that user&quot; I<br>
get the impression that my webservice should answer with the xml for a<br>
single user, but how do I pass the username to the webservice?<br>
<br>
Or is it rather the case that I push the entire directory containing ALL<br>
users on every single request?<br>
<br>
Oivvio<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" rel="noreferrer" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" rel="noreferrer" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" rel="noreferrer" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" rel="noreferrer" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div>