<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: EpStreamCodecInGet issue in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472052#M720</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that update. We will close the issue for now. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2015 16:17:48 GMT</pubDate>
    <dc:creator>smupadhy</dc:creator>
    <dc:date>2015-04-22T16:17:48Z</dc:date>
    <item>
      <title>EpStreamCodecInGet issue</title>
      <link>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472047#M715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using Cisco's EpApi for sound stream handling for call management. Everything works ok. I can get the streams, start the streams, sound is coming and going. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found in the documentation the EpStreamCodecInGet function and implemented the same way as the other EpApi functions. The problem is when I call this function it returns true (so no errors) however, the structure with the WAVEFORMATEX remains empty. Every value is 0. What can be the problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Istvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 12:18:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472047#M715</guid>
      <dc:creator>denes.istvan</dc:creator>
      <dc:date>2015-03-25T12:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: EpStreamCodecInGet issue</title>
      <link>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472048#M716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Istvan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what version of CUCM and TAPI are you working with? Is it possible for you to post the sanitized code snippet and logs showing this issue? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 14:54:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472048#M716</guid>
      <dc:creator>smupadhy</dc:creator>
      <dc:date>2015-04-16T14:54:44Z</dc:date>
    </item>
    <item>
      <title>Re: EpStreamCodecInGet issue</title>
      <link>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472049#M717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CUCM version is 10.5.1 and tapi version 3.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is a bit big to try to copy it in here. But I have tested with a Cisco IP Communicator and the get codec function gives the same (all 0s). Is it possible that it is a provider or CUCM configuration problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Istvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 15:33:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472049#M717</guid>
      <dc:creator>denes.istvan</dc:creator>
      <dc:date>2015-04-20T15:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: EpStreamCodecInGet issue</title>
      <link>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472050#M718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It could be related to the parameter values being passed to the function. Can you send us the section of code, that deals with EpStreamCodecInGet function? You can attach the code snippet and logs, as attachments to this thread. That will help us narrow down the problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 20:37:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472050#M718</guid>
      <dc:creator>smupadhy</dc:creator>
      <dc:date>2015-04-20T20:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: EpStreamCodecInGet issue</title>
      <link>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472051#M719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hello,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;it seems the problem was at the telephone provider company. They have fixed the issues, so there is no point in calling this function at all. In case I will have a bit more time, I will look into it and make a clean code for it. But for now, we can close/freeze this issue.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Istvan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 11:31:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472051#M719</guid>
      <dc:creator>denes.istvan</dc:creator>
      <dc:date>2015-04-22T11:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: EpStreamCodecInGet issue</title>
      <link>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472052#M720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for that update. We will close the issue for now. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 16:17:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/epstreamcodecinget-issue/m-p/3472052#M720</guid>
      <dc:creator>smupadhy</dc:creator>
      <dc:date>2015-04-22T16:17:48Z</dc:date>
    </item>
  </channel>
</rss>

