<?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: CUCM Sends BYE &amp;quot;Reason: Q.850; cause=47&amp;quot; in Call Control</title>
    <link>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501899#M1119</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen the error "Q.850; cause=47" appear when there is a codec mismatch. Can you look at the detailed level logs and see if you find this line, "preCheckCapabilities, caps mismatch!" This would indicate a codec mismatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrienne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Mar 2015 19:32:10 GMT</pubDate>
    <dc:creator>amoherek</dc:creator>
    <dc:date>2015-03-05T19:32:10Z</dc:date>
    <item>
      <title>CUCM Sends BYE "Reason: Q.850; cause=47"</title>
      <link>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501898#M1118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our company manufactures a custom SIP endpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a customer who is having trouble answering incoming calls from the PSTN over a PRI. When they attempt to answer the call with our device, the endpoint responds to the INVITE from CUCM with an OK which includes a SDP message body. CUCM proceeds to ACK, without a SDP message body, the OK and follows it with a BYE stating reason "Q.850; cause=47" (Resource unavailable, unspecified). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a call is placed to the same DN internally from a Cisco endpoint, our device has no issue answering the call. After our device responds to the INVITE with an OK, CUCM sends and ACK including a SDP message body and the media session begins. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll add that the customer doesn't have any issue dialing out across the PRI from our device.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't had any luck trying to duplicate this issue with our own CUCM system. A key difference between our system and the customer's is the fact that our 2911 gateway only has a POTS interface where as the customer is using a PRI. I don't know for fact whether or not this is the cause of the issue but it's the biggest difference I see between the two systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What resource is unavailable or unspecified?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 15:08:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501898#M1118</guid>
      <dc:creator>rphillips3</dc:creator>
      <dc:date>2015-03-04T15:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM Sends BYE "Reason: Q.850; cause=47"</title>
      <link>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501899#M1119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ryan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've seen the error "Q.850; cause=47" appear when there is a codec mismatch. Can you look at the detailed level logs and see if you find this line, "preCheckCapabilities, caps mismatch!" This would indicate a codec mismatch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Adrienne&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Mar 2015 19:32:10 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501899#M1119</guid>
      <dc:creator>amoherek</dc:creator>
      <dc:date>2015-03-05T19:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM Sends BYE "Reason: Q.850; cause=47"</title>
      <link>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501900#M1120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Adrienne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A codec issue has been my suspicion as well. I'm wondering if the incoming call on the PRI is using G.722. The customer said they were able to use a SIP instance of IP Communicator without issue. I've asked them to provide a wireshark trace of this in order to confirm my suspicion of a codec issue, unfortunately I've have yet to receive this. Are we stuck if it ends up being a codec issue? Is there some way to have Call Manager re-encoded the RTP streams to convert between G.722 and G.711 PCMU?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm going to have to instruct the customer how to set up the trace on their CM as I don't have access to it. I'm looking at my system now to get a feel for how this mechanism functions. I've pulled a trace from our system, looks like I have "ccm" and "SDL" text files. In which file might I expect to see the "preCheckCapabilities, caps mismatch!" entry?&lt;/P&gt;&lt;P&gt;Are there Trace Filter Settings you'd recommend configuring to ensure we capture the error we're experiencing?&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, 05 Mar 2015 20:40:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501900#M1120</guid>
      <dc:creator>rphillips3</dc:creator>
      <dc:date>2015-03-05T20:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM Sends BYE "Reason: Q.850; cause=47"</title>
      <link>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501901#M1121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After reviewing the CCM and SDL logs, we determined that there was a codec mismatch between the H.323 Gateway and the SIP endpoint. Without a &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;transcoder device configured on CUCM to handle the codec mismatch, the call fails. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2015 19:05:22 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501901#M1121</guid>
      <dc:creator>amoherek</dc:creator>
      <dc:date>2015-03-10T19:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM Sends BYE "Reason: Q.850; cause=47"</title>
      <link>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501902#M1122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I confirm, the times I have seen this is when there is a codec mismatch and a possibly lacking an XCODE resource.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Oct 2015 05:59:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501902#M1122</guid>
      <dc:creator>Dennis Mink</dc:creator>
      <dc:date>2015-10-12T05:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: CUCM Sends BYE "Reason: Q.850; cause=47"</title>
      <link>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501903#M1123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we had a similar issue. On the IP Communicator we had to disable the optimize for low bandwidth on Preference-&amp;lt; audio to get it working&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Nov 2015 19:30:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/call-control/cucm-sends-bye-quot-reason-q-850-cause-47-quot/m-p/3501903#M1123</guid>
      <dc:creator>ravichandrann</dc:creator>
      <dc:date>2015-11-04T19:30:40Z</dc:date>
    </item>
  </channel>
</rss>

