<div dir="ltr">On Fri, Dec 28, 2012 at 8:47 PM, Tim St. Pierre <span dir="ltr"><<a href="mailto:fs-list@communicatefreely.net" target="_blank">fs-list@communicatefreely.net</a>></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're saying is that "domain" 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 "<a href="http://pbx.example.com">pbx.example.com</a>" instead of just "<a href="http://example.com">example.com</a>", 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="1000"<br></div><div style><br></div><div style>and</div><div style><br></div><div style><div>reg.1.address="1000@fs.domain.local"</div><div><br></div>
<div style>How is the "address" value used? Is that sent in the SIP registration message? If that'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>