<?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: FXO ports on LGW in Webex Calling in Collaboration Applications</title>
    <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140946#M50342</link>
    <description>&lt;P&gt;Thanks Roger. With the command voice class uri FXO sip pattern &amp;lt;prefix&amp;gt; would the prefix that users would use to use the lines connected to the FXO ports be detected?&lt;/P&gt;
&lt;P&gt;A Cisco support technician suggested creating a new trunk in Webex Calling to route calls through the FXO ports. How do you see this idea? Makes sense? Is this implementation possible?&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;
&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 06 Jul 2024 18:25:45 GMT</pubDate>
    <dc:creator>danielsanmartin</dc:creator>
    <dc:date>2024-07-06T18:25:45Z</dc:date>
    <item>
      <title>FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140062#M50329</link>
      <description>&lt;P&gt;Hello Community, good morning.&lt;BR /&gt;I am looking for information on how to configure FXO ports on a local Webex Calling gateway.&lt;BR /&gt;The idea is that incoming calls through the FXO ports are directed to the auto attendant.&lt;BR /&gt;Next, I would like users to be able to use the analog telephone lines connected to the FXO ports for external calls using a prefix, in case of SIP frame failure.&lt;BR /&gt;I hope you can guide me to carry out this configuration. I was searching everywhere and couldn't find anyone consulting on this topic.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2024 13:31:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140062#M50329</guid>
      <dc:creator>danielsanmartin</dc:creator>
      <dc:date>2024-07-04T13:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140552#M50333</link>
      <description>&lt;P&gt;I managed to solve the issue of incoming calls through the FXO ports.&lt;BR /&gt;Now, it remains to solve the issue of outgoing calls.&lt;BR /&gt;What you would need to do is for users to make outgoing calls through the SIP frame and their assigned number. But if they include a prefix before the desired number, calls should go out through the FXO ports.&lt;BR /&gt;If anyone can give me any ideas on how to do this, it would be a great help.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 11:28:32 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140552#M50333</guid>
      <dc:creator>danielsanmartin</dc:creator>
      <dc:date>2024-07-05T11:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140570#M50335</link>
      <description>&lt;P&gt;Something along with this could work.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;voice class dpg 200
 description incoming WxC to LGW FXO
 dial-peer 210
!
voice class uri FXO sip
 pattern &amp;lt;prefix&amp;gt; !possibly you'd need more to match just that pattern
!
dial-peer voice 200 voip
 description Incoming Dial-Peer from Webex Calling for calls to FXO
 max-conn 250
 session protocol sipv2
 destination dpg 200
 incoming uri request FXO
 voice-class codec 99
 voice-class stun-usage 200
 voice-class sip profiles 100 inbound
 voice-class sip tenant 200
 dtmf-relay rtp-nte
 srtp
 no vad
!
dial-peer voice 210 pots
 description Outbound Dial-Peer for calls to FXO
 !rest of the dial-peer config for sending calls to FXO port
&lt;/LI-CODE&gt;
&lt;P&gt;It's not a ready made configuration example, you'd need to modify it to fit you needs.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jul 2024 12:17:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140570#M50335</guid>
      <dc:creator>Roger Kallberg</dc:creator>
      <dc:date>2024-07-05T12:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140946#M50342</link>
      <description>&lt;P&gt;Thanks Roger. With the command voice class uri FXO sip pattern &amp;lt;prefix&amp;gt; would the prefix that users would use to use the lines connected to the FXO ports be detected?&lt;/P&gt;
&lt;P&gt;A Cisco support technician suggested creating a new trunk in Webex Calling to route calls through the FXO ports. How do you see this idea? Makes sense? Is this implementation possible?&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;
&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 18:25:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140946#M50342</guid>
      <dc:creator>danielsanmartin</dc:creator>
      <dc:date>2024-07-06T18:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140957#M50343</link>
      <description>&lt;P&gt;Yes that’s what I meant. You’d need to use a string to match the inbound call that is specific enough to only match those calls.&lt;/P&gt;
&lt;P&gt;Should be doable, but seems unnecessary complex to have another trunk just for that call scenario.&lt;/P&gt;
&lt;P&gt;Have a look at this document for ideas on how you could match the call.&amp;nbsp;&lt;A href="https://www.cisco.com/c/en/us/support/docs/voice/ip-telephony-voice-over-ip-voip/211306-In-Depth-Explanation-of-Cisco-IOS-and-IO.html" target="_blank" rel="noopener"&gt;Explain Cisco IOS and IOS XE Call Routing&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jul 2024 19:31:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140957#M50343</guid>
      <dc:creator>Roger Kallberg</dc:creator>
      <dc:date>2024-07-06T19:31:35Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140978#M50344</link>
      <description>&lt;P&gt;Hi Roger,&lt;/P&gt;
