<?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: Telephony call Webhook not triggering in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4952523#M2540</link>
    <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi, thank you for your response.&lt;/P&gt;&lt;P&gt;I'm currently testing the webhook with the following Webex account: &lt;A href="mailto:magasin@nexio.info" target="_new"&gt;magasin@nexio.info&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;However, I have a question: What if I want to be notified when a user receives a call, even if the call is from a personal phone number, but they receive it on Webex? Is there a webhook or any possible method for achieving this?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 02 Nov 2023 09:35:24 GMT</pubDate>
    <dc:creator>ceaura</dc:creator>
    <dc:date>2023-11-02T09:35:24Z</dc:date>
    <item>
      <title>Telephony call Webhook not triggering</title>
      <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4951347#M2532</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I'm working on implementing a simple feature using Webex webhooks, which involves obtaining the phone number for incoming calls whenever a user receives one (after obtaining the phone number, I intend to display relevant information to the user about that phone number, although this aspect does not concern Webex).&lt;/P&gt;&lt;P&gt;To achieve this, I've attempted to create a webhook for telephony calls using Postman just to test it. The creation process was successful, and I can see it in my &lt;A href="https://developer.webex.com/docs/api/v1/webhooks/list-webhooks" target="_self"&gt;list of webhooks&lt;/A&gt;. The target URL is set on ngrok. However, when I try to make or receive a call, the webhook doesn't seem to trigger. The incoming call is made by my personnal phone or by another Webex account.&lt;/P&gt;&lt;P&gt;To rule out any issues with ngrok, I created another webhook for messages, rooms, and meetings, and all three of them are working as expected, sending requests to ngrok.&lt;/P&gt;&lt;P&gt;I'm unsure if the "telephony_calls" resource is the correct choice for my use case, or if there are additional steps required when dealing with calls.&lt;/P&gt;&lt;P&gt;Thank you in advance for any suggestions or guidance you can provide..&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 31 Oct 2023 09:48:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4951347#M2532</guid>
      <dc:creator>ceaura</dc:creator>
      <dc:date>2023-10-31T09:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Telephony call Webhook not triggering</title>
      <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4951982#M2537</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1619198"&gt;@ceaura&lt;/a&gt;,&lt;BR /&gt;Thanks for your patience so far!&lt;BR /&gt;To answer your question, first thing first - could you kindly share us the Account you're using for this Test?&amp;nbsp;&lt;BR /&gt;Because in case you're using a Free trial account or, a Sandbox Test User - then I'm expecting you won't have Calling License purchased with your Account and in that case, without the Calling license - you won't be able to test this out.&lt;/P&gt;
&lt;P&gt;Second thing, have you registered the Phone Number with Webex Calling and that's too only possible once you've the Calling License as well.&lt;BR /&gt;And, please make sure you're calling the number from a Webex device registered with the phone number, not from the Webex App.&lt;BR /&gt;Normal Webex App Calls don't get notified with the 'telephony_calls' webhook. That's how the Webhook has been designed.&lt;/P&gt;
&lt;P&gt;However, if you find all these above mentioned points already hold true in your test case and still you're facing this Error - then kindly share the details to &lt;A href="mailto:devsupport@webex.com" target="_blank"&gt;devsupport@webex.com&lt;/A&gt;&amp;nbsp;and it'd raise a ticket in our queue.&lt;BR /&gt;We can look into it then further.&lt;/P&gt;
&lt;P&gt;Hope that helps!&lt;BR /&gt;For any further assistance, please let us know.&lt;/P&gt;
&lt;P&gt;Regards!&lt;BR /&gt;Sandip&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 12:24:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4951982#M2537</guid>
      <dc:creator>sandiban</dc:creator>
      <dc:date>2023-11-01T12:24:43Z</dc:date>
    </item>
    <item>
      <title>Re: Telephony call Webhook not triggering</title>
      <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4952523#M2540</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P&gt;Hi, thank you for your response.&lt;/P&gt;&lt;P&gt;I'm currently testing the webhook with the following Webex account: &lt;A href="mailto:magasin@nexio.info" target="_new"&gt;magasin@nexio.info&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;However, I have a question: What if I want to be notified when a user receives a call, even if the call is from a personal phone number, but they receive it on Webex? Is there a webhook or any possible method for achieving this?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 02 Nov 2023 09:35:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4952523#M2540</guid>
      <dc:creator>ceaura</dc:creator>
      <dc:date>2023-11-02T09:35:24Z</dc:date>
    </item>
    <item>
      <title>Re: Telephony call Webhook not triggering</title>
      <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4952655#M2541</link>
      <description>&lt;P data-unlink="true"&gt;Webhooks with the "telephony_calls" resource should trigger providing the call is a Webex Calling call. The user must have a Webex Calling license and the call, either made or received, needs to route over the "Webex Calling" service and not the "Call on Webex" service. The user magasin@nexio.info currently only has the "Call on Webex" license. It also doesn't look like the org that this user belongs to has Webex Calling licenses available.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 14:22:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4952655#M2541</guid>
      <dc:creator>Jeff Marshall</dc:creator>
      <dc:date>2023-11-02T14:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Telephony call Webhook not triggering</title>
      <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4955823#M2581</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I suppose that this is also why calling the &lt;A href="https://developer.webex.com/docs/api/v1/call-controls/list-calls" target="_self"&gt;list call&lt;/A&gt; method of the api on my webex account gives me this error:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;{
  "message": "WxC License not assigned to Organization",
  "errors": [
    {
      "description": "WxC License not assigned to Organization",
      "code": 9011
    }
  ],
  "trackingId": "CXAPI_b80865e4-5c6d-4f28-b790-b54613599564_0"
}&lt;/LI-CODE&gt;&lt;P&gt;So I'd like to know if it's possible to get a free trial of this licence to carry out devlopment tests on our side. If so, how can we access it? And also if our operator doesn't offer this licence, who should we contact at Webex to possibily have one?&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 14:30:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4955823#M2581</guid>
      <dc:creator>ceaura</dc:creator>
      <dc:date>2023-11-08T14:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Telephony call Webhook not triggering</title>
      <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4955897#M2582</link>
      <description>&lt;P&gt;You can create a sandbox org&amp;nbsp;using the link on &lt;A href="https://developer.webex.com/docs/developer-sandbox-guide" target="_blank"&gt;https://developer.webex.com/docs/developer-sandbox-guide&lt;/A&gt; that comes with Webex Calling licenses for you to test/develop with.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Nov 2023 16:49:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/4955897#M2582</guid>
      <dc:creator>Jeff Marshall</dc:creator>
      <dc:date>2023-11-08T16:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Telephony call Webhook not triggering</title>
      <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/5288822#M4288</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;did you find a solution for your problem? Is it even possible?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Wed, 07 May 2025 21:18:20 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/5288822#M4288</guid>
      <dc:creator>tom-biebl</dc:creator>
      <dc:date>2025-05-07T21:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: Telephony call Webhook not triggering</title>
      <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/5288909#M4289</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1874592"&gt;@tom-biebl&lt;/a&gt;,&lt;BR /&gt;If you're looking for tracking the "Call on Webex" through the Webex telephony_calls webhook, it's still isn't possible.&lt;BR /&gt;And I don't think Product team would bring any webhook solution for such calls in Webex.&lt;/P&gt;
