<?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>Message Waiting Indicator on a CTI OS Desktop</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>Message Waiting Indicator on a CTI OS Desktop</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-22T18:29:55Z</updated>
  <dc:date>2013-05-22T18:29:55Z</dc:date>
  <entry>
    <title>Message Waiting Indicator on a CTI OS Desktop</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5008849" />
    <author>
      <name>Claudio Illanes</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5008849</id>
    <updated>2012-01-13T19:36:31Z</updated>
    <published>2012-01-13T19:36:31Z</published>
    <summary type="html">Hi,
I've got a customer that is looking for a Message Waiting Indicator on a CTI OS Desktop. They have approximately 12,000 agents, and I plan on using CUMI to display this information I'd just need to blink a light if there is a  new voicemail. Would Cisco recommend polling for this information every x interval using:  
GET /vmrest/mailbox/folders/inbox/messages?read=false&amp;type=voice 
 
Or, would it be better if I registered for notifications? If so, how can I only register for NEW_MESSAGE and SAVED_MESSAGE messages? I want to use the most efficient and logical setup for use by their 12,000 agents.

Thanks!
Claudio</summary>
    <dc:creator>Claudio Illanes</dc:creator>
    <dc:date>2012-01-13T19:36:31Z</dc:date>
  </entry>
</feed>

