- 04 Feb, 2008 5 commits
-
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
The previous commit brought a segmentation fault when launching the client. When the daemon is lauched separatly, it uses a wrapper script, but it doesn't when the client start the daemon. SO the LD_LIBRARY_PATH was ignored and the daemon couldn't find the dynamic library for the codecs.
-
Emmanuel Milou authored
Codecs dynamic libraries are created at the compilation time if they don't exist and copied in /usr/lib/sflphone/codecs at the installation
-
- 01 Feb, 2008 2 commits
-
-
Guillaume Carmel-Archambault authored
-
Guillaume Carmel-Archambault authored
-
- 31 Jan, 2008 5 commits
-
-
Guillaume Carmel-Archambault authored
-
-
Guillaume Carmel-Archambault authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
Seg fault on opening the config window
-
- 30 Jan, 2008 3 commits
-
-
-
Guillaume Carmel-Archambault authored
-
Emmanuel Milou authored
-
- 29 Jan, 2008 2 commits
-
-
git+ssh://sflphone_org@sflphone.org/git/sflphoneGuillaume Carmel-Archambault authored
Conflicts: sflphone-gtk/src/configwindow.c
-
Guillaume Carmel-Archambault authored
-
- 28 Jan, 2008 4 commits
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
Use instead the standard library gsm (libgsm1, libgsm1-dev). cf www.sflphone.org/index.php?file=Dependencies.txt
-
Emmanuel Milou authored
After intalling the libraries libgsm1 and libgsm1-dev, you can create the shared library codec_gsm.so with: gcc -shared -o codec_gsm.so gsmcodec.cpp -lgsm
-
Emmanuel Milou authored
Audio calls with ilbc codecs still not tested.
-
- 26 Jan, 2008 1 commit
-
-
Emmanuel Milou authored
-
- 25 Jan, 2008 3 commits
-
-
Emmanuel Milou authored
You have to copy the codec_ilbc.so in /usr/lib and make ldconfig
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
- 24 Jan, 2008 1 commit
-
-
Emmanuel Milou authored
Note: Manually copy the .so library in /usr/lib , then ldconfig
-
- 21 Jan, 2008 1 commit
-
-
Emmanuel Milou authored
-
- 17 Jan, 2008 2 commits
-
-
Emmanuel Milou authored
Copier les librairies dynamiques (codec_*.so) dans le répertoire /usr/lib et upda faire ldconfig
-
Emmanuel Milou authored
-
- 11 Jan, 2008 2 commits
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
- 04 Jan, 2008 3 commits
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
- 20 Dec, 2007 1 commit
-
-
Emmanuel Milou authored
-
- 19 Dec, 2007 5 commits
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-
Emmanuel Milou authored
-