[Freeswitch-svn] [commit] r11158 - freeswitch/branches/gmaruzz/src/mod/endpoints/mod_skypiax/configs

FreeSWITCH SVN gmaruzz at freeswitch.org
Tue Jan 13 01:55:53 PST 2009


Author: gmaruzz
Date: Tue Jan 13 03:55:53 2009
New Revision: 11158

Log:
docs

Modified:
   freeswitch/branches/gmaruzz/src/mod/endpoints/mod_skypiax/configs/README.skypiax_auth

Modified: freeswitch/branches/gmaruzz/src/mod/endpoints/mod_skypiax/configs/README.skypiax_auth
==============================================================================
--- freeswitch/branches/gmaruzz/src/mod/endpoints/mod_skypiax/configs/README.skypiax_auth	(original)
+++ freeswitch/branches/gmaruzz/src/mod/endpoints/mod_skypiax/configs/README.skypiax_auth	Tue Jan 13 03:55:53 2009
@@ -11,23 +11,19 @@
 
 Then:
 
-1) Start the Skype client on a desktop linux machine, logout from your autologin username if any, and login with the username and password you want to use for skypiax
-
-2) Configure the Skype client to use the right audio devices, to not update, to not make "events", etc etc...
-
-3) Then, when satisfied, use skypiax_auth (that simulates FS-skypiax connecting to the Skype client). The Skype client will ask you to be authorized to let "skypiax" connect.
-
+1) on a Linux desktop machine, rmmod all the snd* modules
+2) on the desktop machine, modprobe snd-dummy
+3) on the desktop machine, logout from your autologin username if any, launch the Skype client and login as the username you'll use on server
+4) on the desktop machine, set the desktop client to use the "hw:dummy" audio device, to not update, to not make "events", etc etc... Make and receive a couple of test calls. Please note that you (and the remote party) will hear nothing (you're using the snd-dummy "fake" audio driver), that's ok.
+3) on the desktop machine, when satisfied of the Skype client setup, use skypiax_auth (that simulates FS-skypiax connecting to the Skype client). The Skype client will ask you to be authorized to let "skypiax" connect.
 4) Give the authorization and check the "not ask me again" option.
-
 5) Close (Quit) the Skype client from the tray icon, so it saves its config.
-
 6) Then, relaunch the Skype client and use skypiax_auth again, just to be sure it now succeed.
-
 7) Close (Quit) the Skype client from the tray icon, so it saves its config.
 
 *** Do the steps 1-7 for all Skype usernames you will want to use on the server (eg: one Skype username per channel)
 
-When finished wityh all the Skype usernames:
+When finished with all the Skype usernames:
 Copy or targzip the .Skype directory and all its content on the home directory of the server user that will launch the Skype client(s).
 
 ############################



More information about the Freeswitch-svn mailing list