Zoom Phone - December 17th, 2022
REST APIs
Enhancements
-
Allow query data more than 6 months old in Get call recordings API:
GET /v2/phone/recordings
-
New
busy_actionrequest and response field and objectbusy_connect_operatorin Setting Template APIs:GET /v2/phone/setting_templates/{templateId}PATCH /v2/phone/setting_templates/{templateId}
Bug Fixes
-
Fixed the bug that the audio of wave format uploaded can not be played normally in Batch add audio API:
POST /v2/phone/users/{userId}/audios/batch
-
Fixed the
ring_mode,max_wait_timeupdate bugs in Update a call handling setting API:PATCH /v2/phone/extension/{extensionId}/call_handling/settings/{settingType}
Webhooks
Bug Fixes
-
Fixed the loss of
extension_typein callee webhook events:phone.callee_ringingphone.callee_answeredphone.callee_ended
-
Fixed the bug that the
callee_number_source,caller_number_sourcefields are inaccurate in Call log completed webhook events:phone.callee_call_log_completedphone.caller_call_log_completed