<div dir="ltr">I have FreeSwitch installed, and now I&#39;m trying to test it.<div><br></div><div>I&#39;m attempting to use a Cisco UC phone, model CP-3805.</div><div style>I have it talking to the TFTP server and getting a configuration file that I got from the FreeSwitch wiki.  It contains the IP address of the switch, and a couple of login/password lines:</div>
<div style><br></div><div style><div>&lt;authName&gt;1001&lt;/authName&gt; </div><div>&lt;authPassword&gt;654987&lt;/authPassword&gt; </div><div><br></div><div style>I have this same login/password in conf/directory/1001.xml:</div>
<div style><br></div><div style><div>  &lt;user id=&quot;1001&quot;&gt;</div><div>    &lt;params&gt;</div><div>      &lt;param name=&quot;password&quot; value=&quot;654987&quot;/&gt;</div><div><br></div><div><br></div><div style>
Using tcpwatch, I see the switch keeps sending &quot;SIP/2.0 401 Unauthorized&quot; and &quot;SIP/2.0 403 Forbidden&quot; messages to the phone, so I obviously have something wrong.</div><div style><br></div><div style>I&#39;m thinking I have to put something in conf/sip_profiles, but that&#39;s just a guess at this point.</div>
<div style><br></div><div style>I&#39;m assuming this is a FAQ, but I found very little in the wiki about configuring phones.</div><div style><br></div><div style>-- </div><div style>Steve</div></div></div></div>