<p dir="ltr">Following the hint from ThunderZ, I can announce a rough solution (I&#39;ll document it better next week):</p>
<p dir="ltr">1) you install the skype client downloaded by <a href="http://install.pl">install.pl</a> in a regular desktop linux</p>
<p dir="ltr">2) on desktop you load skypopen.ko and make the sound device as per start-skype-clients script</p>
<p dir="ltr">3) you start the skype instance on desktop</p>
<p dir="ltr">4) on desktop you connect to the skype net with username and password and set the &quot;login at startup&quot; checkbox</p>
<p dir="ltr">5) on desktop you compile the client.c you found in configs dir of the mod_skypopen source, as per the first line of the client.c file</p>
<p dir="ltr">6) on desktop you exec the client.c program you just compiled</p>
<p dir="ltr">7) on desktop you give the skype client authorization to be connected from skypopen application and check the &quot;no ask again&quot; checkbox</p>
<p dir="ltr">8) on desktop you exec the client.c program again to be sure it connect no problem</p>
<p dir="ltr">9) on desktop you save a copy of the entire ~/.Skype directory and cp it on server</p>
<p dir="ltr">10) on server you use that copy as a substitute of /usr/local/freeswitch/skypopen/skype_clients_configuration_dir/skype101 to skypeN (eg you copy it N times to skype101 skype102 etc)</p>
<p dir="ltr">11) on server you modify the startup_skype_clients.sh script so it simply launches the skype client, without username and password on stdin and without --pipelogin option</p>
<p dir="ltr">It takes a little time and patience, but it works, and seems robust as before.</p>
<p dir="ltr">The gateway skype-FreeSWITCH conference call is back online, answering at skypeusername &quot;freeswitch_conf_call&quot;, as always :).</p>
<p dir="ltr">-giovanni<br>
</p>