<div dir="ltr">How I will add a attribute in the SDP body . In the rtpengine module there is no flag which will add a attribute directly . <div><br></div><div>If I am doing like below </div><div><pre class="gmail-programlisting">add_body_part("$var(body)", "a=sdpmangled:yes\r\n");</pre><pre class="gmail-programlisting">Its not adding this attribute in the body . Is there any other option to do this ?</pre><div><div dir="ltr" class="gmail_signature" 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><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 26, 2019 at 7:37 PM Bogdan-Andrei Iancu <<a href="mailto:bogdan@opensips.org">bogdan@opensips.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<div bgcolor="#FFFFFF">
<tt>Hi Sasmita,<br>
<br>
Not sure if rtpengine has a similar built-in feature (their doc is
something that can be improved :P), but you can achieve the same
from script level I guess (adding and testing that SDP 'a' line).<br>
<br>
Best regards,<br>
</tt>
<pre class="gmail-m_2240009596316387880moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="gmail-m_2240009596316387880moz-txt-link-freetext" href="https://www.opensips-solutions.com" target="_blank">https://www.opensips-solutions.com</a>
OpenSIPS Summit 2019
<a class="gmail-m_2240009596316387880moz-txt-link-freetext" href="https://www.opensips.org/events/Summit-2019Amsterdam/" target="_blank">https://www.opensips.org/events/Summit-2019Amsterdam/</a>
</pre>
<div class="gmail-m_2240009596316387880moz-cite-prefix">On 9/24/19 9:42 AM, Sasmita Panda
wrote:<br>
</div>
<blockquote type="cite">
<div dir="ltr">Hi All,
<div><br>
</div>
<div>rtpengine and rtpproxy module somehow plays same role with
some advance features in rtpengine . </div>
<div><br>
</div>
<div>There is a parameter in rtpproxy module " nortpproxy_str "
through which we can manage the involvement of rtpproxy in
the call leg . </div>
<div>
<pre class="gmail-m_2240009596316387880gmail-programlisting">modparam("rtpproxy", "nortpproxy_str", "a=sdpmangled:yes\r\n")</pre>
<pre class="gmail-m_2240009596316387880gmail-programlisting">In rtpengine there is no such parameter having similar functionality .
Is there any other way which will behave similarly in rtpengine .
</pre>
<pre class="gmail-m_2240009596316387880gmail-programlisting"></pre>
Basically what I wanted to do is , in a call having 2
different leg .<br>
If in one leg rtpengine is already involved , </div>
<div>I don,'t want to involved rtpengine again in the other leg
.</div>
<div><br>
</div>
<div><br>
<div>
<div dir="ltr" class="gmail-m_2240009596316387880gmail_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>
<br>
<fieldset class="gmail-m_2240009596316387880mimeAttachmentHeader"></fieldset>
<pre class="gmail-m_2240009596316387880moz-quote-pre">_______________________________________________
Users mailing list
<a class="gmail-m_2240009596316387880moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a class="gmail-m_2240009596316387880moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</div>
</blockquote></div>