<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix"><tt>Hi, Flavio!<br>
<br>
I've attached a patch for the rtpproxy module, that for every
error, it prints the buffer received from the Rtpproxy server.
What I want to see is if the message is totally broken, or only
some parts of it are malformed. Could you please apply this
patch, and paste us the output when the error occurs again?<br>
<br>
Best regards,<br>
</tt>
<pre class="moz-signature" cols="72">Razvan Crainea
OpenSIPS Core Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a>
</pre>
On 12/13/2012 07:01 PM, Flavio Goncalves wrote:<br>
</div>
<blockquote
cite="mid:CAJkFROy4PSA+1h10+GLk0R1F+XM34HGey=z_aZ4ZB5YUd+-NgA@mail.gmail.com"
type="cite">
<div>I'm having an issue with timeout notification of rtpproxy. </div>
<div><br>
</div>
<div>Usually sessions are disconnected properly with rtpproxy
timeout notification:</div>
<div><br>
</div>
<div><a class="moz-txt-link-freetext" href="INFO:do_timeout_notification">INFO:do_timeout_notification</a>: notification timeout sent
1715.2112525045 : Success (The dialog hash is presented
correctly with period .)<br>
</div>
<div><br>
</div>
<div>However, In some cases (3 to 7 per day in 25000 calls) we got
the following message from rtpproxy module. RTP Proxy in this
case send the dialog id with a # in the middle. I can't
reproduce the problem in the lab. </div>
<div><br>
</div>
<div>
<div>Dec 12 16:42:4 ERROR:rtpproxy:timeout_listener_process:
Wrong formated message received from rtpproxy - invalid dialog
entry [1727216578#0123634]</div>
</div>
<div><br>
</div>
<div>In this case there is a hash in the middle of the dialog
identifier (a str2int function generates this error in the
rtpproxy module denying the request and throwing the error
message. </div>
<div><br>
</div>
<div>
<div>No errors in OpenSIPS log</div>
<div>No errors in rtpproxy log (debug enabled)</div>
</div>
<div><br>
</div>
<div>Any ideas?</div>
<div><br>
</div>
<div>Flavio E. Goncalves</div>
<div><br>
</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>