<?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>missed calls</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5994416" />
  <subtitle>missed calls</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=5994416</id>
  <updated>2013-05-25T15:29:20Z</updated>
  <dc:date>2013-05-25T15:29:20Z</dc:date>
  <entry>
    <title>RE: missed calls</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6323785" />
    <author>
      <name>Sergei Gorbunov</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6323785</id>
    <updated>2012-08-22T11:58:32Z</updated>
    <published>2012-08-22T11:58:32Z</published>
    <summary type="html">CallCtlTermConnTalkingEv</summary>
    <dc:creator>Sergei Gorbunov</dc:creator>
    <dc:date>2012-08-22T11:58:32Z</dc:date>
  </entry>
  <entry>
    <title>RE: missed calls</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6325548" />
    <author>
      <name>Haim Noyman</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6325548</id>
    <updated>2012-08-22T09:28:44Z</updated>
    <published>2012-08-22T09:28:44Z</published>
    <summary type="html">i can't find TermConnTalking.</summary>
    <dc:creator>Haim Noyman</dc:creator>
    <dc:date>2012-08-22T09:28:44Z</dc:date>
  </entry>
  <entry>
    <title>RE: missed calls</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6143422" />
    <author>
      <name>Sergei Gorbunov</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6143422</id>
    <updated>2012-07-20T10:09:20Z</updated>
    <published>2012-07-20T10:09:20Z</published>
    <summary type="html">1. TermConnCreated - put info about conn to some list.
2. TermConnTalking - call has been answered, mark it.
3. TermConnDropped - call finished (answered or not) - check is call has been answered and do what you need.

And why you need a Thread.sleep? Please, do not use it never. This must be a multithread app.</summary>
    <dc:creator>Sergei Gorbunov</dc:creator>
    <dc:date>2012-07-20T10:09:20Z</dc:date>
  </entry>
  <entry>
    <title>RE: missed calls</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5994425" />
    <author>
      <name>Haim Noyman</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5994425</id>
    <updated>2012-07-05T12:43:21Z</updated>
    <published>2012-07-05T12:43:21Z</published>
    <summary type="html">is that message designate for me?
if yes i didn't undestand.</summary>
    <dc:creator>Haim Noyman</dc:creator>
    <dc:date>2012-07-05T12:43:21Z</dc:date>
  </entry>
  <entry>
    <title>missed calls</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5994415" />
    <author>
      <name>Haim Noyman</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=5994415</id>
    <updated>2012-07-05T12:37:16Z</updated>
    <published>2012-07-05T12:37:16Z</published>
    <summary type="html">Hi,
 
i wrot an application that suppose to recognize missed calls for several addresses in a provider.
what i did is:
when i get CallCtlConnEstablishedEv i enter the call to a list and start a thred that sleep for a 30 sec.
if CallCtlTermConnTalkingEv arrived then nean that the call was wnswered so i remove that call from the list.
after 30 sec the thread wake up and if the call stiil on the list i'm doing what i need.
 
the problem is that sometimes i got answered calls as missed calls and i have now idea why,
does the problem in the events that based on them i decide if call is missed call or not or that is a threads problem.
 
Thanks for any help.</summary>
    <dc:creator>Haim Noyman</dc:creator>
    <dc:date>2012-07-05T12:37:16Z</dc:date>
  </entry>
</feed>

