<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><tt>Hi Denis,</tt></p>
<p><tt>I just pushed a fix for this down to 2.3. Please let me know
if all is good on your side as well.</tt></p>
<p><tt>Regards,<br>
</tt></p>
<pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 23.08.2017 15:14, Liviu Chircu
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:6be8aa32-137e-1f04-7c82-739f76a569fa@opensips.org">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<p><tt>Hi Denis,<br>
</tt></p>
<p><tt>Thanks for the report - managed to replicate this 100% and
opened up a GitHub issue for it [1]. Let's move the discussion
over there.<br>
</tt></p>
<p><tt>Best regards,<br>
</tt></p>
<p><tt>[1]: <a class="moz-txt-link-freetext"
href="https://github.com/OpenSIPS/opensips/issues/1181"
moz-do-not-send="true">https://github.com/OpenSIPS/opensips/issues/1181</a><br>
</tt></p>
<pre class="moz-signature" cols="72">Liviu Chircu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com" moz-do-not-send="true">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 23.08.2017 14:10, Denis via Users
wrote:<br>
</div>
<blockquote type="cite" cite="mid:224161503486625@web4o.yandex.ru">
<div>Hello!</div>
<div> </div>
<div>I have upgraded Opensips from 2.2 to</div>
<div> </div>
<div>
<div>version: opensips 2.3.1 (x86_64/linux)</div>
<div>flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP,
PKG_MALLOC, QM_MALLOC, DBG_MALLOC, FAST_LOCK-ADAPTIVE_WAIT</div>
<div>ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144,
MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535</div>
<div>poll method support: poll, epoll_lt, epoll_et, sigio_rt,
select.</div>
<div>git revision: 62e4fdf</div>
<div>main.c compiled on 08:07:33 Aug 22 2017 with gcc 5.4.0</div>
<div> </div>
<div>In main route i have such logic for INVITE request
(without tag)</div>
<div> </div>
<div>"
<pre style="background-color:#ffffff;color:#000000;font-family:"Courier New";font-size:9,0pt;">if (codec_exists_re("PCMA|PCMU|G729")) {
codec_delete_except_re("PCMA|PCMU|G729");
} else {
xlog("L_INFO", "main route: No codec");
send_reply("403", "No_codec_supported");
exit;
}</pre>
"</div>
</div>
<div> </div>
<div>This logic worked in 2.2 but not working in 2.3. In syslog
i can see "No codec" message (call fails).</div>
<div>For making a call i use the X-lite softphone (has been
using for testing 2.2.) with PCMA or PCMU codec.</div>
<div> </div>
<div>Thank you for any help.</div>
<div> </div>
<div>-- </div>
<div>С уважением, Денис.</div>
<div>Best regards, Denis</div>
<div> </div>
<div> </div>
<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" moz-do-not-send="true">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" moz-do-not-send="true">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<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>