&lt;P&gt;Also, one more thing just to add - telephony_calls webhook only supports the calls at User level, not as per the Org level.&lt;BR /&gt;And for the telephony_calls webhook to work with the Webex calling, you should must have the Webex Calling license to the person who is dialling the number as well as the person who is receiving the call.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let us know for any further queries in case.&lt;/P&gt;
&lt;P&gt;Regards!&lt;BR /&gt;Sandip&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 05:56:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/5288909#M4289</guid>
      <dc:creator>sandiban</dc:creator>
      <dc:date>2025-05-08T05:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Telephony call Webhook not triggering</title>
      <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/5288932#M4292</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1323322"&gt;@sandiban&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Okay, to summarize this for my purposes. Is there no way to achieve the following with a webhook or anything else: When a call comes in, regardless of whether a Webex user or a non-Webex user dialed my number, I can see the number that's currently calling using a webhook in a custom-developed app?&lt;/P&gt;&lt;P&gt;Because my goal is to search for data from various systems&amp;nbsp; based on the number that's currently calling and display it in a custom pop-up.&lt;/P&gt;&lt;P&gt;Best regards,&lt;BR /&gt;Tom&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 06:28:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/5288932#M4292</guid>
      <dc:creator>tom-biebl</dc:creator>
      <dc:date>2025-05-08T06:28:02Z</dc:date>
    </item>
    <item>
      <title>Re: Telephony call Webhook not triggering</title>
      <link>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/5289406#M4294</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1874592"&gt;@tom-biebl&lt;/a&gt;,&lt;BR /&gt;Okay, so first thing first - you mentioned someone called on your number and that means you've the calling license.&lt;BR /&gt;Because for "Call on Webex" - there is no number involved. It's just calling on your Webex profile basically.&lt;BR /&gt;But if you say someone dialed your number, it means you've Calling license to your Webex profile and definitely that number should registered with Webex as well.&lt;/P&gt;
&lt;P&gt;Yes, in this case if you're registered with the Webex telephony_calls webhook - then it should be triggered when a Webex User calls you on that number.&lt;BR /&gt;However, if your ask is the Webhook will be triggered in case of calls coming from any sources on that number, then I've a little doubt about it.&lt;BR /&gt;I'm saying I doubt because I've never tested it.&lt;BR /&gt;When this telephony_calls webhook will be triggered, that time it'd also try to check the source of the Call and if it's from some cross-platform, I don't really think it'd be able to track it.&lt;BR /&gt;It'd only be able to track the calls which are coming from another Webex source only.&lt;/P&gt;
&lt;P&gt;But this is a good scenario and you can give it a test from your side by calling on that number from some another platform and see if the webhook is getting triggered.&lt;/P&gt;
&lt;P&gt;Regards!&lt;BR /&gt;Sandip&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 11:18:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/telephony-call-webhook-not-triggering/m-p/5289406#M4294</guid>
      <dc:creator>sandiban</dc:creator>
      <dc:date>2025-05-09T11:18:42Z</dc:date>
    </item>
  </channel>
</rss>

