- Oct 27, 2005
-
-
yanmorin authored
Remove some comment Correcting some sound issue Using fix FRAME_PER_BUFFER is better than 0
-
- Oct 26, 2005
- Oct 25, 2005
- Oct 24, 2005
- Oct 23, 2005
-
-
yanmorin authored
Add debugging information for initialization, the audiolayer initialization is too long
-
- Oct 21, 2005
-
-
yanmorin authored
Forget to commit
-
- Oct 19, 2005
-
-
yanmorin authored
Fixes for wrong audio device index when starting
-
- Oct 18, 2005
- Oct 17, 2005
- Oct 15, 2005
-
-
yanmorin authored
Corrected the no-mic-sound send bug But there is again some noise on the playtone, I really don't know why...
-
- Oct 14, 2005
-
-
yanmorin authored
GNU Licensing Add my copyright to it
-
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
-
- Oct 13, 2005
- Oct 12, 2005
-
-
yanmorin authored
stop Request integration stoptone Request integration A clean delete put their pointer to 0 The server can now be terminated correctly
-
- Oct 11, 2005
-
-
yanmorin authored
list countrytones Implementation encoding of string token fix for getevents-end sequence-id bug
-
yanmorin authored
Register only with no-stun (stun=0) Send register detail if we use stun Remove the subscribe event sending Work now with STUN/NON-STUN and NAT/NO-NAT
-
yanmorin authored
Change sflphone bin to sflphoned Set deleted pointers to 0 Try to check to the hangupall failure
-
- Oct 07, 2005
-
-
yanmorin authored
Sound stabilisation for the ringtone Notification sending subscription
-
- Oct 06, 2005
-
-
yanmorin authored
Cleaning compilation and debug message
-
- Oct 05, 2005
-
-
yanmorin authored
Zeroconf update the getzeroconf works, but the events are not implemented yet
-
yanmorin authored
Add my copyright to the file Add a CodecMap (the map) and CodecDescriptorMap (the one that initialize it) for the request: list seq1 codecdescriptor
-
yanmorin authored
Notification testing Put a Enumeration into a class (CALL)
-
yanmorin authored
Move skin.h from common directory to qt directory Remove skins/ pixmaps from compilation
-
- Oct 04, 2005
-
-
yanmorin authored
Remove the old config Add mutex to audiolayer (its share between 3 or 4 threads) Add mutex to the tone (its share by two threads) Simplify the tone interface... Remove the qtGUImainwindow from the compilation with the ENABLE_MAINTENER
-
- Oct 02, 2005
-
-
yanmorin authored
Add a Local_IP variable inside the configuration file, but later it will use the IP inside the request/response. I finally call the asterisk phone with my computer.
-
yanmorin authored
Méga ménage pour enlever le module de configuration et le remplacer par Conf::Config qui n'est pas singleton.
-
- Sep 28, 2005
-
-
yanmorin authored
Implementing Configuration Requests Adding a observer pattern (namespace = Pattern::) Stop and flushing all streaming to not listen to the last looping sound
-
- Sep 27, 2005
- Sep 26, 2005
-
-
yanmorin authored
It's working Lot of debugging code right now You need STUN, because it doesn't work without it
-