mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-04 18:27:36 +00:00
Oooops!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14360 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
6b12792bec
commit
b5260cab3e
@ -9,53 +9,53 @@ set PATH=%PATH%;C:\Program Files\Skype\Phone\
|
|||||||
REM echo %PATH%
|
REM echo %PATH%
|
||||||
|
|
||||||
REM start a Skype client instance that will login to the Skype network using the "username password" you give to it.
|
REM start a Skype client instance that will login to the Skype network using the "username password" you give to it.
|
||||||
REM Here ciapalo would be the password and skypiax1 the username
|
REM Here xxxx would be the password and skypiax1 the username
|
||||||
|
|
||||||
start Skype.exe /secondary /username:skypiax20 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax20 /password:xxxx
|
||||||
call C:\wait.cmd 20
|
call C:\wait.cmd 20
|
||||||
|
|
||||||
start Skype.exe /secondary /username:skypiax19 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax19 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
|
|
||||||
REM
|
REM
|
||||||
REM Following Skype client instances are commented out
|
REM Following Skype client instances are commented out
|
||||||
REM
|
REM
|
||||||
|
|
||||||
start Skype.exe /secondary /username:skypiax18 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax18 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax17 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax17 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax16 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax16 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax15 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax15 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax14 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax14 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax13 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax13 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax12 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax12 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax11 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax11 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax10 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax10 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax9 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax9 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax8 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax8 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax7 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax7 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax6 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax6 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax5 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax5 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax4 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax4 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax3 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax3 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax2 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax2 /password:xxxx
|
||||||
call C:\wait.cmd 5
|
call C:\wait.cmd 5
|
||||||
start Skype.exe /secondary /username:skypiax1 /password:ciapalo
|
start Skype.exe /secondary /username:skypiax1 /password:xxxx
|
||||||
call C:\wait.cmd 120
|
call C:\wait.cmd 120
|
||||||
NET start AICCU2
|
NET start AICCU2
|
||||||
pause
|
pause
|
||||||
|
Loading…
x
Reference in New Issue
Block a user