&lt;P&gt;I wouldn't be thinking about how to implement the issue of using a prefix so that outgoing calls bleed through the FXO ports.&lt;BR /&gt;Debugging ccsip messages to calls with and without prefix, the format is identical and I can't find any difference to be able to identify the pattern that I should place in the voice class uri FXO sip command of the example you gave me&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 03:40:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5140978#M50344</guid>
      <dc:creator>danielsanmartin</dc:creator>
      <dc:date>2024-07-07T03:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141006#M50345</link>
      <description>&lt;P&gt;There must be a difference, Webex MT should not do any modification of this before sending it to the LGW. Can you please share the outputs received by your LGW in two different text files that you attach to the post? Feel free to mask out any sensitive data by changing the output, just make sure to not alter it so that any information is lost.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 07:11:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141006#M50345</guid>
      <dc:creator>Roger Kallberg</dc:creator>
      <dc:date>2024-07-07T07:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141035#M50346</link>
      <description>&lt;P&gt;It just came to mind, how are you routing the call to your LGW from Wbx MT? Are you using Dial Plan configuration or are you letting the call hit the native number plan that exists in MT.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 10:30:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141035#M50346</guid>
      <dc:creator>Roger Kallberg</dc:creator>
      <dc:date>2024-07-07T10:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141123#M50350</link>
      <description>&lt;P&gt;No special dialing plan is being used. Only the one that is already included in Webex Calling.&lt;/P&gt;
&lt;P&gt;I am not able to upload the TXT files with the results of the debug ccsip messages command. The following error appears:&lt;/P&gt;
&lt;P&gt;Correct the highlighted errors and try again.&lt;/P&gt;
&lt;P&gt;The attachment's with_prefix.txt content type (text/plain) does not match the file extension and has been removed.&lt;BR /&gt;The content type without_prefix.txt of the attachment (text/plain) does not match the file extension and has been removed.&lt;/P&gt;
&lt;P&gt;Could you tell me how to solve it?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 17:25:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141123#M50350</guid>
      <dc:creator>danielsanmartin</dc:creator>
      <dc:date>2024-07-07T17:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141124#M50351</link>
      <description>&lt;P&gt;No idea on the error uploading text files. I’ve never had issues with this, but I’ve heard of a few others that also had similar issue.&lt;/P&gt;
&lt;P&gt;In Wbx MT create a Dial Plan configuration that routes the prefixed calls to your LGW so that you don’t rely on the native call routing as you have zero insight into how that operates.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jul 2024 17:35:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141124#M50351</guid>
      <dc:creator>Roger Kallberg</dc:creator>
      <dc:date>2024-07-07T17:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141376#M50356</link>
      <description>&lt;P&gt;Hello Roger,&lt;BR /&gt;I have configured the dialing plan with +99!.&lt;BR /&gt;In the debug I see that the calls are directed to sip:+99XXXXXXXX@192.168.0.247:5061.&lt;BR /&gt;I configured what you suggested above, adapting it to my LGW configuration:&lt;/P&gt;
