<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <tt>Hello!<br>
      <br>
      Try to increase rtpproxy debugging and post the logs on pastebin.<br>
      <br>
      Best regards,<br>
    </tt>
    <pre class="moz-signature" cols="72">Răzvan Crainea
OpenSIPS Solutions
<a class="moz-txt-link-abbreviated" href="http://www.opensips-solutions.com">www.opensips-solutions.com</a></pre>
    <div class="moz-cite-prefix">On 01/04/2016 09:45 PM, Aqs Younas
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAGVOjVW4d8rWZy6cBV_yxGq9x1x7bA8jwbibZWOg5ks-aozmng@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi users.<br>
          <br>
        </div>
        <div>I am trying to play caller a file before dialing callee. I
          used the makeann from rtpproxy to pre encode a  wav file
          didyou8r1c.wav(mono, 16bit, 8k), which gave didyou8r1c.wav.0
          and didyou8r1c.wav.8. <br>
          <br>
          Both files are located in /opt/test/ directory. My invite
          block is given below. <br>
          <br>
          if (has_body("application/sdp")) {<br>
                                   if (rtpproxy_offer())<br>
                                          t_on_reply("1");<br>
                                          xlog("Trying to Play Caller
          file");<br>
                                         
          rtpproxy_stream2uac("/opt/test/didyou8r1c", "-1");<br>
                  }<br>
          <br>
        </div>
        <div>But i see this error in rtpproxy logs. <br>
          <br>
          Jan  4 04:07:08 66-226-76-150 rtpproxy[3977]:
          <a class="moz-txt-link-freetext" href="INFO:GLOBAL:handle_command">INFO:GLOBAL:handle_command</a>: play request failed: session
          ZjU2NDU4Y2M1ODJlYjVmZjNmODY4MGI2MmU5ZTNkZjI., tags
          253e361d;1/NONE not found<br>
          <br>
        </div>
        <div>I hope someone can help me in figuring out what i am doing
          wrong. <br>
        </div>
        <div><br>
        </div>
        <div>Best Regards.<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
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>
    <br>
  </body>
</html>