<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi<br></div>I am trying to use rtpengine_play_media in opensips 3.1<br></div><div>If I use :<br>if (is_method("INVITE") && !has_totag())<br>    rtpengine_play_media("file=/path/to/ringback_tone_file.wav");<pre class="gmail-programlisting">I receive error about no call ID. If I add <br>rtpengine_manage();<span class="gmail-"> </span>before rtpengine_play_media functions it<br></pre><pre class="gmail-programlisting">seems(in logs) rtpengine side is ok but still cannot hear wav file.<br></pre><pre class="gmail-programlisting">I should also send 183/sdp myself or it is automatic? <br></pre><pre class="gmail-programlisting">Is it possible to provide a working sample of playing a file for all incoming calls?<br><br></pre><pre class="gmail-programlisting">Regards<br></pre><pre class="gmail-programlisting">M.Shirazi <br></pre></div></div></div></div></div></div>