is anyone able to make SIP call with TLS using code | Community
Skip to main content
Newcomer
September 26, 2024
Question

is anyone able to make SIP call with TLS using code

  • September 26, 2024
  • 2 replies
  • 1 view

I am using Zoom Sip with TLS and I can able to send the REGISTER request with Zoom and received 200 but when I send a Zoom INVITE sip request I get 403 It is with the same auth that I am using for sending the REGISTER request can anyone did this previously.

2 replies

sparrow
Community Super Champion | Customer
Community Super Champion | Customer
September 26, 2024

Can you add more details on the issue? What device are using to send and expecting to receive a INVITE message?

Newcomer
October 1, 2024

I am using a go code to send the request. I can send the REGISTER request with authentication and get a 200 response but while sending the request for INVITE I am receiving a 403 instead of 407.