<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    Hello Dani,<br>
    <br>
    As OpenSIPS is event driven (where most of the events are related to
    packages), it is a bit difficult to insert an 183 after an 180 from
    script level. (like sending a reply from a reply route and inserting
    a delay).<br>
    <br>
    An easier option is to do the sending from outside of opensips using
    the t_reply MI function - see
    <a class="moz-txt-link-freetext" href="http://www.opensips.org/html/docs/modules/1.9.x/tm.html#id294732">http://www.opensips.org/html/docs/modules/1.9.x/tm.html#id294732</a> .<br>
    <br>
    Regards,<br>
    <pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
    <br>
    On 05/24/2013 08:37 PM, Dani Popa wrote:
    <blockquote
cite="mid:CAEOhXaaqmdzt4Brs0zy5q62qNbf+=J3xOb3Ktyif8D2TyxfdgA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div style="">Hi again,</div>
        <div style=""><br>
        </div>
        <div style="">Can how can insert from opensips, without any
          other pbx, b2b ..., 183 Progress with sdp. &nbsp;The ideea is, that
          sometime i need to insert in media stream at begining, some
          audio, using rtpproxy and for this i should have sdp and
          rtpproxy already used in call. &nbsp;As application, for example i
          want to change the ringback tone with opensips and rtpproxy
          from clasic ringing to some music or message. &nbsp;</div>
        <div style="">Thanks in advance for those who will tell me that
          opensips is sip proxy and has nothing to do with relayed
          media. &nbsp;</div>
        <div style="">&nbsp;</div>
        <div style="">the call trace case is next one:</div>
        <div style=""><br>
        </div>
        (A)invite &nbsp; &nbsp; &nbsp; -&gt;opensips &nbsp; &nbsp;-&gt;invite(B)<br clear="all">
        <div style="">(A)trying &nbsp; &nbsp; &nbsp; &lt;-opensips &nbsp; &lt;-trying(B)</div>
        <div style="">(A)ringing &nbsp; &nbsp; &lt;-opensips &nbsp; &lt;-ringing(B)</div>
        <div style="">(A)progress &nbsp;&lt;-opensips</div>
        <div style="">(A)200ok &nbsp; &nbsp; &nbsp;&lt;-opensips &nbsp; &lt;-200OK(B)</div>
        <div style="">(A) ACK &nbsp; &nbsp; &nbsp; -&gt;opensips &nbsp; -&gt;ACK(B)</div>
        <div style="">....................</div>
        -- <br>
        Dani Popa
      </div>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
    </blockquote>
  </body>
</html>