Re: [OSL | CCIE_Voice] Inter- Presence CCM-CME

2011-01-12 Thread Roig Borrell, Francesc Xavier
Hi,

Everything is in Standard Presence Group.   Have you configured anything else 
in the Trunk, SIP Securtity Profile following these tips?

I do not understand “make sure that the Accept Presence Subscription check box 
is checked in the Application User window to authorize incoming SUBSCRIBE 
requests”. Which is this Application User ? Is it needed?

Thanks!
Francesc


To allow Cisco Unified Communications Manager to receive and route presence 
requests from the SIP trunk application, make sure that the Accept Presence 
Subscription check box is checked in the Application User window to authorize 
incoming SUBSCRIBE requests. If no presence group is applied to the application 
user, Cisco Unified Communications Manager uses the presence group that is 
applied to the trunk.

•If you check the Accept Presence Subscription check box for an application 
user, but do not check the Accept Presence Subscription check box in the SIP 
Trunk Security Profile that is applied to the trunk, a 403 error message gets 
sent to the SIP user agent that is connected to the trunk.

•If you check the Accept Presence Subscription check box for an application 
user, but do not check the Enable Application Level Authorization check box in 
the SIP Trunk Security Profile that is applied to the trunk, a 403 error 
message gets sent to the SIP user agent that is connected to the trunk.

•If digest authentication is not configured for the SIP trunk, you can 
configure the trunk to accept incoming subscriptions, but application-level 
authorization cannot be initiated, and Cisco Unified Communications Manager 
will accept all incoming requests before performing group authorization.

•If the SIP trunk uses digest authentication, as configured in the SIP Trunk 
Security Profile, incoming presence requests require authentication of the 
credentials from the sending device. When digest authentication is used with 
application-level authorization, Cisco Unified Communications Manager also 
authenticates the credentials of the application that is sending the presence 
requests.








De: Miron Kobelski [mailto:findko...@gmail.com]
Enviado el: martes, 11 de enero de 2011 21:27
Para: Roig Borrell, Francesc Xavier
CC: ccie_voice@onlinestudylist.com
Asunto: Re: [OSL | CCIE_Voice] Inter- Presence CCM-CME

Hi,

on thing you might be missing is Presence Group configuration on IP phone and 
DN.
Presence Group (PG) can be set on both of them.

When configured on DN, it's used to check if it can be monitored by requesting 
remote device's PG.

In your case, try configuring the same PG on remote phone, remote DN and SIP 
trunk.

regards
kobel


I think that the clue is Presence Group and Presence Authorization Tips in

http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/7_0_1/ccmfeat/fsprsnc.html#wp1168161

But they are a little bit confusing and the tests I have done have been 
unsuccessful

Where do you think it can be the problem?
Francesc



inline: image001.png___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com


[OSL | CCIE_Voice] Inter- Presence CCM-CME

2011-01-11 Thread Roig Borrell, Francesc Xavier
Hi All,



I am trying to configure blfs between CME and CCM. I have not been able to find 
good documentation for this integration.





CME offers a way to configure subsribe prsence to external phones using the 
allow subscribe all command and a server ip address under presence. The 
configuration for blfs between 2 CMEs works me fine



BR2



presence

 presence call-list

 server 10.10.210.11

 watcher all

 allow subscribe





Does anyone tried it? Any documentation?



Any help would be very much aprreciated. Thanks in advance!!



Francesc

___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com


Re: [OSL | CCIE_Voice] Inter- Presence CCM-CME

2011-01-11 Thread Miron Kobelski
Yes, it works, but I don't know if there is any documentation ;)

On CUCM side:
 * configure SIP trunk to CME
 * in the SIP trunks's SIP security profile profile enable SUBSCRIBE
messages
 * on the SIP trunk itself configure proper SUBSCRIBE CSS

On CUCME:
 * add outgoing/incoming SIP dial-peers to CUCM
 * make sure that you bind SIP signaling to proper interface on CME.

use debug ccsip messages to troubleshoot signaling.


HTH,
kobel

On Tue, Jan 11, 2011 at 16:11, Roig Borrell, Francesc Xavier 
francesc.ro...@tecnocom.es wrote:

  Hi All,



 I am trying to configure blfs between CME and CCM. I have not been able to
 find good documentation for this integration.





 CME offers a way to configure subsribe prsence to external phones using the
 allow subscribe all command and a server ip address under presence. The
 configuration for blfs between 2 CMEs works me fine



 BR2



 presence

  presence call-list

  server 10.10.210.11

  watcher all

  allow subscribe





 Does anyone tried it? Any documentation?



 Any help would be very much aprreciated. Thanks in advance!!



 Francesc



 ___
 For more information regarding industry leading CCIE Lab training, please
 visit www.ipexpert.com


