Question

What is the sampling rate and channel information for ringcentral sip connections

  • 25 June 2023
  • 2 replies
  • 195 views

What is the sampling rate and channel information for ringcentral sip connections


2 replies

I am not using a tool, I have written a SIP client using Java's SIP protocol to connect to the phone in ringcentral. I need to know the sampling rate, channel, and other information

Userlevel 1

Check the SIP library you use. It should provide the sampleRate and other audio attributes from the audio data object.

Reply