<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Cisco Unified Presence SIP/SIMPLE Interface</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=2000438" />
  <subtitle />
  <id>http://developer.cisco.com/c/message_boards/find_category?p_l_id=&amp;mbCategoryId=2000438</id>
  <updated>2013-05-19T13:52:02Z</updated>
  <dc:date>2013-05-19T13:52:02Z</dc:date>
  <entry>
    <title>RE: SUBSCRIBE to a User's Contact/Roster List</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9859545" />
    <author>
      <name>Alex Lewis</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9859545</id>
    <updated>2013-01-02T17:33:48Z</updated>
    <published>2013-01-02T17:33:48Z</published>
    <summary type="html">To answer my own question...
The user part of the Request URI of the SUBSCRIBE must be in form - &lt;username&gt;-contacts
E.g. alice-contacts@mycupsdomain.com
...and an Expires header of greater than 0.
You'll then get a NOTIFY with users the contact list.</summary>
    <dc:creator>Alex Lewis</dc:creator>
    <dc:date>2013-01-02T17:33:48Z</dc:date>
  </entry>
  <entry>
    <title>SUBSCRIBE to a User's Contact/Roster List</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9525255" />
    <author>
      <name>Alex Lewis</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=9525255</id>
    <updated>2012-12-18T17:11:59Z</updated>
    <published>2012-12-18T17:10:10Z</published>
    <summary type="html">Hi,
I wonder if anyone could tell me how you SUBSCRIBE to a User's Buddy List, or to use what I think is the correct terminology the User's Roster. I have a SIP client that establishes a subscription where the user subscribes to themselves so they see their current state as set by another one of their clients (E.g. Gajim). When another client is used to change their state my SIP client sees the NOTIFY messages reflecting the new state. I'd like to be able to have my SIP client look up the User's Roster so it could be displayed and consequently take out the appropriate subscriptions so it can be notified when a "Buddy" changes state. I can't find any documentation describing how you subscribe to the Roster. I've followed RFC 4662 as mentioned by the Cisco Dev Docs but I don't get a NOTIFY containing the Roster, only NOTIFY messages containing presence state and availability. Is there a specific Request URI to use when subscribing to a User's Roster? Any specific configuration required on CUPS to ensure NOTIFY messages are sent containing Roster data? Anything else?
Thanks,
Alex</summary>
    <dc:creator>Alex Lewis</dc:creator>
    <dc:date>2012-12-18T17:10:10Z</dc:date>
  </entry>
  <entry>
    <title>RE: Monitor precense information for all users</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6061355" />
    <author>
      <name>Tanner Ezell</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6061355</id>
    <updated>2012-07-10T20:20:02Z</updated>
    <published>2012-07-10T20:20:02Z</published>
    <summary type="html">Did you ever find a solution for this?</summary>
    <dc:creator>Tanner Ezell</dc:creator>
    <dc:date>2012-07-10T20:20:02Z</dc:date>
  </entry>
  <entry>
    <title>RE: SIP/2.0 407 Proxy Authentication Required</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4899104" />
    <author>
      <name>Donal Lynch</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4899104</id>
    <updated>2011-12-15T17:38:48Z</updated>
    <published>2011-12-15T17:38:48Z</published>
    <summary type="html">Hi Bernd,

You would need to examine the "Cisco UP Presence Engine" logs at debug level to find out why the Notify is not being returned. These can be downloaded from the server using RTMT.

Regards,
Donal</summary>
    <dc:creator>Donal Lynch</dc:creator>
    <dc:date>2011-12-15T17:38:48Z</dc:date>
  </entry>
  <entry>
    <title>RE: SIP/2.0 407 Proxy Authentication Required</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4897291" />
    <author>
      <name>Bernd Greiner</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4897291</id>
    <updated>2011-12-15T17:04:01Z</updated>
    <published>2011-12-15T17:04:01Z</published>
    <summary type="html">Hi Donal

This is the one I aways have.

Do you have maybe an idea why I don't get NOTIFY events?

Best regards
Bernd</summary>
    <dc:creator>Bernd Greiner</dc:creator>
    <dc:date>2011-12-15T17:04:01Z</dc:date>
  </entry>
  <entry>
    <title>RE: SIP/2.0 407 Proxy Authentication Required</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4898994" />
    <author>
      <name>Donal Lynch</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4898994</id>
    <updated>2011-12-15T16:57:04Z</updated>
    <published>2011-12-15T16:57:04Z</published>
    <summary type="html">Hi Bernd,

