<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Oct 14, 2008, at 9:17 AM, gary 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: 0; "><div bgcolor="#ffffff"><div><font face="Arial" size="2">1) Do I need to reload directory into FS after I added new users in XML file? How? reloadxml?</font></div></div></span></blockquote><div><br></div><div>correct</div><div><br></div><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: 0; "><div bgcolor="#ffffff"><div><font face="Arial" size="2">2) Can I use alias for user?&nbsp; I'd like to&nbsp;register the user with&nbsp;10 digits DID&nbsp;and&nbsp; also assign 4 digits extension to&nbsp;the same user so people can call each other internally with 4 extensions. What is the best way to do this? I do not want to hard code all these 4 digits extensions into dialplan to map the their DID.</font></div><div><font face="Arial" size="2"></font></div></div></span></blockquote><div><br></div><div>you can use the user endpoint and add a dial-string param to point at the other, then use the user endpoint to send the calls &nbsp;You can also in dialplan just transfer from the 10 digit number to the 4 digit</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: 0; "><div bgcolor="#ffffff"><div><font face="Arial" size="2">3) Can FS handle large number of sip registrations with multiple(over 100)&nbsp;tenants (context) ?&nbsp;Lets say 10,000&nbsp; or even 50,000 users.</font></div><div><font face="Arial" size="2"></font></div></div></span></blockquote><br></div><div>We didn't intend for it to handle many thousands, but with odbc backend, who knows. &nbsp;Try it and see in the lab, but my guess is you'll want a proxy based registrar for that kind of load.</div></body></html>