cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6702
Views
0
Helpful
9
Replies

IP communicator can't register in CME using SIP

mike.hsueh
Level 1
Level 1

IP communicator can register in CME4.2 using SCCP protocol.

I tried to IP communicator register in CME4.2 using SIP protocol but can't register CME.

Is it possible mode or CME4.2 can't supported this mode(ip communicator using SIP protocol)?

ps:IP communicator can register in CCM 7.0 using SIP or SCCP.

9 Replies 9

Do you have all of the SIP CME configuration? It's very different from the SCCP configuration.

-nick

mike.hsueh
Level 1
Level 1

My config..

###

voice service voip

allow-connections sip to sip

sip

registrar server expires max 1200 min 300

!

voice register global

mode cme

source-address 10.36.198.50 port 5060

max-dn 20

max-pool 10

tftp-path flash:

create profile sync 0001985642831255

!

voice register dn 1

number 999

allow watch

!

voice register pool 1

id mac 001A.4D58.0BB0

number 1 dn 1

dtmf-relay sip-notify

username cisco password cisco

!

#######

FYI...

Cisco Unified Communications Manager Express:SIP Implementation Guide...

#######

voice register pool 1

id mac 0016.47CD.9BD7

type 7970

The tpye was wichout CIPC choice..

so I think CME maybe doesn't supports.

I got it...FYI..

##

This release is supported with Cisco IP Communicator Release 7.0:

• Cisco Unified Communications Manager Express Release 4.1 (SCCP)

When Cisco IP Communicator is running SIP as its call-control protocol, it does not support SRST or

Cisco Unified Communications Manager Express. (CSCsh69835)

##

Hi Mike,

If you can't enter the 'type' command it won't be officially supported. Quite often you can get it to register anyways as long as you can get the username and password on the phone.

-nick

hi Nick

I will try again..

thanks.

Mike

I configured the IP Communicator (version 7.0) on CME 7.1 as type 7970 and it works fine.

Hello

Do you have the configuration example for IP Communicator to work on CME. 

I configured the next but is still not registered: 

 

voice service voip
allow-connections h323 to h323
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
fax protocol t38 version 0 ls-redundancy 0 hs-redundancy 0 fallback none
h323
no h225 timeout keepalive
call preserve limit-media-detection
sip
bind control source-interface GigabitEthernet0/1
registrar server
!

 

 

 

voice register global
mode cme
source-address 192.168.100.5 port 5060
max-dn 10
max-pool 10
authenticate register
tftp-path flash:
network-locale ES
user-locale ES
conference hardware
!
voice register dn 1
number 111
name RECAMARA No1
label RECAMARA No1
!
voice register dn 2
number 120
name Sala Principal
label Sala Principal
!
voice register dn 5
number 121
name Caseta 2
label Caseta 2
!
voice register pool 1
id mac 9840.BB31.46F9
type 7970
number 1 dn 1
voice-class codec 1
username user1 password cisco

 

 

 

regards 

dijohn
Cisco Employee
Cisco Employee

I wrote a post on this sometime back

IP Phone  ==VLAN 422=== Router ==VLAN 426===CCME Router

Here’s “why” ,”how”, “What happens if”  to the commands used in SIP Phone Registration to CCME.

voice service voip
allow-connections h323 to sip
allow-connections sip to h323
allow-connections sip to sip
#### SIP Phones create Voip Dial-peers. so for SIP to SIP, SIP to H323   you need to allow the connections. SCCP phones create EFXS POTS   dial-peer. By Default IP-IP call is blocked)(Random Fact).
fax protocol pass-through g711ulaw
modem passthrough nse codec g711ulaw
sip
bind control source-interface FastEthernet0/0.426
bind media source-interface FastEthernet0/0.426
### Bind Control and media to the interface with the same IP Address on   source-address x.x.x.x . Else you will run into problems when you try  to  register Phones over a Layer 3 Link.
registrar server
### Needed for phone to register