The "Cisco Unified Presence Developer Guide" describes the SIP/SIMPLE interface, and includes sample requests and request flowcharts.

It can be downloaded from here: http://developer.cisco.com/web/cupapi/documentation

Regards,
Donal</summary>
    <dc:creator>Donal Lynch</dc:creator>
    <dc:date>2011-12-15T16:57:04Z</dc:date>
  </entry>
  <entry>
    <title>RE: SIP/2.0 407 Proxy Authentication Required</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4897146" />
    <author>
      <name>Bernd Greiner</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4897146</id>
    <updated>2011-12-15T16:50:18Z</updated>
    <published>2011-12-15T16:50:18Z</published>
    <summary type="html">Hi Donald,

Thanks a lot ;-)

Now I get a response like:
SIP/2.0 200 OK
Via: SIP/2.0/UDP MY_HOST:5051;received=MY_HOST;branch=udpbranchtesttest,SIP/2.0/TCP MY_HOST:5060;branch=tcpbranchtesttest
CSeq: 1 SUBSCRIBE
Call-ID: c9ed0d0743a26c68a2dc989d934aae30@10.103.228.175
From: &lt;sip:CUP90000@MY_HOST:5060&gt;;tag=tagtesttest
To: &lt;sip:CUP90001@CUP8SERVER&gt;;tag=ae901357
Contact: &lt;sip:CUP8SERVER:5070;transport=tcp&gt;
Expires: 3600
Record-Route: &lt;sip:CUP90001@CUP8SERVER:5060;maddr=CUP8SERVER;transport=udp;lr&gt;
Content-Length: 0

So it looks much better, but I get no NOTIFY events when I change the present state of user "CUP90001"?
What could be the problem?
Do you know any useful detailed documentation that describes the SIMPLE interface of the CUP server?

Best regards
Bernd</summary>
    <dc:creator>Bernd Greiner</dc:creator>
    <dc:date>2011-12-15T16:50:18Z</dc:date>
  </entry>
  <entry>
    <title>RE: SIP/2.0 407 Proxy Authentication Required</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4898861" />
    <author>
      <name>Donal Lynch</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4898861</id>
    <updated>2011-12-15T16:25:15Z</updated>
    <published>2011-12-15T16:25:15Z</published>
    <summary type="html">Hi Bernd,

The easiest way to get by this is to add your clients hostname/ip to the CUP SIP Proxy's Incoming ACL. This can be done from the CUP Administration GUI under System &gt; Security &gt; Incoming ACL. This will let the proxy bypass SIP Digest Authentication for your clients hostname/ip. Although not recommended for production, you can also add an entry of "All" to allow all hosts bypass SIP Digest Authentication.


Regards,
Donal</summary>
    <dc:creator>Donal Lynch</dc:creator>
    <dc:date>2011-12-15T16:25:15Z</dc:date>
  </entry>
  <entry>
    <title>SIP/2.0 407 Proxy Authentication Required</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4896698" />
    <author>
      <name>Bernd Greiner</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4896698</id>
    <updated>2011-12-15T14:03:33Z</updated>
    <published>2011-12-15T14:03:33Z</published>
    <summary type="html">[b]Hi[/b],
I'm using Jain sip stack or connecting against CUP 8.5.
 
[b]When I try to call a SUBSCRIBE like:[/b]
SUBSCRIBE sip:CUP90001@CUP8SERVER SIP/2.0
Call-ID: fba06e16ffd236a9c03d984f7d185a3a@MY_HOST
CSeq: 1 SUBSCRIBE
From: &lt;sip:CUP90000@CUP8SERVER&gt;;tag=tagtesttest
To: &lt;sip:CUP90001@CUP8SERVER&gt;
Via: SIP/2.0/UDP MY_HOST:5051;branch=udpbranchtesttest,SIP/2.0/TCP MY_HOST:5060;branch=tcpbranchtesttest
Max-Forwards: 70
Proxy-Authorization: Basic Q1VQOTAwMDA6c25hcHdhcmU
Contact: &lt;sip:CUP90000@MY_HOST:5060&gt;
Event: presence
Expires: 3600
Accept: application/pidf+xml
P-Asserted-Identity: &lt;sip:CUP90000@CUP8SERVER&gt;
Content-Length: 0
 
