Trying to register Cisco 7960 to freePBX

The phone is in SIP mode.
The freePBX server recognizes the phone is “offline”.
When the sip debug is enabled I get this:

— (11 headers 0 lines) —

<— SIP read from UDP:192.168.1.105:50638 —>
REGISTER sip:192.168.1.10 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.105:5060
From: sip:[email protected];user=phone
To: sip:[email protected];user=phone
Call-ID: [email protected]
Date: Tue, 10 Dec 2013 06:07:39 GMT
CSeq: 101 REGISTER
User-Agent: CSCO/5
Contact: sip:[email protected]:5060;user=phone
Content-Length: 0
Expires: 120

<------------->
— (11 headers 0 lines) —

<— SIP read from UDP:192.168.1.105:50639 —>
REGISTER sip:192.168.1.10 SIP/2.0
Via: SIP/2.0/UDP 192.168.1.105:5060
From: sip:[email protected];user=phone
To: sip:[email protected];user=phone
Call-ID: [email protected]
Date: Tue, 10 Dec 2013 06:07:39 GMT
CSeq: 101 REGISTER
User-Agent: CSCO/5
Contact: sip:[email protected]:5060;user=phone
Content-Length: 0
Expires: 120

I get an error on the phone E630.
The phone allows me to make phone calls out but of course not in.

Thanks for any help I can get!

I tested the system with a soft phone and it worked. It must be something with the cnf files.

sipmac.cnf:

image_version: P0S3-05-0-00

Sip Config for Extension: 201

Line 1 Setup

line1_name: "First"
line1_authname: "1000"
line1_shortname: "1000"
line1_password: "1234ab"
line1_displayname: “First”; # Line 1 Display Name (Display name to use for SIP messaging)

Phone Label (Text desired to be displayed in upper right corner)

phone_label: “Ricks Room” ; Has no effect on SIP messaging

Phone Password (Password to be used for console or telnet login)

phone_password: “cisco” ; Limited to 31 characters (Default - cisco)

User classifcation used when Registering [ none(default), phone, ip ]

user_info: phone

telnet_level: 2

sipdefult.cnf:
image_version: “P0S3-05-0-00”

proxy1_address: “192.168.1.10” ; Can be dotted IP or FQDN
proxy2_address: “” ; Can be dotted IP or FQDN
proxy3_address: “” ; Can be dotted IP or FQDN
proxy4_address: “” ; Can be dotted IP or FQDN
proxy5_address: “” ; Can be dotted IP or FQDN
proxy6_address: “” ; Can be dotted IP or FQDN

proxy_register: 1

messages_uri: “500”

phone_password: “cisco” ; Limited to 31 characters (Default - cisco)

sntp_server: 0.north-america.pool.ntp.org
time_zone: EST

dial_template: DIALPLAN

thanks for any help that can be given!

I would like to make a new post on how to make it work.

here it is:
http://www.freepbx.org/forum/tips-and-tricks/how-to-get-freepbx-to-work-with-cisco-7960