<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Apr 17, 2009, at 12:07 PM, JuanMa wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; ">Hi,<br><br>I am using xml_curl, and what I'm trying to do is dynamically register &nbsp;<br>the users to the platform, instead of bulking all the users on the FS &nbsp;<br>boot time. So far I have successfully register the users and also make &nbsp;<br>calls through gateways or to static users (those users that are in the &nbsp;<br>physical files), however every time that I want to reach a User who &nbsp;<br>has been registered and configured through this method, It seams that &nbsp;<br>the FS could not find it (404). For what I have read in the mailings &nbsp;<br>list (<a href="http://lists.freeswitch.org/pipermail/freeswitch-users/2009-January/009863.html">http://lists.freeswitch.org/pipermail/freeswitch-users/2009-January/009863.html</a><span class="Apple-converted-space">&nbsp;</span><br>) I've seen that theoretically the users MUST be defined on boot time &nbsp;<br>in order to be found, is this correct?<br></span></blockquote><div><br></div><div>Looks like you're confusing dialplan with user directory.&nbsp;</div><div><br></div><div>Can you provide examples of what you're returning and what is resulting in a 404?</div><div><br></div><br><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><br>For instance if I do have 10.000 users I will be forcing the FS to &nbsp;<br>have all of them in its database when perhaps I only have 1000 online &nbsp;<br>in that specific moment/switch. Perhaps this is something meaningless &nbsp;<br>for the server(in terms of cost or performance), but my first &nbsp;<br>impression is that is far from optimal.<br><br>So far it seams to be a really cool approach to make the systems &nbsp;<br>scale, how ever It's been very difficult to me to find accurate &nbsp;<br>information and in general I've ended looking at the code, and make my &nbsp;<br>own contribution to the docs.<br><br>If anyone can give any tip or direction I would really appreciate.<br><br><br>Thanks in advance.<br>Juan Manuel<br></span></blockquote></div><br><div apple-content-edited="true"> <span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Brian West</div><div><a href="mailto:brian@freeswitch.org">brian@freeswitch.org</a></div><div><br></div></div></span>-- Meet us at ClueCon! &nbsp;<a href="http://www.cluecon.com/">http://www.cluecon.com</a><br><div><br></div></div></span><br class="Apple-interchange-newline"></div></span><br class="Apple-interchange-newline"> </div><br></body></html>