voice register global
mode cme
### Change mode to CME
source-address 14.160.126.77 port 5060
### Should be the same as bind control and media when you have InterVLAN Routing :)
max-dn 10
max-pool 10
authenticate register
### Needed for the phone to authenticate with username password, in intervlan registeration setup
tftp-path flash:
### All the config files for the phones will be stored here.
create profile sync 0174426467043125
### Make sure you enter this command everytime you make some changes.!!!!!! Very IMP!

voice register dn  1
number 1234
### DN for the Phone
voice register pool  1
id mac 0023.5E17.D275
### Mac Address of the Phone trying to register. Which won’t be used an   authentication method when registering in Intervlan register scenario
type 7942
### Make sure you have this in here.! Else SEP.config wouldn’t be created.
number 1 dn 1
### Assigning 1234 to line 1 on the phone
username cisco password cisco
### Credentials the phone uses when it tries to register in case of intervlan.

Relevant debugs
##########################
Received:
REGISTER sip:14.160.126.77 SIP/2.0
Via: SIP/2.0/UDP 14.160.122.228:5060;branch=z9hG4bKdf9fece6
From: <1234>;tag=00235e17d2750005e833caa4-06d638ae
To: <1234>
Call-ID: 00235e17-d2750004-cab2ccbc-7e3c35d6@14.160.122.228
Max-Forwards: 70
Date: Thu, 14 Oct 2010 07:04:30 GMT
CSeq: 103 REGISTER
User-Agent: Cisco-CP7942G/8.5.2
Contact:   <1234>;+sip.instance=””;+u.sip!model.ccm.cisco.com=”434″
Supported:   replaces,join,norefersub,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-3.0.0,X-cisco-xsi-7.0.1
Content-Length: 0
Reason: SIP;cause=200;text=”cisco-alarm:105 Name=SEP00235E17D275 Load=SIP42.8-5-2SR1S Last=config-retry-restart”
Expires: 3600

*Oct 14 07:08:12.015: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 14.160.122.228:5060;branch=z9hG4bKdf9fece6
From: <1234>;tag=00235e17d2750005e833caa4-06d638ae
To: <1234>
Date: Thu, 14 Oct 2010 07:08:12 GMT
Call-ID: 00235e17-d2750004-cab2ccbc-7e3c35d6@14.160.122.228
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 103 REGISTER
Content-Length: 0

*Oct 14 07:08:12.111: VOICE_REG_POOL: Register request for (1234) from (14.160.122.228)
*Oct 14 07:08:12.111: VOICE_REG_POOL: key(B99A11AB0176754A) added to nonce table
*Oct 14 07:08:12.111: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 401 Unauthorized
Via: SIP/2.0/UDP 14.160.122.228:5060;branch=z9hG4bKdf9fece6
From: <1234>;tag=00235e17d2750005e833caa4-06d638ae
To: <1234>;tag=EA0947C-241F
Date: Thu, 14 Oct 2010 07:08:12 GMT
Call-ID: 00235e17-d2750004-cab2ccbc-7e3c35d6@14.160.122.228
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 103 REGISTER
WWW-Authenticate: Digest realm=”",nonce=”B99A11AB0176754A”,algorithm=MD5,qop=”auth”
Content-Length: 0

