Thanks for explanation Sir, One more question, please explain <br><pre>cd /root<br>mount /dev/hda5 /mnt<br>cp /mnt/root/skypeconfig2.tgz ./<br>tar xzf skypeconfig2.tgz<br>chown -R root.root .Skype<br></pre>According to wiki we haven&#39;t created a tgz file before that, but .Skype directory at the server<br>
<br><br><div class="gmail_quote">On Mon, Jun 7, 2010 at 12:07 PM, Giovanni Maruzzelli <span dir="ltr">&lt;<a href="mailto:gmaruzz@celliax.org">gmaruzz@celliax.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Sun, Jun 6, 2010 at 6:52 PM, Zuhair Raza<br>
&lt;<a href="mailto:engineerzuhairraza@gmail.com">engineerzuhairraza@gmail.com</a>&gt; wrote:<br>
&gt;&gt; version. First i enter command at my freeswitch box under<br>
&gt;&gt; mod_skypopen/configs<br>
&gt;&gt;<br>
&gt;&gt; gcc -Wall -ggdb skypopen_auth.c -o skypopen_auth -lX11<br>
&gt;&gt;<br>
&gt;&gt; then I install xauth on server after that i ssh with x forwarding to my<br>
&gt;&gt; server from an another linux desktop and open skype by typing<br>
&gt;&gt; /usr/bin/skype, it launched skype client at Linux desktop but it didn&#39;t ask<br>
&gt;&gt; for connecting with skypopen api, although it creates &quot;.Skype&quot; directory on<br>
<br>
</div>After launching the skype client from the ssh -X session, you have to<br>
launch skypopen_auth from the same ssh -X session (giving the X server<br>
as an argument), eg: &quot;./skypopen_auth $DISPLAY&quot;<br>
<div class="im"><br>
&gt;&gt; my server but when i load mod_skypopen it says could not find any skype<br>
&gt;&gt; instance and when i typed skypopen_auth it also says no skype instance found<br>
&gt;&gt; on X 0:0. Can anyone tell me where I have mistaken??<br>
<br>
</div>After having given the auth to the skype client, and closing it so it<br>
save that auth, you close the ssh -X session, and launch an X server<br>
and a skype client in the server, using the script in the configs<br>
directory (as explained in the wiki).<br>
<br>
After having launched that script, you load mod_skypopen.<br>
<br>
You MUST edit the script and the skypopen.conf.xml to use your own<br>
values for skype username and password.<br>
<br>
--<br>
Sincerely,<br>
<br>
Giovanni Maruzzelli<br>
Cell : +39-347-2665618<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<div class="im"><a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
</div><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>
</blockquote></div><br><br clear="all"><br>-- <br>Regards,<br>Zuhair Raza<br><br>