[b]Then I get the following response:[/b]
SIP/2.0 407 Proxy Authentication Required
Via: SIP/2.0/UDP MY_HOST:5051;received=MY_HOST;branch=udpbranchtesttest,SIP/2.0/TCP MY_HOST:5060;branch=tcpbranchtesttest
Call-ID: 604e44da83ec7f4c79d749d1d0d908f4@MY_HOST
From: &lt;sip:CUP90000@CUP8SERVER&gt;;tag=tagtesttest
To: &lt;sip:CUP90001@CUP8SERVER&gt;
CSeq: 1 SUBSCRIBE
Proxy-Authenticate: DIGEST realm="DOMAIN.NOT.SET",nonce="4ee9ee80",qop="auth",algorithm=MD5
Content-Length: 0
 
[b]What I have to do?[/b]
 </summary>
    <dc:creator>Bernd Greiner</dc:creator>
    <dc:date>2011-12-15T14:03:33Z</dc:date>
  </entry>
  <entry>
    <title>XCAP support</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4524573" />
    <author>
      <name>Cups Developer</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4524573</id>
    <updated>2011-09-21T22:01:46Z</updated>
    <published>2011-09-21T22:01:46Z</published>
    <summary type="html">Hi,
 
Does the presence server support XCAP (RFC 4825)? I want to control access to certain presence attributes. I dont suppose there's any similar functionality on the XMPP interface so that I can control access to the PIDF transported presence attributes?
 
Thanks,
Peter</summary>
    <dc:creator>Cups Developer</dc:creator>
    <dc:date>2011-09-21T22:01:46Z</dc:date>
  </entry>
  <entry>
    <title>CUCMessenger</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4497806" />
    <author>
      <name>Andrew Wilson</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4497806</id>
    <updated>2011-09-16T15:51:44Z</updated>
    <published>2011-09-16T15:51:35Z</published>
    <summary type="html">We are trying to hook in to the presence status events from CUPC on a Windows client. Looks like this functionality is exposed via CUCMessenger.dll. Has anybody got a working example of how to use this from a .NET application ? Anybody know where to find documentation of the interfaces in this component ?</summary>
    <dc:creator>Andrew Wilson</dc:creator>
    <dc:date>2011-09-16T15:51:35Z</dc:date>
  </entry>
  <entry>
    <title>CUPS Presence in Lotus Notes</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4206861" />
    <author>
      <name>Andrew Wilson</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4206861</id>
    <updated>2011-07-11T08:58:10Z</updated>
    <published>2011-07-09T18:51:34Z</published>
    <summary type="html">Is it possible to push CUPS presence into the Lotus Notes presence blob and launch CUPC in context of user name in Lotus Notes?</summary>
    <dc:creator>Andrew Wilson</dc:creator>
    <dc:date>2011-07-09T18:51:34Z</dc:date>
  </entry>
  <entry>
    <title>RE: Presence +Web chat integration</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2639916" />
    <author>
      <name>Giggesh Thekkekeloth</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2639916</id>
    <updated>2010-10-14T19:15:11Z</updated>
    <published>2010-10-14T19:15:11Z</published>
    <summary type="html">[quote]Hi all,
 
Could anyone tell me if it's possible to have a chat client on the web interface? Some kind of third party application?
Can it be done by any means with SIP/SIMPLE or any other API calls to CUPS? 
 
Ideally, what I need is, a chat client, that will be able to chat with UCCX Agents that will be integrated in CUPS, and if it's possible to direct chat sessions per skill would be even better.
 
Thank you very much,[/quote]
 
 
I am not an UCCX expert, what I can suggest here is, you could developer the chat-client/third-party-application based on XMPP, which is supported by CUP from 8.x release. For more details you can go-through the developer doc in the documentation section.</summary>
    <dc:creator>Giggesh Thekkekeloth</dc:creator>
    <dc:date>2010-10-14T19:15:11Z</dc:date>
  </entry>
  <entry>
    <title>Presence +Web chat integration</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2626404" />
    <author>
      <name>GEORGE GOGLIDZE</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2626404</id>
    <updated>2010-10-11T14:30:51Z</updated>
    <published>2010-10-11T01:18:03Z</published>
    <summary type="html">Hi all,
 
