<div dir="ltr">I have FreeSwitch installed, and now I'm trying to test it.<div><br></div><div>I'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><authName>1001</authName> </div><div><authPassword>654987</authPassword> </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> <user id="1001"></div><div> <params></div><div> <param name="password" value="654987"/></div><div><br></div><div><br></div><div style>
Using tcpwatch, I see the switch keeps sending "SIP/2.0 401 Unauthorized" and "SIP/2.0 403 Forbidden" messages to the phone, so I obviously have something wrong.</div><div style><br></div><div style>I'm thinking I have to put something in conf/sip_profiles, but that's just a guess at this point.</div>
<div style><br></div><div style>I'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>