- 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
- 28 Oct, 2005 2 commits
- 27 Oct, 2005 3 commits
- 24 Oct, 2005 1 commit
-
-
yanmorin authored
-
- 21 Oct, 2005 1 commit
-
-
yanmorin authored
Forget to commit
-
- 19 Oct, 2005 1 commit
-
-
yanmorin authored
Fixes for wrong audio device index when starting
-
- 15 Oct, 2005 1 commit
-
-
yanmorin authored
Corrected the no-mic-sound send bug But there is again some noise on the playtone, I really don't know why...
-
- 14 Oct, 2005 4 commits
-
-
yanmorin authored
Now, only the audiolayer control the volume
-
yanmorin authored
Call "establish" message Add url to tonezone web site
-
yanmorin authored
Namespace cleaning Remove exception bug on 'stop'
-
yanmorin authored
Enlever des debugs Changer les short CallId en CALLID (unsigned int) Completer mutex pour la gestion des call
-