Could anyone tell me if it's possible to have a chat client on the web interface? Some kind of third party application?
Can it be done by any means with SIP/SIMPLE or any other API calls to CUPS? 
 
Ideally, what I need is, a chat client, that will be able to chat with UCCX Agents that will be integrated in CUPS, and if it's possible to direct chat sessions per skill would be even better.
 
Thank you very much,</summary>
    <dc:creator>GEORGE GOGLIDZE</dc:creator>
    <dc:date>2010-10-11T01:18:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: Verify Presence</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2515646" />
    <author>
      <name>Kristof Borgers</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2515646</id>
    <updated>2010-09-08T20:24:55Z</updated>
    <published>2010-09-08T20:24:55Z</published>
    <summary type="html">You can verify it from the admin pages of your presence server.
 
Log in to the admin page.
Click on User Management -&gt; End user
 
Select your user.
On the top of the page it will normally display "Unavailable ([i]from perspective of user xxxxx)"[/i]
 
This doesn't really say anything, besides that the user currently is not logged in with a CuPC client and the user is not on the phone.
If you lift that users phone, and press on submit it should display
Busy ([i]from perspective of user xxxxxx)[/i]
[i]
[/i]
Regards,
Kristof</summary>
    <dc:creator>Kristof Borgers</dc:creator>
    <dc:date>2010-09-08T20:24:55Z</dc:date>
  </entry>
  <entry>
    <title>Verify Presence</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2000452" />
    <author>
      <name>Sujin Jebakar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2000452</id>
    <updated>2010-04-16T09:30:52Z</updated>
    <published>2010-02-27T01:20:36Z</published>
    <summary type="html">Dear All,
 
I am very new to Cisco technology. We have a requirement to integrate Unified Presence 7.0 with Communications manager 7.0. We somehow managed to integrate both servers but don't have clue how to test the following.
 
1) Wheter Presence / CUCM integration is successful?
2) If yes, how to test presence stats of a IP phone?
 
Unfortunately we don't have license for Personal Communicator, so we are unable to test it through CUPC.
 
Could you please suggest if there is anyother way of testing it?
 
Many thanks in advance.
 
Thanks,
Sujin</summary>
    <dc:creator>Sujin Jebakar</dc:creator>
    <dc:date>2010-02-27T01:20:36Z</dc:date>
  </entry>
  <entry>
    <title>Cisco IP phone 7941 - Presence doesn't get device available status</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2000448" />
    <author>
      <name>Sujin Jebakar</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2000448</id>
    <updated>2010-04-16T09:30:52Z</updated>
    <published>2010-02-27T01:20:36Z</published>
    <summary type="html">Dear All,
 
We are setting up Unified Presence 7.0 to retrieve real-time statuses from IP phones (Cisco 7941). It has now been integrated with Call Manager 7.0, we are able to get busy status when the device is on off-hook state. However when the device is on "available state", it is showing the deveice is "unavailable".
 
NOTE: We are monitoring status through Presence Viewer after logging presence user as End user through "Presence Server User Options"
 
Could you please advise me if I need to do anything more to get device available status?
 
Many thanks in advance.
 
Thanks,
Sujin</summary>
    <dc:creator>Sujin Jebakar</dc:creator>
    <dc:date>2010-02-27T01:20:36Z</dc:date>
  </entry>
  <entry>
    <title>Monitor precense information for all users</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2000444" />
    <author>
      <name>Rene Bechmann</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=2000444</id>
    <updated>2010-04-16T09:30:52Z</updated>
    <published>2010-02-27T01:20:36Z</published>
    <summary type="html">Hi,
 
Is there a way to monitor the precense status for all users without having all employees in a buddy list? Im talking about getting precense events for 1000+ users.
 
Will I get a separate precense status of each of the employees devices like phone, mobile, exchange etc.?
 
Will I be able to conect using the SIP:SIMPLE TCP protocol using digest authentication?
 
Thanks in advance
 
Kind regards 
 
René</summary>
    <dc:creator>Rene Bechmann</dc:creator>
    <dc:date>2010-02-27T01:20:36Z</dc:date>
  </entry>
</feed>

