<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
p.jss6912, li.jss6912, div.jss6912
        {mso-style-name:jss6912;
        mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 3.0cm 70.85pt 3.0cm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="ES" link="#0563C1" vlink="#954F72" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><span lang="EN-US">I started from scratch by getting this Docker image:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><a href="https://hub.docker.com/layers/kamailio/kamailio/5.4.4-trusty/images/sha256-3b23ee57c997a591a39bdbec40d2f56c483bce010862bce4f2433d050b988d59?context=explore">https://hub.docker.com/layers/kamailio/kamailio/5.4.4-trusty/images/sha256-3b23ee57c997a591a39bdbec40d2f56c483bce010862bce4f2433d050b988d59?context=explore</a><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Then running:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">docker pull kamailio/kamailio:5.4.4-trusty<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Then starting an container with the command:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">docker run -d --name mykamailio -h mykamailio -p "5060-5061:5060-5061" -p "5060:5060/udp" -p "5064-5065:5064-5065" -p "5064-5065:5064-5065/udp" -p "7000-7001:7000-7001" -p "7000:7000/udp" -e "KAMAILIO_LOG_LEVEL=info"
 -e  "KAMAILIO_ENABLE_ROLES=websockets,message,presence_query,presence_sync,presence_notify_sync,registrar_sync" -e "RABBITMQ_HOSTS=rabbitmq.local" --cap-add IPC_LOCK --cap-add SYS_NICE --cap-add SYS_RESOURCE --cap-add NET_RAW kamailio/kamailio:5.4.4-trusty<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">I get into container using cli and ran:<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Kamtcl start<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Then container stopped with this log:<o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214"><code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">Listening on</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">udp: 127.0.0.1:5060</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">udp: 172.17.0.4:5060</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">tcp: 127.0.0.1:5060</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">tcp: 172.17.0.4:5060</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">Aliases:</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">tcp: mykamailio:5060</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">tcp: localhost:5060</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) INFO: <core> [core/tcp_main.c:4984]: init_tcp(): using epoll_lt as the io watch method (auto detected)</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">udp: mykamailio:5060</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">udp: localhost:5060</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) INFO: rr [../outbound/api.h:52]: ob_load_api(): unable to import bind_ob - maybe module is not loaded</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) INFO: rr [rr_mod.c:185]: mod_init(): outbound module not available</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) INFO: <core> [main.c:2854]: main(): processes (at least): 33 - shm size: 67108864 - pkg size: 8388608</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) INFO: <core> [core/udp_server.c:154]: probe_max_receive_buffer(): SO_RCVBUF is initially 212992</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) INFO: <core> [core/udp_server.c:206]: probe_max_receive_buffer(): SO_RCVBUF is finally 425984</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) INFO: <core> [core/udp_server.c:154]: probe_max_receive_buffer(): SO_RCVBUF is initially 212992</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) INFO: <core> [core/udp_server.c:206]: probe_max_receive_buffer(): SO_RCVBUF is finally 425984</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">21(28) INFO: jsonrpcs [jsonrpcs_sock.c:443]: jsonrpc_dgram_process(): a new child 0/28</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">23(30) INFO: ctl [io_listener.c:214]: io_listen_loop(): io_listen_loop: using epoll_lt io watch method (config)</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) ALERT: <core> [main.c:780]: handle_sigs(): child process 77 exited normally, status=255</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) INFO: <core> [main.c:808]: handle_sigs(): terminating due to SIGCHLD</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">2(9) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">1(8) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">4(11) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">5(12) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">7(14) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">10(17) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">8(15) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">9(16) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">3(10) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">11(18) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">14(21) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">17(24) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">15(22) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">12(19) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">18(25) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">6(13) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">13(20) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">16(23) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">23(30) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">22(29) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">19(26) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">21(28) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">20(27) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">32(39) CRITICAL: <core> [core/pass_fd.c:277]: receive_fd(): EOF on 13</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">32(39) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">25(32) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">27(34) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">29(36) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">30(37) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">26(33) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">28(35) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">31(38) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">24(31) INFO: <core> [main.c:863]: sig_usr(): signal 15 received</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) ERROR: ctl [ctl.c:390]: mod_destroy(): ERROR: ctl: could not delete unix socket /var/run/kamailio//kamailio_ctl: No such file or directory (2)</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="jss6912" style="margin:0cm;background:#0D1214;box-sizing: inherit;font-variant-ligatures: normal;font-variant-caps: normal;orphans: 2;text-align:start;widows: 2;-webkit-text-stroke-width: 0px;text-decoration-thickness: initial;text-decoration-style: initial;text-decoration-color: initial;word-spacing:0px">
<code><span lang="EN-US" style="font-size:9.0pt;color:#AED9FA">0(1) INFO: <core> [core/sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized</span></code><span lang="EN-US" style="font-size:9.0pt;font-family:"Arial",sans-serif;color:#AED9FA"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Any idea about what could be the problem?<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US">Thank you in advance<o:p></o:p></span></p>
</div>
This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it.
<br>
As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free
 and will not be liable for any damages resulting from any virus transmitted. <br>
<br>
Este mensaje y los ficheros adjuntos pueden contener información confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente y pueden estar protegidos por secreto profesional.
<br>
Si usted recibe este correo electrónico por error, gracias por informar inmediatamente al remitente y destruir el mensaje.
<br>
Al no estar asegurada la integridad de este mensaje sobre la red, Atos no se hace responsable por su contenido. Su contenido no constituye ningún compromiso para el grupo Atos, salvo ratificación escrita por ambas partes.
<br>
Aunque se esfuerza al máximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no será responsable de cualesquiera daños que puedan resultar de una transmisión de virus.
</body>
</html>