___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com


Re: [OSL | CCIE_Voice] Inter- Presence CCM-CME

2011-01-11 Thread givemeccievoice2010
Hi Francesc,

 

Here is what I have in my notes.  I know in the past I had issues getting it
to work with a CUCM monitoring a CME phone, but the CME monitoring CUCM
worked fine.  I had written notes that Vik said  CUCM SCCP Phone can't
monitor CME phones in 7.0, but SIP should work fine.  That was most likely
my issue.

 

voice service voip

sip

bind all ip of cme 

 

presence

presence enable

server ip of cucm

allow subscribe

 

Configure a SIP trunk on CUCM with the following:

-  IP address = CME address

-  Subscribe CSS that sees phones

-  You may have to create Security Profile with Accept Presence
Subscription and/or Accept Unsolicited Notification, but try without it
first

Configure a Route Pattern that is the extension(s) for CME phones (ie 3XXX)

-  Gateway/Route List = SIP trunk configured above

 

Next you would have to configure the monitoring on CUCM and/or CME.

 

Let me know if this works for you or not as I can't configure and test right
now.

 

Jeff

From: ccie_voice-boun...@onlinestudylist.com
[mailto:ccie_voice-boun...@onlinestudylist.com] On Behalf Of Roig Borrell,
Francesc Xavier
Sent: Tuesday, January 11, 2011 7:11 AM
To: CCIE_Voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] Inter- Presence CCM-CME

 

Hi All,

 

I am trying to configure blfs between CME and CCM. I have not been able to
find good documentation for this integration.

 

 

CME offers a way to configure subsribe prsence to external phones using the
allow subscribe all command and a server ip address under presence. The
configuration for blfs between 2 CMEs works me fine

 

BR2

 

presence

 presence call-list

 server 10.10.210.11

 watcher all

 allow subscribe

 

 

Does anyone tried it? Any documentation?

 

Any help would be very much aprreciated. Thanks in advance!!

 

Francesc

 

___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com


Re: [OSL | CCIE_Voice] Inter- Presence CCM-CME

2011-01-11 Thread Roig Borrell, Francesc Xavier
Hi,

Thanks for your answers. Jeff very helpful your notes!
Here are my conclusions

TestScenario:
- BR1ph1 3001 (SIP)
- BR2ph2 4002 (SCCP)
- BR2ph3 4002 (SIP)

Inter presence CCM - CCME direction works OK only for SIP phones.
One necessary command under presence is watcher all in order CCM can 
subscribe to CMEs dn presecne

presence
 server 10.10.210.11
 watcher all
 allow subscribe

Here we have the CCM subscribtions towards SIP and SCCP

BRANCH2#sh presence subscription
Presence Active Subscription Records:
=

Subscription ID : 4
  Watcher   : 865cd5fb-ce65-23ca-228f-ed75ddbc4...@10.10.210.11
  Presentity: 4...@10.10.202.1
  Expires   : 3600 seconds
  Subscription Duration : 3563 seconds
  line status   : idle
  watcher type  : remote
  presentity type   : local
  subscription type : Incoming Indication
  retry limit   : 0

BRANCH2#sh presence subscription

Presence Active Subscription Records:
=

Subscription ID : 5
  Watcher   : 865cd5fb-ce65-23ca-228f-ed75ddbc4...@10.10.210.11
  Presentity: 4...@10.10.202.1
  Expires   : 3600 seconds
  Subscription Duration : 3584 seconds
  line status   : unknownFor SCCP 
CME phone status is unknown
  watcher type  : remote
  presentity type   : local
  subscription type : Incoming Indication
  retry limit   : 0


However, I have problems with Inter presence CCME - CCM direction

I have checked checked Accept Presence Subscription and Configured Subscribe 
CSS but the debug show a 403 error

SUBSCRIBE sip:3...@10.10.210.11:5060 SIP/2.0
Date: Tue, 11 Jan 2011 19:59:15 GMT
From: sip:4...@10.10.202.1;tag=C12B50-B32
Event: presence
Content-Length: 0
User-Agent: Cisco-SIPGateway/IOS-12.x
To: sip:3...@10.10.210.11
Contact: sip:10.10.202.1:5060
Expires: 3600
Call-ID: 19f008ee-1cf411e0-8038f43e-48c58...@10.10.202.1
Accept:  application/pidf+xml
Via: SIP/2.0/UDP 10.10.202.1:5060;branch=z9hG4bK2912C7
CSeq: 101 SUBSCRIBE
Max-Forwards: 70


Jan 11 19:59:15.519: //-1//SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.10.202.1:5060;branch=z9hG4bK261874
From: sip:10.10.202.1;tag=C128C8-2677
To: sip:4...@192.168.22.50;tag=002497aa1b7200032d5835ac-40c4a128
Call-ID: 198d2752-1cf411e0-8036f43e-48c58...@10.10.202.1
Date: Tue, 11 Jan 2011 19:59:12 GMT
CSeq: 101 REFER
Server: Cisco-CP7945G/8.4.0
Contact: sip:4...@192.168.22.50:5060;transport=UDP
Content-Length: 0


Jan 11 19:59:15.539: //-1//SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 403 Forbidden
Date: Tue, 11 Jan 2011 19:59:42 GMT
From: sip:4...@10.10.202.1;tag=C12B50-B32
Content-Length: 0
To: sip:3...@10.10.210.11;tag=942823505
Call-ID: 19f008ee-1cf411e0-8038f43e-48c58...@10.10.202.1
Via: SIP/2.0/UDP 10.10.202.1:5060;branch=z9hG4bK2912C7
CSeq: 101 SUBSCRIBE


Jan 11 19:59:15.547: //-1//SIP/Msg/ccsipDisplayMsg:
Sent:
NOTIFY sip:4...@192.168.22.50:5060;transport=UDP SIP/2.0
Date: Tue, 11 Jan 2011 19:59:15 GMT
From: sip:3...@10.10.202.1;tag=C12B48-CFD
Event: presence
Content-Length: 356
User-Agent: Cisco-SIPGateway/IOS-12.x
To: sip:4...@192.168.22.50;tag=002497aa1b720004b9f0bd9c-396bad74
Contact: sip:3...@10.10.202.1:5060
Content-Type: application/pidf+xml
Call-ID: 002497aa-1b720002-3485750c-a374a...@192.168.22.50
Subscription-State: terminated
Via: SIP/2.0/UDP 10.10.202.1:5060;branch=z9hG4bK2A5FE
CSeq: 101 NOTIFY
Max-Forwards: 70

?xml version=1.0 encoding=UTF-8?presence 
xmlns=urn:ietf:params:xml:ns:pidf entity=sip:3...@10.10.202.1 
xmlns:e=urn:ietf:params:xml:ns:pidf:status:rpid 
xmlns:dm=urn:ietf:params:xml:ns:pidf:data-modeldm:personstatusbasicClosed/basic/status/dm:persontuple
 id=cisco-cmestatusbasicClosed/basic/status/tuple/presence

Jan 11 19:59:15.891: //-1//SIP/Msg/ccsipDisplayMsg:
Received:
SIP/2.0 200 OK
Via: SIP/2.0/UDP 10.10.202.1:5060;branch=z9hG4bK2A5FE
From: sip:3...@10.10.202.1;tag=C12B48-CFD
To: sip:4...@192.168.22.50;tag=002497aa1b720004b9f0bd9c-396bad74
Call-ID: 002497aa-1b720002-3485750c-a374a...@192.168.22.50
Date: Tue, 11 Jan 2011 19:59:13 GMT
CSeq: 101 NOTIFY
Server: Cisco-CP7945G/8.4.0
Contact: sip:4...@192.168.22.50:5060;transport=UDP
Content-Length: 0


I think that the clue is Presence Group and Presence Authorization Tips in

http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/7_0_1/ccmfeat/fsprsnc.html#wp1168161

But they are a little bit confusing and the tests I have done have been 
unsuccessful

Where do you think it can be the problem?
Francesc




De: ccie_voice-boun...@onlinestudylist.com 
[mailto:ccie_voice-boun...@onlinestudylist.com] En nombre de 
givemeccievoice2...@gmail.com
Enviado el: martes, 11 de enero de 2011 17:41
Para: CCIE_Voice@onlinestudylist.com
Asunto: Re: [OSL | CCIE_Voice] Inter- Presence CCM-CME

Hi Francesc,

Here is what I have in my notes

Re: [OSL | CCIE_Voice] Inter- Presence CCM-CME

2011-01-11 Thread Miron Kobelski
Hi,

on thing you might be missing is Presence Group configuration on IP phone
and DN.
Presence Group (PG) can be set on both of them.

When configured on DN, it's used to check if it can be monitored by
requesting remote device's PG.

In your case, try configuring the same PG on remote phone, remote DN and SIP
trunk.

regards
kobel



 I think that the clue is Presence Group and Presence Authorization Tips in




 http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/7_0_1/ccmfeat/fsprsnc.html#wp1168161



 But they are a little bit confusing and the tests I have done have been
 unsuccessful



 Where do you think it can be the problem?

 Francesc





___
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com