@related VOIP skype Communication Phone P2P SIP H323

https://secure.wikimedia.org/wikipedia/en/wiki/Skype

How to chat (text) on the skype network without the skype (native) client ?

Fring?

ToDo is there a better OpenSource solution ? see VOIP, SIP jingle

news

todo

Protocol

[[Linux]] [[Skype]] @ http://skype.com

deb http://download.skype.com/linux/repos/debian/ stable non-free

http://download.skype.com/linux/skype-debian_4.0.0.8-1_amd64.deb
ed2k://|file|skype-0.91.0.12-suse.i386.rpm|3941279|947def900d5822e1695e2e7155424758|
ed2k://|file|skype-0.93.0.3-suse.i386.rpm|4257524|4c7d3f9c6ff4e0135c63b4bbbe1927c5|
ed2k://|file|skype-0.94.0.1-suse.i586.rpm|5453995|93419456bc441a224f40e15fffb17488|
ed2k://|file|skype-1.0.0.1-suse.i586.rpm|5395691|3635ed8a0667fbf265ab242301e31516|

Problem

sudo modprobe -v snd-pcm-oss # [[Debian]] [[ALSA]]
ls -l /dev/dsp
# crw-rw----  1 root audio 14, 3 Jan 11 22:50 /dev/dsp
groups $USER
#rzr : rzr floppy audio
lsof | grep dsp
# prints nothing

[[Debian]] Unstable

sudo apt-get install libqt3c102-mt # [[Debian]]
sudo dpkg --info ./skype_0.93.0.3-1_i386.deb
# Version: 0.93.0.3-1
# Section: alien
# Priority: extra
# Architecture: i386
# Depends: libc6 (>= 2.3.2.ds1-4), libgcc1 (>= 1:3.4.1-3), libqt3-mt (>= 2:3.0.3-1), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0)
skype
# Engine::init invoked. user is
# Engine::init success
# UI: Engine::Engine credentials loaded
# SkyWindowBase::onlineStatusChanged setting pixmap
# DialPad: DialPad
# language selected: 5
# Engine::init invoked. user is www.rzr.online.fr
# Engine::init success
# UI: Lib::OnConnStatusChange status is 1, 1
# Engine::customEvent Sky::Event::SKY_CONN_STATUS_EVENT
# Segmentation fault

[[Debian]] Stable

sudo apt-get install -t unstable libqt3-mt
#rzr@nrv:AmiloA/$ fakeroot alien skype-0.93.0.3-suse.i386.rpm
skype_0.93.0.3-1_i386.deb generated
#rzr@nrv:AmiloA/$ sudo dpkg -i skype_0.93.0.3-1_i386.deb
#rzr@nrv:AmiloA/$ dpkg --info ./skype_0.93.0.3-1_i386.deb
new debian package, version 2.0.
size 4246286 bytes: control archive= 1680 bytes.
   975 bytes,    26 lines      control
  2138 bytes,    32 lines      md5sums
Package: skype
Version: 0.93.0.3-1
Section: alien
Priority: extra
Architecture: i386
Depends: libc6 (>= 2.3.2.ds1-4), libgcc1 (>= 1:3.4.1-3), libqt3-mt (>= 2:3.0.3-1), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0)
Installed-Size: 5572
Maintainer: [[RzR]]
Description: Skype is free Internet telephony that just works
Skype offers free superior sound quality Internet telephony. In addition, it
includes:
.
  * Conference calling - enables simultaneous and seamless voice communication
between groups of up to five friends, family or colleagues.
.
  * Global Directory - the user-built global Skype contacts directory with
numerous search options and an easy add-a-contact tool
.
  * Customization - My Picture image display
.
  * Mobility - login into Skype account on more than one PC anywhere in the
world.
.
  * Multiple Skype accounts on one PC
.
(Converted from a rpm package by alien version 8.50.)
#rzr@nrv:AmiloA/$ skype
skype: relocation error: skype: undefined symbol: _ZN10QTextCodec4cfcsE
http://forum.skype.com/viewtopic.php?t=4080&highlight=zn10qtextcodec4cfcse
http://forum.skype.com/viewtopic.php?t=4210&highlight=zn10qtextcodec4cfcse

TODO

MISC

ed2k://|file|skype-0.91.0.12-suse.i386.rpm|3941279|947def900d5822e1695e2e7155424758|
fakeroot alien skype-0.91.0.12-suse.i386.rpm
su -- dpkg -i skype_*.deb

It used to work fine … until :

#rzr@nrv:rzr/$ date
Thu Nov 11 20:20:38 CET 2004
#rzr@nrv:rzr/$ uname -a
Linux nrv 2.6.9-amiloa #8 Tue Nov 9 12:53:25 CET 2004 i686 GNU/Linux
#rzr@nrv:rzr/$ skype Engine::init invoked. user is
Sound device is not defined
Engine::init success
UI: Engine::Engine credentials loaded
SkyWindowBase?::onlineStatusChanged setting pixmap
DialPad?: DialPad?
language selected: 5
Engine::init invoked. user is www.rzr.online.fr
Sound device is not defined
Engine::init success
UI: Lib::OnConnStatusChange? status is 1, 1
Engine::customEvent Sky::Event::SKY_CONN_STATUS_EVENT
Segmentation fault
#rzr@nrv:rzr/$ strace skype 2>&1 | tail
gettimeofday({1100197625, 931922}, NULL) = 0
ioctl(3, FIONREAD, [[0]])                 = 0
gettimeofday({1100197625, 932024}, NULL) = 0
select(8, 3 5 7?, ]], [[?, {0, 37750})  = 0 (Timeout)
gettimeofday({1100197625, 969818}, NULL) = 0
gettimeofday({1100197625, 970038}, NULL) = 0
ioctl(3, FIONREAD, [[0]])                 = 0
gettimeofday({1100197625, 970139}, NULL) = 0
select(8, 3 5 7?, ]], [[?, {0, 61366})  = ? ERESTARTNOHAND (To be restarted)
+++ killed by SIGSEGV +++

http://www.sslug.se/emailarkiv/teknik/2004_10/msg00540

http://forum.skype.com/bb/viewtopic.php?p=48383#48383

whiteafrican.com_wp-content_shark_attack_01.jpg

skype.txt · Last modified: 2022/04/16 12:24 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki