<?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: Webex Connect API - Bridging/Patching two Outbound Voice Call in Webex Connect</title>
    <link>https://community.cisco.com/t5/webex-connect/webex-connect-api-bridging-patching-two-outbound-voice-call/m-p/5196703#M291</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/345512"&gt;@rwacabhu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P class="p1"&gt;You will need to request enabling of voice channel for your existing tenant via the A2Q process. Refer this document for more info: &lt;A href="https://salesconnect.cisco.com/sc/s/simple-media?vtui__mediaId=a1m8c00000qPhp6AAC" target="_blank"&gt;&lt;SPAN class="s1"&gt;https://salesconnect.cisco.com/sc/s/simple-media?vtui__mediaId=a1m8c00000qPhp6AAC&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Sep 2024 06:16:19 GMT</pubDate>
    <dc:creator>Connect - Abhiram</dc:creator>
    <dc:date>2024-09-20T06:16:19Z</dc:date>
    <item>
      <title>Webex Connect API - Bridging/Patching two Outbound Voice Call</title>
      <link>https://community.cisco.com/t5/webex-connect/webex-connect-api-bridging-patching-two-outbound-voice-call/m-p/5194362#M287</link>
      <description>&lt;P&gt;Hi, Trying to see if below use case can be solved with &lt;STRONG&gt;Webex Connect Voice API&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Use Case: Digital Channel to Automated Voice (Channel Deflection --&amp;gt; Callback).&lt;/P&gt;
&lt;P&gt;1. Website/Web Chat User --&amp;gt; Chat with NLU Bot and requested for Callback when the case is assigned to an engineer.&lt;/P&gt;
&lt;P&gt;2. Information Captured: &lt;STRONG&gt;User Callback Number1&lt;/STRONG&gt; and Case number.&lt;/P&gt;
&lt;P&gt;3. Backend: API retrieve the Case Details and once engineer is assigned, capture the &lt;STRONG&gt;Engineer Phone Number2&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;4. Backend: Submit Outbound Voice API Request - &lt;A href="https://developers.webexconnect.io/reference/post_v1-voice-calls-3" target="_blank"&gt;https://developers.webexconnect.io/reference/post_v1-voice-calls-3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - dialedNumber : &lt;STRONG&gt;Engineer Phone Number2&lt;/STRONG&gt;; callbackUrl: Backend URL/Callback ; TTS Prompt to wait for customer to connect.&lt;/P&gt;
&lt;P&gt;5. When Engineer Accept the call [4]: CallbackURL will receive Accepted Event - &lt;A href="https://developers.webexconnect.io/reference/voice-api-sdk" target="_blank"&gt;https://developers.webexconnect.io/reference/voice-api-sdk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;6. Backend: Submit an Call Action: PATCH ACTION as per - &lt;A href="https://developers.webexconnect.io/reference/voice-api-sdk" target="_blank"&gt;https://developers.webexconnect.io/reference/voice-api-sdk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; - What is the API Endpoint that we need to submit a request for PATCH ACTION on existing call?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; - What is the request Payload that we need to use to submit a request for PATCHING &lt;STRONG&gt;User Number1&lt;/STRONG&gt; with the Existing OUTBOUND Call made on [4] ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; - Does PATCH ACTION : Bridges the Outbound Made to &lt;STRONG&gt;Engineer Phone number 1 with the User Phone number2&lt;/STRONG&gt;?&lt;/P&gt;
&lt;P&gt;Expected Outcome: Bridge two phone number(+E.164 format) without the Agent/Physical device in the middle.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 14:27:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-connect/webex-connect-api-bridging-patching-two-outbound-voice-call/m-p/5194362#M287</guid>
      <dc:creator>rwacabhu</dc:creator>
      <dc:date>2024-09-13T14:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Connect API - Bridging/Patching two Outbound Voice Call</title>
      <link>https://community.cisco.com/t5/webex-connect/webex-connect-api-bridging-patching-two-outbound-voice-call/m-p/5195283#M288</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;You must respond to the 'Answered' event with a 200 OK status and the'PATCH' action.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are the list of actions and also the payloads -&amp;nbsp;&lt;A href="https://developers.webexconnect.io/reference/voice-api-sdk" target="_blank" rel="noopener"&gt;https://developers.webexconnect.io/reference/voice-api-sdk&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-09-17 at 4.47.27 PM.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/229286i59AC7BF1C8338AAA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screenshot 2024-09-17 at 4.47.27 PM.png" alt="Screenshot 2024-09-17 at 4.47.27 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 10:43:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-connect/webex-connect-api-bridging-patching-two-outbound-voice-call/m-p/5195283#M288</guid>
      <dc:creator>Connect - Abhiram</dc:creator>
      <dc:date>2024-09-18T10:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Connect API - Bridging/Patching two Outbound Voice Call</title>
      <link>https://community.cisco.com/t5/webex-connect/webex-connect-api-bridging-patching-two-outbound-voice-call/m-p/5195876#M289</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/394039"&gt;@abhiram&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Above options that I have posted is available in Standalone version of Webex Connect/IMImobile.&lt;/P&gt;
&lt;P&gt;Currently we are using WxCC version on Webex Connect and I don't see the voice options available in our Tenant.&lt;/P&gt;
&lt;P&gt;1. Is it possible to have Voice API enabled with WxCC Version of Webex Connect?&lt;/P&gt;
&lt;P&gt;or&lt;/P&gt;
&lt;P&gt;2. Do you see any similar options/solution that solve this use case with WxCC+Webex Connect or Webex Calling?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Sep 2024 13:19:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-connect/webex-connect-api-bridging-patching-two-outbound-voice-call/m-p/5195876#M289</guid>
      <dc:creator>rwacabhu</dc:creator>
      <dc:date>2024-09-18T13:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Connect API - Bridging/Patching two Outbound Voice Call</title>
      <link>https://community.cisco.com/t5/webex-connect/webex-connect-api-bridging-patching-two-outbound-voice-call/m-p/5196703#M291</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/345512"&gt;@rwacabhu&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P class="p1"&gt;You will need to request enabling of voice channel for your existing tenant via the A2Q process. Refer this document for more info: &lt;A href="https://salesconnect.cisco.com/sc/s/simple-media?vtui__mediaId=a1m8c00000qPhp6AAC" target="_blank"&gt;&lt;SPAN class="s1"&gt;https://salesconnect.cisco.com/sc/s/simple-media?vtui__mediaId=a1m8c00000qPhp6AAC&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Sep 2024 06:16:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-connect/webex-connect-api-bridging-patching-two-outbound-voice-call/m-p/5196703#M291</guid>
      <dc:creator>Connect - Abhiram</dc:creator>
      <dc:date>2024-09-20T06:16:19Z</dc:date>
    </item>
  </channel>
</rss>

