<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Thanks for your response Giovanni.<br>Yes are not Skype instances, but Xvfb instances and FS start working after several restartings.<br><br>But now we are starting to get issues when FS went down regularly. It is strange because gateway worked fine long time ago.<br>We already tried:<br>1) reboot full box a lot of times. fs works ~5 min (i can make a calls) and down again. there is nothing interesting in the fs logs. I only see that error in mesages<br>May&nbsp; 8 10:16:11 SkypeGW1 kernel: freeswitch[6220] general protection rip:2b1848474c31 rsp:2b1858b9e400 error:0<br>2) tried to change skype id. we only have inbound traffic and some people said that microsoft can prevent correct work of gw in this case. so they advised to change skype id but that didn't help.<br>3) we have script which does full re-creating skype configuration of skype instances after restarting of box. This way we prevent issue with high PCU usage of skype instances. I believe you know that i talking about.<br>4) we have core dump and can open jira ticket if this is the correct way.<br><br>Please advice<br>Thanks.<br><br><div><hr id="stopSpelling">From: gmaruzz@gmail.com<br>Date: Mon, 5 May 2014 10:09:28 +0200<br>To: freeswitch-users@lists.freeswitch.org<br>Subject: Re: [Freeswitch-users] many fs&lt;--&gt;skype gateways stop working        unexpectedly<br><br><div dir="ltr"><div><div>These are not Skype instances, but Xvfb instances.<br></div><div><br>I would try killing all Xvfb ("# killall -9 Xvfb"), restart Xvfbs and Skype clients, then restart FreeSWITCH.<br><br></div>

If this does not works, let us know.<br><br></div></div><div class="ecxgmail_extra"><br clear="all"><div>Sincerely,<br><br>Giovanni Maruzzelli<br>Cell : +39-347-2665618<br></div>
<br><br><div class="ecxgmail_quote">On Mon, May 5, 2014 at 9:38 AM, Yuriy Nasida <span dir="ltr">&lt;<a href="mailto:nasida@live.ru" target="_blank">nasida@live.ru</a>&gt;</span> wrote:<br><blockquote class="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">




<div><div dir="ltr"><font style="font-size:12pt;" face="Calibri" size="3"><span style="font-size:12pt;"><span dir="ltr">Hello guys,<br><br>I have several fs&lt;--&gt;skype gateways and today all them shows that issue in FS CLI. <br>

<br>2014-05-05
 02:59:38.188934 [WARNING] mod_skypopen.c:1759&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [084e245|084e245 ] 
[WARNINGA&nbsp;&nbsp;&nbsp;&nbsp; 1759 ][skype101&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ][IDLE,IDLE] STARTING interface_id=1<br>

2014-05-05 02:59:38.189666 [ERR] skypopen_protocol.c:1686&nbsp;&nbsp;&nbsp;&nbsp; 
[084e245|084e245 ] [ERRORA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1686 ][none&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ][N/A,N/A] 
Received error code 5 from X Server<br>

<br>

2014-05-05 02:59:38.189696 [ERR] skypopen_protocol.c:1687&nbsp;&nbsp;&nbsp;&nbsp; 
[084e245|084e245 ] [ERRORA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1687 ][none&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ][N/A,N/A] 
Display error for 1, :101.0<br>

2014-05-05 02:59:38.189716 [ERR] skypopen_protocol.c:1884&nbsp;&nbsp;&nbsp;&nbsp; 
[084e245|084e245 ] [ERRORA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1884 ][skype101&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ][DEAD,IDLE] 
Fatal display error for :101 - successed to jump<br>

2014-05-05 02:59:38.189747 [WARNING] skypopen_protocol.c:1910&nbsp; 
[084e245|084e245 ] [WARNINGA&nbsp;&nbsp;&nbsp;&nbsp; 1910 ][skype101&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ][DEAD,IDLE] 
Removing skype interface #skype101<br>

2014-05-05 02:59:48.476751 [ERR] mod_skypopen.c:1801&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
[084e245|084e245 ] [ERRORA&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1801 ][skype101&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ][DEAD,IDLE] 
Failed to connect to a SKYPE API for interface_id=1, no SKYPE client 
running, please (re)start Skype client. Skypopen exiting<br>

2014-05-05 02:59:49.478930 [CRIT] switch_loadable_module.c:1446 Error Loading module /usr/local/freeswitch/mod/mod_skypopen.so<br>

**Module load routine returned an error**</span></span></font><br><br><br>Meanwhile I can see skype instanses started<br><br>ps -aux | grep Xvfb<br>root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7979&nbsp; 0.0&nbsp; 0.0&nbsp; 47928&nbsp; 7248 pts/3&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp; 02:40&nbsp;&nbsp; 0:00 /usr/bin/Xvfb :101 -ac -nolisten tcp -screen 0 640x480x8<br>

root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 7992&nbsp; 0.0&nbsp; 0.0&nbsp; 47928&nbsp; 7252 pts/3&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp; 02:40&nbsp;&nbsp; 0:00 /usr/bin/Xvfb :102 -ac -nolisten tcp -screen 0 640x480x8<br>root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8008&nbsp; 0.0&nbsp; 0.0&nbsp; 47928&nbsp; 7252 pts/3&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp; 02:40&nbsp;&nbsp; 0:00 /usr/bin/Xvfb :103 -ac -nolisten tcp -screen 0 640x480x8<br>

root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8021&nbsp; 0.0&nbsp; 0.0&nbsp; 47928&nbsp; 7252 pts/3&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp; 02:41&nbsp;&nbsp; 0:00 /usr/bin/Xvfb :104 -ac -nolisten tcp -screen 0 640x480x8<br>root&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8045&nbsp; 0.0&nbsp; 0.0&nbsp; 47928&nbsp; 7252 pts/3&nbsp;&nbsp;&nbsp; S&nbsp;&nbsp;&nbsp; 02:41&nbsp;&nbsp; 0:00 /usr/bin/Xvfb :105 -ac -nolisten tcp -screen 0 640x480x8<br>

<br><font style="font-size:12pt;" face="Calibri" size="3"><span style="font-size:12pt;"><span dir="ltr">Full restarting didn't help.</span></span></font> Any advice will be very helpful!<br><br>Thanks.                                               </div>

</div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>
<br>_________________________________________________________________________
Professional FreeSWITCH Consulting Services:
consulting@freeswitch.org
http://www.freeswitchsolutions.com

FreeSWITCH-powered IP PBX: The CudaTel Communication Server
http://www.cudatel.com

Official FreeSWITCH Sites
http://www.freeswitch.org
http://wiki.freeswitch.org
http://www.cluecon.com

FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org</div>                                               </div></body>
</html>