<div dir="ltr">On Fri, Dec 28, 2012 at 8:47 PM, Tim St. Pierre <span dir="ltr">&lt;<a href="mailto:fs-list@communicatefreely.net" target="_blank">fs-list@communicatefreely.net</a>&gt;</span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi Steven,<br>
<br>
I would recommend using a proper domain name as much as possible.  For one, it looks<br>
nicer!  A SIP URI is supposed to be user@domain like an e-mail address is, and I hope that<br>
one day URI dialing will be common place, so we might as well do it right the first time.<br></blockquote><div><br></div><div style>What you&#39;re saying is that &quot;domain&quot; should really be a fully-qualified host name that points via DNS to the actual host on which FreeSwitch is running.  That is, the domain should be &quot;<a href="http://pbx.example.com">pbx.example.com</a>&quot; instead of just &quot;<a href="http://example.com">example.com</a>&quot;, as the last example would most likely point to a web server, not the SIP server.  Do I have that right?</div>
<div style><br></div><div style>Next, in the configuration for Polycom phones (for example), there are 2 fields that both have the userid.  In the example in <a href="http://wiki.freeswitch.org/wiki/Polycom_configuration">http://wiki.freeswitch.org/wiki/Polycom_configuration</a> it has:</div>
<div style><br></div><div style>reg.1.auth.userId=&quot;1000&quot;<br></div><div style><br></div><div style>and</div><div style><br></div><div style><div>reg.1.address=&quot;1000@fs.domain.local&quot;</div><div><br></div>
<div style>How is the &quot;address&quot; value used?  Is that sent in the SIP registration message?  If that&#39;s the case, what does Freeswitch do with it?</div><div style><br></div><div style>-- </div><div style>Steve</div>
<div><br></div></div></div></div></div>