[OpenSIPS-Users] Handle wss to udp Call with rtp_relay module

Vinayak Makwana vinayak.makwana at ecosmob.com
Wed Jul 3 10:00:35 UTC 2024


Hello all,
             I am using opensips 3.4.6 version and in order to handle rtp i
have configured rtpengine and rtp_relay module in opensips script.
For the UDP to UDP call I am using the same rtp_relay and rtp_relay_peer
variable and it's working fine. but when i configured for wss to udp call
at time not able to get audio both sides.

Here's my sample code.

route[INIT_INVITE]{
              if (isflagset("SRC_WS") && !isbflagset("DST_WS")) {
               xlog("L_INFO", " [$ci] [$rm] [WSS to UDP]");
               $rtp_relay="RTP/AVP replace-session-connection
replace-origin ICE=remove";
               $rtp_relay_peer="UDP/TLS/RTP/SAVPF trust-address ICE=force
rtcp-mux-offer SDES-off replace-session-connection replace-origin
generate-mid";
               rtp_relay_engage("rtpengine");
}

Let me know if I have missed anything or any changes required.


Thanks
Vinayak

-- 
* <https://www.ecosmob.com/agile-testing-webinar/>
Disclaimer*

In addition 
to generic Disclaimer which you have agreed on our website, any views or 
opinions presented in this email are solely those of the originator and do 
not necessarily represent those of the Company or its sister concerns. Any 
liability (in negligence, contract or otherwise) arising from any third 
party taking any action, or refraining from taking any action on the basis 
of any of the information contained in this email is hereby excluded.



*Confidentiality*
This communication (including any attachment/s) is 
intended only for the use of the addressee(s) and contains information that 
is PRIVILEGED AND CONFIDENTIAL. Unauthorized reading, dissemination, 
distribution, or copying of this communication is prohibited. Please inform 
originator if you have received it in error.


*Caution for viruses, 
malware etc.*
This communication, including any attachments, may not be 
free of viruses, trojans, similar or new contaminants/malware, 
interceptions or interference, and may not be compatible with your systems. 
You shall carry out virus/malware scanning on your own before opening any 
attachment to this e-mail. The sender of this e-mail and Company including 
its sister concerns shall not be liable for any damage that may incur to 
you as a result of viruses, incompleteness of this message, a delay in 
receipt of this message or any other computer problems. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20240703/17041b88/attachment.html>


More information about the Users mailing list