- 11 Feb, 2008 1 commit
-
-
Emmanuel Milou authored
The codecs are loaded at the initialization of the rtp session and destroyed at the end. GSM audio quality is far better now. Because the dynamic library had to load at every 20ms the libgsm, it introduced a delay at each frame
-
- 08 Feb, 2008 1 commit
-
-
Emmanuel Milou authored
-
- 07 Feb, 2008 2 commits
-
-
Emmanuel Milou authored
-
Emmanuel Milou authored
!!!!!!!!!!! Must have libspeex1 and libspeex1-dev installed
-
- 04 Feb, 2008 2 commits
-
-
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
-
- 28 Jan, 2008 1 commit
-
-
Emmanuel Milou authored
Audio calls with ilbc codecs still not tested.
-
- 25 Jan, 2008 2 commits
-
-
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
-
- 27 Nov, 2007 1 commit
-
-
Emmanuel Milou authored
Sampling rate values are no more hardcoded. The sampling rate of the audio layer and the frame size can be set in the user config file. The clock rate of the codec we use in the rtp session is set with his actual value, but can be changed by modifying the available codec in the user config file (only G711 for now)
-
- 21 Sep, 2007 1 commit
-
-
Alexandre Bourget authored
Tiny doc fixes and typos.
-
- 04 Sep, 2007 1 commit
-
-
Alexandre Bourget authored
-
- 31 Aug, 2007 1 commit
-
-
Alexandre Bourget authored
-
- 23 Aug, 2007 4 commits
-
-
Alexandre Bourget authored
This was due to libsamplerate's call to src_simple, which created glitches. Now we use src_process, the 'Full API' as written on the SRC (libsamplerate) website: http://www.mega-nerd.com/SRC/api_full.html
-
Alexandre Bourget authored
-
Alexandre Bourget authored
+ Add .gitignore
-
Alexandre Bourget authored
-
- 06 Sep, 2006 1 commit
-
-
yanmorin authored
-
- 04 Sep, 2006 1 commit
-
-
yanmorin authored
-
- 30 Aug, 2006 2 commits
- 07 Aug, 2006 1 commit
-
-
yanmorin authored
(adding codec map to new incoming call) Adding debugging information
-
- 03 Aug, 2006 1 commit
-
-
yanmorin authored
-
- 02 Aug, 2006 1 commit
-
-
yanmorin authored
-
- 03 May, 2006 1 commit
-
-
yanmorin authored
Fix onhold/getcallstatus issues
-
- 02 Apr, 2006 1 commit
-
-
yanmorin authored
New account implementation. Need to test more and add dynamic handling in Qt Interface. SipCall, Call, VoIPLink were rewritten completly Configuration now in [SIP0] section of .sflphonedrc The debug of sflphoned is very verbose. sflphone-cli may not work right now (need to send SIP0 as accountId).
-
- 30 Mar, 2006 1 commit
-
-
yanmorin authored
VoIPLink integration inside account getAccount() patch for managerimpl Remove old voiplink vector in managerimpl
-
- 22 Mar, 2006 1 commit
-
-
yanmorin authored
New STUN logic to discover true firewall port (NAT) Send true IP/port in SDP message Remove big ###### debugging message New logic to listening on SIP port: 2 tries
-
- 19 Dec, 2005 1 commit
-
-
jpbl authored
-
- 18 Dec, 2005 1 commit
-
-
jpbl authored
-
- 04 Nov, 2005 1 commit
-
-
yanmorin authored
Remove debug message Add changes to project files Fix a nonat-nonat bug (reinvite)
-
- 02 Nov, 2005 1 commit
-
-
yanmorin authored
Fixe issue for current call id switching and for incoming call signal
-
- 01 Nov, 2005 1 commit
-
-
yanmorin authored
Only switch call when no one are selected
-
- 31 Oct, 2005 1 commit
-
-
yanmorin authored
ReInvite implementation for two no-nat telephone
-
- 29 Oct, 2005 2 commits