<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi Flavio,<br>
<br>
Can you please give me the output of the command "rtpproxy -v"?<br>
<br>
The word "session" specifies RTPProxy to search for the codec list
in the initial Update command (when OpenSIPS calls rtpproxy_offer),
so there is nothing wrong with it.<br>
<br>
This is how RTPProxy works when it receives a Play command:<br>
Assuming your initial codec list is "3,8,101", your command is
interpreted like this:<br>
it checks in the '/var/rtpproxy/prompts/' folder for the
'dmcaller.3' file (which should be a GSM encoded file). If found, it
starts to play it to the uac/uas. Otherwise it checks further for
the 'dmcaller.8' file, and so on until it finds a suitable media
file. If it doesn't, it should log an error.<br>
I guess your problem is that RTPProxy is unable to find a suitable
file to open.<br>
<br>
Regards,<br>
Razvan<br>
<br>
On 03/11/2011 03:23 PM, Flavio Goncalves wrote:
<blockquote
cite="mid:AANLkTikM95jPcp_Sy_X1JDN5fCRPydgDVJoLa9CzzPaj@mail.gmail.com"
type="cite">
<div>Hi, </div>
<div><br>
</div>
<div>Is there anyone with experience using rtpproxy_stream2uac
command. I'm trying to use with OpenSIPS 1.6.4 with
rtpproxy-1.2.1. I'm getting the following error:</div>
<div><br>
</div>
<div>ERROR:nathelper:rtpproxy_stream: required functionality is
not supported by the version of the RTPproxy running on the
selected node. Please upgrade the RTPproxy and try again.</div>
<div><br>
</div>
<div>1. I tried to upgrade the RTPPROXY with the on in GIT, but it
crashes as soon as I start OpenSIPS. </div>
<div><br>
</div>
<div>2. I tried to disabe the check in the rtpproxy_stream2uac, I
don't get the error but still don't work. In this case:</div>
<div><br>
</div>
<div>OpenSIPS is sending to the RTPPROXY</div>
<div><br>
</div>
<div>
<div>DBUG:handle_command: received command "23907_6 P10 <a
moz-do-not-send="true"
href="mailto:f765564a-317a422b@192.168.1.175">f765564a-317a422b@192.168.1.175</a>
/var/rtpproxy/prompts/dmcaller session 5cc2dfbec1d32747o2;1
as1dc4b372;1"</div>
</div>
<div><br>
</div>
<div>The RTPPROXY is expecting according to the RTPPROXY protocol </div>
<div><br>
</div>
<div><span class="Apple-style-span" style="font-family: monospace;
font-size: 13px;">P[args] callid play_name codecs from_tag
to_tag</span></div>
<div><span class="Apple-style-span" style="font-family: monospace;
font-size: 13px;"><br>
</span></div>
<div><span class="Apple-style-span" style="font-family: monospace;
font-size: 13px;">The mismatch seems to be in the word
"session" in this place rtpproxy is expecting the codecs.</span></div>
<div><span class="Apple-style-span" style="font-family: monospace;
font-size: 13px;"><br>
</span></div>
<div><span class="Apple-style-span" style="font-family: monospace;
font-size: 13px;">I tried everything I could. </span></div>
<div><br>
</div>
<div>Flavio E. Goncalves</div>
<div> </div>
<br>
<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>