&lt;P&gt;voice class uri FXO sip&lt;BR /&gt;pattern sip:+99&lt;/P&gt;
&lt;P&gt;voice class dpg 500&lt;BR /&gt;description incoming WxC to LGW FXO&lt;BR /&gt;dial-peer 5001&lt;/P&gt;
&lt;P&gt;dial-peer voice 500 voip&lt;BR /&gt;description Incoming Dial-Peer from Webex Calling for calls to FXO&lt;BR /&gt;max-conn 250&lt;BR /&gt;session protocol sipv2&lt;BR /&gt;destination dpg 500&lt;BR /&gt;incoming uri request FXO&lt;BR /&gt;voice-class codec 200&lt;BR /&gt;voice-class stun-usage 100&lt;BR /&gt;voice-class sip profiles 200 inbound&lt;BR /&gt;voice-class sip tenant 200&lt;BR /&gt;dtmf-relay rtp-nte&lt;BR /&gt;srtp&lt;BR /&gt;don't go&lt;/P&gt;
&lt;P&gt;dial-peer voice 5001 pots&lt;BR /&gt;trunkgroup FXO&lt;BR /&gt;description Outbound to PSTN/FXO&lt;BR /&gt;translation-profile outgoing OutgoingPSTN&lt;BR /&gt;destination-pattern BAD.BAD&lt;BR /&gt;extra forward-digits&lt;/P&gt;
&lt;P&gt;I am not seeing calls using dial-peer 500. They are always going from dial-peer 100 to dial-peer 200 like normal calls that do not use the prefix.&lt;/P&gt;
&lt;P&gt;What could be happening?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 12:01:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141376#M50356</guid>
      <dc:creator>danielsanmartin</dc:creator>
      <dc:date>2024-07-08T12:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141556#M50357</link>
      <description>&lt;P&gt;If you share the SIP dialogue of the call it would be easier to help you. Also please share the output from debug voip ccapi inout together with the output from debug ccsip message and debug ccsip non-call.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 17:07:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141556#M50357</guid>
      <dc:creator>Roger Kallberg</dc:creator>
      <dc:date>2024-07-08T17:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141711#M50358</link>
      <description>&lt;P&gt;I attach the requested debugs&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 20:46:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141711#M50358</guid>
      <dc:creator>danielsanmartin</dc:creator>
      <dc:date>2024-07-08T20:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141735#M50359</link>
      <description>&lt;P&gt;The call is not making a match on the string you have defined. Try using this.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;voice class uri FXO sip&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;pattern +99(.*)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 22:00:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141735#M50359</guid>
      <dc:creator>Roger Kallberg</dc:creator>
      <dc:date>2024-07-08T22:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141737#M50360</link>
      <description>&lt;P&gt;When I apply the suggested pattern I get this error:&lt;BR /&gt;pattern +99(.*)&lt;BR /&gt;% ?+* follows nothingpattern pattern should be of format ^([][0-9A-Za-z_\|@;:=%!~\/()*+^$&amp;amp;?#--.])*$&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 22:09:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141737#M50360</guid>
      <dc:creator>danielsanmartin</dc:creator>
      <dc:date>2024-07-08T22:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141747#M50361</link>
      <description>&lt;P&gt;I used 99(.*) as pattern, but the result is still the same&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 22:36:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141747#M50361</guid>
      <dc:creator>danielsanmartin</dc:creator>
      <dc:date>2024-07-08T22:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141750#M50362</link>
      <description>&lt;P&gt;I guess this command:&lt;/P&gt;
&lt;P&gt;voice class uri 100 sip&lt;BR /&gt;pattern dtg=pch-sip-trunk0794192650_lgu&lt;/P&gt;
&lt;P&gt;causes dial-peer 100 to always be chosen&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2024 22:49:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141750#M50362</guid>
      <dc:creator>danielsanmartin</dc:creator>
      <dc:date>2024-07-08T22:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141886#M50365</link>
      <description>&lt;P&gt;The error is indicative of that the plus needs to be escaped, so add a back-slash in font of the +.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 05:52:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141886#M50365</guid>
      <dc:creator>Roger Kallberg</dc:creator>
      <dc:date>2024-07-09T05:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141888#M50366</link>
      <description>&lt;P&gt;Yes that is what makes dial peer 100 to be matched. What you’re looking for is a string that is more specific than this or to use a matching set that is ordered higher than request, but as that is only to use information in the via field I don’t see that as doable. Maybe you need to resort to the suggestion made by TAC and use a separate trunk for this. If you look at the Cube v14 presentation from Cisco Live this year in Las Vegas it contains information on how to have multiple trunks on the same router.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 06:01:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141888#M50366</guid>
      <dc:creator>Roger Kallberg</dc:creator>
      <dc:date>2024-07-09T06:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: FXO ports on LGW in Webex Calling</title>
      <link>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141988#M50367</link>
      <description>&lt;P&gt;Not sure if it’s valid, but what about if you try with this match pattern?&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;voice class uri FXO sip&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;pattern \+99(.*)@(.*)&lt;/SPAN&gt;&lt;SPAN&gt;dtg=pch-sip-trunk0794192650_lgu&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If it works it should make the match string more specific than the one you have for DP 100.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2024 08:40:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/collaboration-applications/fxo-ports-on-lgw-in-webex-calling/m-p/5141988#M50367</guid>
      <dc:creator>Roger Kallberg</dc:creator>
      <dc:date>2024-07-09T08:40:43Z</dc:date>
    </item>
  </channel>
</rss>

