<div dir="ltr">Hi All ,<div><br></div><div>I was going through the doc and did a simple POC on rtp_relay module and the media server is rtpengine . <br><div><br></div><div>My config file looks like below .</div><div><br></div><div>loadmodule "dialog.so"<br>loadmodule "rtp_relay.so"<br></div><div>loadmodule "rtpengine.so"<br>modparam("rtpengine", "rtpengine_sock", "udp:20.0.x.x:22000=3")<br>modparam("rtpengine", "rtpengine_sock", "udp:20.0.x.y:22000=0")<br></div><div><br></div><div>route{</div><div>.....</div><div>             if (is_method("INVITE")){</div><div>                             $rtp_relay = "replace-origin replace-session-connection";</div>                        $rtp_relay_peer = "replace-origin replace-session-connection";<br>                        #rtp_relay_engage("rtpproxy");<br>                        rtp_relay_engage("rtpengine");<br><div>......................</div><div>   }</div><div> }</div><div><br></div><div>While running this if rtpengine becomes unreachable through which media session is established , then opensips automatically wont switch the same call to another rtpengine node .  I have to run opensips-cli command to switch the rtpengine .</div><div><br></div><div>/usr/local/bin/opensips-cli -x mi rtp_relay_update engine=rtpengine set=0 node=udp:20.0.x.x:22000 new_node=udp:20.0.x.y:22000<br></div><div><br></div><div>Automatic switching possible or not? If possible then how ? What should I do for the automatic switching of rtpengine nodes ? Media high availability is only possible  if opensips will automatically switch the defective rtp node to the running one . </div><div><br></div><div>Please do suggest . </div><div><br clear="all"><div><div dir="ltr" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><b><i>Thanks & Regards</i></b><div><i>Sasmita Panda</i></div><div><i>Senior Network Testing and Software Engineer</i></div><div><i>3CLogic , ph:07827611765</i></div></div></div></div></div></div></div></div></div>