We recently purchased the PSTN audio add-on for our Zoom Video SDK, but we are unable to retrieve the global dial-in numbers via the session detail API. According to the documentation here, the global_dial_in_numbers field should return the available numbers, but it’s not being included in the response.
What is the way to configure the session to return these Zoom dial-in numbers so we can integrate with Twilio for Dial-In?
It seems like there are no global_dial_in_numbers returned. Could this be due to missing configurations in the admin panel? Any suggestions or screenshots for setup would be greatly appreciated.
Also, I noticed that the session_number, param that I also need, only appears in the POST response, not in the GET for sessions. Because of this, I have to use Redis to store it as a workaround.
@chunsiong.zoom I have already had a video call with Tommy Gaessler. Appeared to be that everything was set correctly by us - an issue was on the Zoom side. Fix was quickly deployed and now everything works correctly!