Issue regarding "voice.dialout"

4 コメント

  • Greg Katechis
    Zendesk Developer Advocacy

    Hi Himanshu! It's really difficult to say with this information why the buttons would be disabled. Are you seeing any errors in the console? Is there any error logging in your application? Please provide as much detail as you can, including screenshots and the relevant code snippets for the buttons which are now disabled, so that we can best assist.

    0
  • Himanshu Sehgal

    Hi Greg,

    I just got access to our client's zendesk domain and found this error in console. Seems like some payment issue at client's end ? or something else ? This error is getting caught in the voice.error event as below code shows:-

    client.on('voice.error', function(e) {
            console.log("voice dialout error : ",e);
          });
    Please guide.

    0
  • Himanshu Sehgal

    Also want to add, this error was not there till last week. And our client is saying they have not bought any talk partner subscription or anything like that. Then how was it working earlier on ? Some sort of free trial or something like that ? I am not able to find the root cause.

    0
  • Greg Katechis
    Zendesk Developer Advocacy
    Thanks for that update! It does look like the APIs that you are using require a specific subscription. It is possible that they were on a trial, but there could be other things in place as well. I would recommend asking them directly so that they can discuss it with their account manager at Zendesk.
    0

サインインしてコメントを残してください。

Powered by Zendesk