<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
The wrong ERROR message has been removed in newer versions of
OpenSIPS, so either update your 1.8 sources to get rid of them (
would strongly recommend this, since there have been many bug-fixes
since the release of 1.8.0 - now we are at 1.8.2 ) , or simply
ignore them.<br>
<br>
Best Regards,<br>
<pre class="moz-signature" cols="72">Vlad Paiu
OpenSIPS Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a> </pre>
<br>
On 03/06/2013 01:50 PM, Miguel J. López Valverde wrote:
<blockquote cite="mid:1362570625.2497.123.camel@home.colours"
type="cite">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="GENERATOR" content="GtkHTML/3.30.3">
Dear Bogdan-Andrei:<br>
<br>
Thank you very much for your answer.<br>
<br>
Here I sending you the information:<br>
<br>
<br>
opensips -V<br>
version: opensips 1.8.0-tls (x86_64/linux)<br>
flags: STATS: Off, USE_IPV6, USE_TCP, USE_TLS, DISABLE_NAGLE,
USE_MCAST, SHM_MEM, SHM_MMAP, PKG_MALLOC, F_MALLOC,
FAST_LOCK-ADAPTIVE_WAIT<br>
ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN
16, MAX_URI_SIZE 1024, BUF_SIZE 65535<br>
poll method support: poll, epoll_lt, epoll_et, sigio_rt, select.<br>
svnrevision: unknown<br>
@(#) $Id: main.c 8772 2012-03-08 11:16:13Z bogdan_iancu $<br>
main.c compiled on 11:58:59 Jul 9 2012 with gcc 4.4.5<br>
<br>
<br>
Best Regards.<br>
<br>
<table cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td>
-- <br>
<br>
<img src="cid:part1.06090802.09010102@opensips.org"
align="bottom" border="0"><br>
<br>
<font size="1"><font color="#000033">-----</font></font><br>
<font size="1"><font color="#000033">Sus datos de carácter
personal (nombre, apellidos, dirección postal y de
correo electrónico, etc.) son tratados para la gestión
de su relación con la Entidad, así como para el envío
de información sobre nuestra actividad y la de
terceros relacionadas con la actividad de Consulting
Smartic Solutions, S.L., CIF: B85130037, C/Pº de la
Castellana, 135, 7ª planta, 28046 Madrid. Usted puede
ejercer sus derechos de acceso, rectificación,
cancelación y oposición dirigiéndose por escrito, con
copia de un documento que acredite su identidad, a la
dirección info (arroba) smartic.es.</font></font><br>
<font size="1"><font color="#000033">Este mensaje puede
contener información confidencial. Si usted no es su
destinatario, no debe leerlo, copiarlo, distribuirlo,
ni hacer uso de la información que contiene. En este
caso, por favor, llámenos o comuníquenoslo por escrito
y borre este mensaje de su sistema.</font></font><br>
<font size="1"><font color="#000033">----- </font></font><br>
<br>
</td>
</tr>
</tbody>
</table>
-----Mensaje original-----<br>
<b>De</b>: Bogdan-Andrei Iancu <<a moz-do-not-send="true"
href="mailto:Bogdan-Andrei%20Iancu%20%3cbogdan@opensips.org%3e">bogdan@opensips.org</a>><br>
<b>Para</b>: OpenSIPS users mailling list <<a
moz-do-not-send="true"
href="mailto:OpenSIPS%20users%20mailling%20list%20%3cusers@lists.opensips.org%3e">users@lists.opensips.org</a>><br>
<b>Cc</b>: "\"Miguel J.\" López Valverde" <<a
moz-do-not-send="true"
href="mailto:%22%5c%22%5c%5c%5c%22Miguel%20J.%5c%5c%5c%22%22%20%3d%3fISO-8859-1%3fQ%3fL%3dF3pez%3f%3d%20%22Valverde%5c%22%22%20%3cmjlopez@smartic.es%3e">mjlopez@smartic.es</a>><br>
<b>Asunto</b>: Re: [OpenSIPS-Users] Error mensages in logs with
stun configuration<br>
<b>Fecha</b>: Wed, 06 Mar 2013 12:59:31 +0200<br>
<br>
<tt>Hi Miguel,</tt><br>
<br>
<tt>It seems you have an older version of opensips - which one you
use ??</tt><br>
<br>
<tt>errno 4 means SYSTEM INTERRUPT and in the current code is
properly handled (not displayed as regular error).</tt><br>
<br>
<tt>Please do an "opensips -V" and post here.</tt><br>
<br>
<tt>Regards,</tt>
<pre>Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a moz-do-not-send="true" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a>
</pre>
<br>
On 03/05/2013 07:24 PM, Miguel J. López Valverde wrote: <br>
<blockquote type="CITE"> Dear lists.opensips:<br>
<br>
I'm using stun on a Linux-Debian test server. Everything
seems to work correctly but in the log file the following
messages appear repeatedly:<br>
<br>
ERROR:stun:stun_loop: error in select 4<br>
<br>
The opensips.conf lines for stun are:<br>
<br>
<br>
listen=udp:X.X.X.1:5060 # CUSTOMIZE ME<br>
listen=udp:X.X.X.2:3478 # CUSTOMIZE ME<br>
<br>
disable_tcp=yes<br>
<br>
disable_tls=yes<br>
<br>
<br>
####### Modules Section ########<br>
<br>
#set module path<br>
mpath="//lib64/opensips/modules/"<br>
<br>
<br>
#### STUN SERVER<br>
loadmodule "stun.so"<br>
modparam("stun","primary_ip","X.X.X.1") # CUSTOMIZE ME<br>
modparam("stun","primary_port","5060") # CUSTOMIZE ME<br>
modparam("stun","alternate_ip","X.X.X.2") # CUSTOMIZE ME<br>
modparam("stun","alternate_port","3478") # CUSTOMIZE ME<br>
<br>
And the server interfaces configuracion:<br>
<br>
# The primary network interface<br>
allow-hotplug eth0<br>
iface eth0 inet static<br>
address X.X.X.1<br>
netmask 255.255.255.248<br>
network X.X.X.0<br>
broadcast X.X.X.9<br>
gateway A.A.A.A<br>
<br>
<br>
# The second network interface<br>
# for STUN Server<br>
allow-hotplug eth1<br>
iface eth1 inet static<br>
address X.X.X.2<br>
netmask 255.255.255.248<br>
network X.X.X.0<br>
broadcast X.X.X.9<br>
<br>
<br>
Is this right or do I have something misconfigured?. <br>
<br>
I want also to consult you, ¿can be configured more ips /
public interfaces on a single server for SIP / stun?, ¿As would
it be configured?.<br>
<br>
Thank you very much.<br>
<br>
<table cellpadding="0" cellspacing="0" width="100%">
<tbody>
<tr>
<td>
-- <br>
<br>
<img src="cid:part2.02020501.01050502@opensips.org"
align="bottom" border="0"><br>
<br>
<font size="1"><font color="#000033">-----</font></font><br>
<font size="1"><font color="#000033">Sus datos de
carácter personal (nombre, apellidos, dirección
postal y de correo electrónico, etc.) son tratados
para la gestión de su relación con la Entidad, así
como para el envío de información sobre nuestra
actividad y la de terceros relacionadas con la
actividad de Consulting Smartic Solutions, S.L.,
CIF: B85130037, C/Pº de la Castellana, 135, 7ª
planta, 28046 Madrid. Usted puede ejercer sus
derechos de acceso, rectificación, cancelación y
oposición dirigiéndose por escrito, con copia de un
documento que acredite su identidad, a la dirección
info (arroba) smartic.es.</font></font><br>
<font size="1"><font color="#000033">Este mensaje puede
contener información confidencial. Si usted no es su
destinatario, no debe leerlo, copiarlo,
distribuirlo, ni hacer uso de la información que
contiene. En este caso, por favor, llámenos o
comuníquenoslo por escrito y borre este mensaje de
su sistema.</font></font><br>
<font size="1"><font color="#000033">----- </font></font><br>
<br>
<br>
</td>
</tr>
</tbody>
</table>
<pre>
_______________________________________________
Users mailing list
<a moz-do-not-send="true" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a moz-do-not-send="true" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<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>