<?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: Can not receive calls from PSTN through CCME in Other Collaboration Subjects</title>
    <link>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458830#M102400</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My topology, is ISDNline--&amp;gt;netmode--&amp;gt;router--&amp;gt;switch--&amp;gt;ipphones (no pbx).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing my provider is sending me, as I can see from "debug isdn q931", is a ten digit number for the isdn line, lets say 1234567890. Then I' m trying to forward the call to the ipphones. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the previous configuration, I also tried the "destination-pattern 1234567890" with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm confused on how to configure the router so as to forward all the calls arriving in router's bri interface card to the ipphones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2005 10:23:17 GMT</pubDate>
    <dc:creator>yboul1234</dc:creator>
    <dc:date>2005-06-15T10:23:17Z</dc:date>
    <item>
      <title>Can not receive calls from PSTN through CCME</title>
      <link>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458826#M102396</link>
      <description>&lt;P&gt;I have a ccme running on a 2801 router with a vic2-2bri-nt/te on it, but although I have configured it and I can make calls from my ipphone to PSTN I cannot receive calls originating from the PSTN. &lt;/P&gt;&lt;P&gt;Does anyone know if I have to make a dial-peer for the incoming calls as well and what configuration I should use? &lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 10:31:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458826#M102396</guid>
      <dc:creator>yboul1234</dc:creator>
      <dc:date>2019-03-15T10:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Can not receive calls from PSTN through CCME</title>
      <link>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458827#M102397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Normally on your gateway, you need to configure at least 2 dial peers:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dial peer voice X POTS &lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;dial peer voice Y voip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the second one, you should have a command like :&lt;/P&gt;&lt;P&gt;destination-pattern &amp;lt;@IP CCM&amp;gt; &lt;PATTERN such="" as="" 3...for="" numbers="" from="" 3000="" to="" 3999="" for="" example=""&gt;&lt;/PATTERN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check out: &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/partner/tech/tk652/tk90/technologies_tech_note09186a008010ae1c.shtml" target="_blank"&gt;http://www.cisco.com/en/US/partner/tech/tk652/tk90/technologies_tech_note09186a008010ae1c.shtml&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then follow all links to get more information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2005 13:33:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458827#M102397</guid>
      <dc:creator>meumeuh_toxin</dc:creator>
      <dc:date>2005-06-14T13:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Can not receive calls from PSTN through CCME</title>
      <link>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458828#M102398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried to configure a voip dial-peer like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dial-peer voice 10 voip&lt;/P&gt;&lt;P&gt;destination-pattern 1.. (my extensions)&lt;/P&gt;&lt;P&gt;session protocol sipv2&lt;/P&gt;&lt;P&gt;session target ipv4:x.x.x.x (router's IP where ccme resides)&lt;/P&gt;&lt;P&gt;dtmf-relay rtp-nte&lt;/P&gt;&lt;P&gt;codec g711alaw&lt;/P&gt;&lt;P&gt;no vad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with no success.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I miss something in the configuration? How's the router suppose to know that it has to forward the calls arriving in the ISDN line to the ipphones?&lt;/P&gt;&lt;P&gt;For example should I put somewhere the ISDN line's telephone number as "incoming called number 1234567890"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2005 08:54:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458828#M102398</guid>
      <dc:creator>yboul1234</dc:creator>
      <dc:date>2005-06-15T08:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Can not receive calls from PSTN through CCME</title>
      <link>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458829#M102399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you use the session protocol SIPv2 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, the checklist is, i think, the following:&lt;/P&gt;&lt;P&gt;- dial peer pots&lt;/P&gt;&lt;P&gt;- dial peer voip&lt;/P&gt;&lt;P&gt;- Gw definition on the CCM (device-&amp;gt; Gateway)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, you should be carefull on what you receive from your provider.&lt;/P&gt;&lt;P&gt;You are using destination pattern 1.. but do you know what you receive from your provider ?&lt;/P&gt;&lt;P&gt;You might need a translation rule to remove some digits on the number. The provider might send you some more digits than the 3 digits of your extension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2005 09:03:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458829#M102399</guid>
      <dc:creator>meumeuh_toxin</dc:creator>
      <dc:date>2005-06-15T09:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Can not receive calls from PSTN through CCME</title>
      <link>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458830#M102400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My topology, is ISDNline--&amp;gt;netmode--&amp;gt;router--&amp;gt;switch--&amp;gt;ipphones (no pbx).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing my provider is sending me, as I can see from "debug isdn q931", is a ten digit number for the isdn line, lets say 1234567890. Then I' m trying to forward the call to the ipphones. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the previous configuration, I also tried the "destination-pattern 1234567890" with no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm confused on how to configure the router so as to forward all the calls arriving in router's bri interface card to the ipphones.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2005 10:23:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458830#M102400</guid>
      <dc:creator>yboul1234</dc:creator>
      <dc:date>2005-06-15T10:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can not receive calls from PSTN through CCME</title>
      <link>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458831#M102401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no, the destination pattern is meant to be your IP phone.&lt;/P&gt;&lt;P&gt;Now, if your router receives a call with destination number 0198765432, and your IP phone number is 432 , then you should remove the first 7 digits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this can be done by using a translation rule such as :&lt;/P&gt;&lt;P&gt;- translation rule 1&lt;/P&gt;&lt;P&gt;- rule 0 ^.01987654 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then on your voice interface card&lt;/P&gt;&lt;P&gt;you type something like&lt;/P&gt;&lt;P&gt;- translate called 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, you should check this document:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-custom" href="http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a0080080aec.html" target="_blank"&gt;http://www.cisco.com/en/US/partner/products/sw/iosswrel/ps1835/products_configuration_guide_chapter09186a0080080aec.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2005 11:22:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458831#M102401</guid>
      <dc:creator>meumeuh_toxin</dc:creator>
      <dc:date>2005-06-15T11:22:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can not receive calls from PSTN through CCME</title>
      <link>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458832#M102402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I applied the translation rule with no luck. I also tested it to see if it worked ok. So the incoming called number, is indeed translated to a phone extension but obviously the router is not able to forward the call to the phone, because when I call from an external number to the isdn number, after a while I get a busy tone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think I miss something regarding the router's configuration? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2005 12:43:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/other-collaboration-subjects/can-not-receive-calls-from-pstn-through-ccme/m-p/458832#M102402</guid>
      <dc:creator>yboul1234</dc:creator>
      <dc:date>2005-06-15T12:43:42Z</dc:date>
    </item>
  </channel>
</rss>

