Just following up on my post about Nokia E60 and E61s talking to Cisco CallManager Express, I asked the guys at the Cisco stand at Networkers a few weeks back, since they were demoing just these phones. When I mentioned "SIP" and "CallManager Express", though, the guy's face fell and he said "um, er, I really don't know, sorry." It turns out that the demo they had was using the (as yet unavailable to mere mortals - "out in November" they reckon) software from Nokia that lets the phones talk SCCP instead of SIP. I'm rather disappointed that a) this is considered the "solution", and b) it's taken a year to get the frigging software ready. Oh, "apparently" somebody had made the Nokia phones talk to Call Manager 5.0 via SIP "but it wasn't very straightforward". For CallManager Express on the other hand, it seemed like nobody had made it work directly.
Meanwhile, I can make a client like the free X-Lite work, but only if it's on the same subnet as the router running CCME - this is because CCME 4.0 in IOS 12.4(9)T only lets you identify SIP users by MAC address rather than IP address:
voice register pool 6 id mac 0011.2233.4455 number 1 dn 6 max registrations 36 username somebody password somewhere codec g711ulaw
If you try doing id ip 1.2.3.4 instead, you'll be told Failed: CME mode only accept mac address! Fine. This is as far as I can get while I'm at home sick with a cold, so next time I'm in the office I'll try one of the Nokias and see if they work like X-Lite did.
[update: I now have the Nokia phone registering directly with Cisco CallManager Express.]
21:45
geek
Comments have been closed for this post. If you've got something to say, please contact me by other means. Thanks!
Archives
...the last 3 months :
Recent Posts
Posts Recently Commented Upon
Ten Most Recent CDs
Currently Listening To
(thanks, last.fm.)
Other Recent Listening
Hair
sorta dark red with one blond bit.Wasting Time On
Links
Help Save The World
I may not (so far) run the kind of blog that posts social conscience linkage - other friends seem to have it covered better than I could manage (yes, I'm aware that's no excuse), but this doesn't mean that I don't care about the State of ThingsTM.
i donate to :
but there's other things worth worrying about too, like :
Looking For Something ?
Feed ?
yes indeed - a merged feed of my flickr photos, del.icio.us tags and posts here:
Licensing

This weblog is licensed under a Creative Commons License.
Comments (2)
Hi,
I have been reading you blog about the X-Lite config with CCME, but i still not getting Xlite to recieve calls from the Cisco IP Phone, here is the configu i posted
voice register global
mode cme
source-address 10.10.10.1 port 5060
max-dn 144
max-pool 24
file text
create profile sync 0003924593505261
!
voice register dn 10
number 220
name SIP1
label SIP1
!
voice register dn 20
number 221
name SIP2
label SIP2
!
voice register pool 1
id mac 0010.C6C0.1CD3
number 1 dn 10
max registrations 36
username usuario1 password usuario1
codec g711ulaw
!
voice register pool 2
id mac 0013.70FF.0BC2
number 1 dn 20
max registrations 36
username 207 password 207
codec g711ulaw
but no one of them got registered, also i can make the Xlite to place calls, but not to recieve calls.
i will appreciate any comments from you.
Thanks-.
Posted by j4k | October 24, 2006 3:32 PM
Posted on October 24, 2006 15:32
Sure. It looks like you need to configure a dialplan-pattern in the "voice register global" section?
Posted by cos
|
October 24, 2006 9:18 PM
Posted on October 24, 2006 21:18