Question

Controlling the number of fax retries using API

  • 18 November 2016
  • 2 replies
  • 2169 views

  • New Participant
  • 0 replies

Is it possible to control the number of retries when faxing using API?

Is it possible to control the amount of time between retries?

We are posting the jobs using: /restapi/v1.0/account/~/extension/~/message-store/


2 replies

Unfortunately not. This logic is the same for all accounts and cannot be configured by any means.
If you are interested in increasing the number of retries, you can use our API to resend faxes. The same API call can also forward faxes.

You can see more information in our documentation here:

http://ringcentral-api-docs.readthedocs.io/en/latest/messages_faxes/#forwarding-and-resending-faxes

Reply