cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2853
Views
0
Helpful
1
Replies

How to config Cisco SPA 502G on CCME 7.1

Andres Franco
Level 1
Level 1

Hello all!

I've a 2800 series router running CCME 7.1 and i'm trying to get a SPA 502G IP Phone up and running. The phone obtains the correct IP configuration but does not register. I did change from scsp to sip using the menu button of the phone, and a i've done the basic config for sip on the router, similar to the following

voice service voip
allow-connections sip to sip
sip
registrar server
!

voice register global
mode cme
source-address 192.168.1.254 port 5060
max-dn 12
max-pool 12
!

voice register dn  1
number 1234
allow watch
name 1234


!

voice register pool  1
id mac 001B.FC57.6FEF
number 1 dn 1
dtmf-relay rtp-nte
username 1234 password 1234
codec g711ulaw

I don't know if something is missing, or if i need to do a basic setting on the phone, or maybe i should do something related to the firmware. If anyone could help, i will appreciate it. Thanks

1 Reply 1

linuxchild
Level 1
Level 1

Hi

check this out , this is a working lab config

http://elhallak.wordpress.com/2011/07/14/basic-configuration-cme-mode-sip/

notice that every time you make a modification to the voice register global you must make

no create profile

create profile

Regrads