<div dir="ltr">Have you transcoded your file to PCMU? What is the format of file you are using?</div><div class="gmail_extra"><br><div class="gmail_quote">On 10 March 2016 at 19:44, Jim DeVito <span dir="ltr">&lt;<a href="mailto:jim@devito.cc" target="_blank">jim@devito.cc</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Richard. I don&#39;t think that is true in this case as the DBUG output below comes right from running rtpproxy in the foreground so I would see the crash there. I&#39;ll look into rtpengine but that would require moving to 2.x.x and I need to be at 1.11.6 for the LTS right now.<br>
<br>
Thanks!!<br>
<br>
---<br>
Jim DeVito<div class="HOEnZb"><div class="h5"><br>
<br>
On 2016-03-10 06:31, Richard Robson wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Check the RTPProxy is not Segfaulting.<br>
<br>
I found that the Daemon was segfaulting despite seeming to be available.<br>
<br>
I have stopped using this and have found RTPEngine to work OK<br>
<br>
R<br>
<br>
On 10/03/2016 14:26, Jim DeVito wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
So it seems I have not had any luck getting rtpproxy to play an<br>
announcement upon receipt of the initial INVITE with SDP.<br>
<br>
Here is what I have when processing the initial invite from the client.<br>
<br>
rtpproxy_offer(&quot;r&quot;,&quot;&quot;);<br>
rtpproxy_stream2uac(&quot;/var/rtpproxy/audio/calling-area-error&quot;, &quot;2&quot;);<br>
send_reply(&quot;503&quot;,&quot;No Routes&quot;);<br>
<br>
rtpproxy debug shows this on the INVITE before any reply is sent to<br>
the client.<br>
<br>
DBUG:get_command:GLOBAL: received command &quot;19394_5 Uc0,101<br>
<a href="http://2494595e5addcc12036b84f75312af3f@66.228.40.119:5060" rel="noreferrer" target="_blank">2494595e5addcc12036b84f75312af3f@66.228.40.119:5060</a> <a href="tel:66.228.40.119" value="+16622840119" target="_blank">66.228.40.119</a><br>
10148 as1d2ea467;1&quot;<br>
INFO:rtpp_command_ul_handle:GLOBAL: new session<br>
<a href="http://2494595e5addcc12036b84f75312af3f@66.228.40.119:5060" rel="noreferrer" target="_blank">2494595e5addcc12036b84f75312af3f@66.228.40.119:5060</a>, tag as1d2ea467;1<br>
requested, type strong<br>
<a href="http://INFO:rtpp_command_ul_handle:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060" rel="noreferrer" target="_blank">INFO:rtpp_command_ul_handle:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060</a>:<br>
new session on a port 37018 created, tag as1d2ea467;1<br>
<a href="http://INFO:rtpp_command_ul_handle:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060" rel="noreferrer" target="_blank">INFO:rtpp_command_ul_handle:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060</a>:<br>
pre-filling caller&#39;s address with <a href="http://66.228.40.119:10148" rel="noreferrer" target="_blank">66.228.40.119:10148</a><br>
DBUG:rtpc_doreply:GLOBAL: sending reply &quot;37018<br>
&quot;<br>
DBUG:get_command:GLOBAL: received command &quot;19394_6 P2<br>
<a href="http://2494595e5addcc12036b84f75312af3f@66.228.40.119:5060" rel="noreferrer" target="_blank">2494595e5addcc12036b84f75312af3f@66.228.40.119:5060</a><br>
/var/rtpproxy/audio/calling-area-error session as1d2ea467;1 &quot;<br>
<a href="http://INFO:handle_play:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060" rel="noreferrer" target="_blank">INFO:handle_play:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060</a>:<br>
2 times playing prompt /var/rtpproxy/audio/calling-area-error codec 0<br>
DBUG:rtpc_doreply:GLOBAL: sending reply &quot;0<br>
<br>
Looks like it gets the Address and port from the INVITE SDP and sets<br>
them just fine. Then it even looks like it is playing the file. But no<br>
RTP is ever sent to the client and the next line that sends the 503 is<br>
immediately processed ending the call.<br>
<br>
Then rtpproxy will timeout like so.<br>
<br>
<a href="http://INFO:process_rtp:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060" rel="noreferrer" target="_blank">INFO:process_rtp:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060</a>:<br>
session timeout<br>
<a href="http://INFO:remove_session:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060" rel="noreferrer" target="_blank">INFO:remove_session:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060</a>:<br>
RTP stats: 0 in from callee, 0 in from caller, 0 relayed, 0 dropped<br>
<a href="http://INFO:remove_session:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060" rel="noreferrer" target="_blank">INFO:remove_session:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060</a>:<br>
RTCP stats: 0 in from callee, 0 in from caller, 0 relayed, 0 dropped<br>
<a href="http://INFO:remove_session:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060" rel="noreferrer" target="_blank">INFO:remove_session:2494595e5addcc12036b84f75312af3f@66.228.40.119:5060</a>:<br>
session on ports 37018/0 is cleaned up<br>
<br>
Any insight as to what I may be doing wrong would be a big help.<br>
<br>
Thanks!!<br>
<br>
</blockquote></blockquote>
<br></div></div><div class="HOEnZb"><div class="h5">
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br></div>