Received:
REGISTER sip:14.160.126.77 SIP/2.0
Via: SIP/2.0/UDP 14.160.122.228:5060;branch=z9hG4bK0ca509fe
From: <1234>;tag=00235e17d2750005e833caa4-06d638ae
To: <1234>
Call-ID: 00235e17-d2750004-cab2ccbc-7e3c35d6@14.160.122.228
Max-Forwards: 70
Date: Thu, 14 Oct 2010 07:04:30 GMT
CSeq: 104 REGISTER
User-Agent: Cisco-CP7942G/8.5.2
Contact:   <1234>;+sip.instance=””;+u.sip!model.ccm.cisco.com=”434″
Authorization: Digest   username=”cisco”,realm=”",uri=”sip:14.160.126.77″,response=”dd2a196551c5598102e71c0eac92d89a”,nonce=”B99A11AB0176754A”,cnonce=”4a16becc”,qop=auth,nc=00000001,algorithm=MD5
Supported:   replaces,join,norefersub,extended-refer,X-cisco-callinfo,X-cisco-serviceuri,X-cisco-escapecodes,X-cisco-service-control,X-cisco-srtp-fallback,X-cisco-monrec,X-cisco-config,X-cisco-sis-3.0.0,X-cisco-xsi-7.0.1
Content-Length: 0
Reason: SIP;cause=200;text=”cisco-alarm:105 Name=SEP00235E17D275 Load=SIP42.8-5-2SR1S Last=config-retry-restart”
Expires: 3600

*Oct 14 07:08:12.127: VOICE_REG_POOL: Register request for (1234) from (14.160.122.228)
*Oct 14 07:08:12.131: VOICE_REG_POOL: Contact matches pool 1 number list 1
*Oct 14 07:08:12.131: VOICE_REG_POOL: key(1234) contact(14.160.122.228) add to contact table
*Oct 14 07:08:12.131: VOICE_REG_POOL: No entry for (1234) found in contact table
*Oct 14 07:08:12.131: VOICE_REG_POOL: key(1234) contact(14.160.122.228) added to contact table
*Oct 14 07:08:12.131: VOICE_REG_POOL pool->tag(1), dn->tag(1), submask(1)

*Oct 14 07:08:12.131: VOICE_REG_POOL: Creating param container for   dial-peer 40001.VOICE_REG_POOL pool->tag(1), dn->tag(1),   submask(1)
VOICE_REG_POOL pool_tag(1), dn_tag(1)

*Oct 14 07:08:12.135: VOICE_REG_POOL: Created dial-peer entry of type 0
*Oct 14 07:08:12.135: VOICE_REG_POOL: Registration successful for 1234, registration id is 1
*Oct 14 07:08:12.143: VOICE REGISTER POOL-1 has registered. Name:SEP00235E17D275  IP:14.160.122.228  DeviceType:Phone

*Oct 14 07:08:12.143: VOICE_REG_POOL: Pool[1]: service-control (reset type: 2) message sent to sip:1234@14.160.122.228

*Oct 14 07:08:12.143: VOICE_REG_POOL: Contact matches pool 1 number list 1
*Oct 14 07:08:12.183: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 100 Trying
Via: SIP/2.0/UDP 14.160.122.228:5060;branch=z9hG4bK0ca509fe
From: <1234>;tag=00235e17d2750005e833caa4-06d638ae
To: <1234>;tag=EA0947C-241F
Date: Thu, 14 Oct 2010 07:08:12 GMT
Call-ID: 00235e17-d2750004-cab2ccbc-7e3c35d6@14.160.122.228
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 104 REGISTER
Content-Length: 0

*Oct 14 07:08:12.187: //-1/xxxxxxxxxxxx/SIP/Msg/ccsipDisplayMsg:
Sent:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 14.160.122.228:5060;branch=z9hG4bK0ca509fe
From: <1234>;tag=00235e17d2750005e833caa4-06d638ae
To: <1234>;tag=EA0947C-241F
Date: Thu, 14 Oct 2010 07:08:12 GMT
Call-ID: 00235e17-d2750004-cab2ccbc-7e3c35d6@14.160.122.228
Server: Cisco-SIPGateway/IOS-12.x
CSeq: 104 REGISTER
Contact: <1234>;expires=3600;x-cisco-newreg
Expires:  3600
Content-Length: 0

Let me know if something is wrong :)

PS. Rate useful posts

I never tried to do this with a SIP-CIPC, but with a x-lite phone it does work. Give it a try with this free SIP phone just to see if your sip-authentication works. You can download it at http://www.counterpath.com/x-lite.html

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: