question

Tyler Donnelly avatar image
Tyler Donnelly asked Phong Vu answered

Voice Log Sync During a Call

I'm pulling call logs using the sync URLs in the API and posting them to an internal website. If a call is happening while the API call occurs, sometimes it will count the call twice or even a few times. However, I also have code that gets all the call logs from Monday until now. It correctly handles the calls after they have finished. The code for these two is identical except for the Monday function checks if a log is before Monday at one in the morning.

call logs
1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

Phong Vu avatar image
Phong Vu answered

Depends on the stages of a call, the sync call log may need to update the call record data. You must use the record id as a unique id in your database and update the record data accordingly.

The read call log API will not include call data for an ongoing call though.

1 |3000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Developer sandbox tools

Using the RingCentral Phone for Desktop, you can dial or receive test calls, send and receive test SMS or Fax messages in your sandbox environment.

Download RingCentral Phone for Desktop:

Tip: switch to the "sandbox mode" before logging in the app:

  • On MacOS: press "fn + command + f2" keys
  • On Windows: press "Ctrl + F2" keys