- Nov 02, 2005
- Nov 01, 2005
- Oct 30, 2005
-
-
yanmorin authored
Mutex Cleaning
-
- Oct 29, 2005
- Oct 28, 2005
-
-
yanmorin authored
Try to remove unlock from deamon But it is unstable
-
- Oct 27, 2005
- Oct 26, 2005
-
-
yanmorin authored
Add new way to handle tone, get and don't push. But there is again problem...
-
- Oct 24, 2005
-
-
yanmorin authored
-
- Oct 23, 2005
-
-
yanmorin authored
Add debugging information for initialization, the audiolayer initialization is too long
-
- Oct 17, 2005
-
-
yanmorin authored
Add 103/104 response message to getEvents for registration succeed and failed
-
- Oct 14, 2005
- Oct 13, 2005
-
-
yanmorin authored
Locking call operation because there are multi-thread. Remove the '\r' bug The profile is not in .sflphone/sflphonedrc Limit to only three codecs
-
- Oct 12, 2005
-
-
yanmorin authored
Cleaning the call classes, remove the setStatus() Hangup call when we leave the phone
-
yanmorin authored
206/205 getcallstatus fix loading setup on initialize implementation
-
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
-
- Oct 05, 2005
-
-
yanmorin authored
Sending a response when there is a zeroconf request (100 not implemented)
-
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)
-
- 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
Méga ménage pour enlever le module de configuration et le remplacer par Conf::Config qui n'est pas singleton.
-
- Sep 30, 2005
- Sep 29, 2005
-
-
yanmorin authored
GetEvents (new handling) GetCallStatus (still 101 to 108) message to send ConfigSave (not working yet) the save on the disk is ok it's the return message and the loading that is not ok I have to test again server The client can now quit without crash the server ;p
-
- Sep 28, 2005
-
-
yanmorin authored
configgetall works configget works configset not tested yet getzeroconf not tested yet
-
yanmorin authored
Try to reuse the config code, but I was not able to I create a Conf::Config to replace it...
-
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
- Sep 22, 2005
-
-
yanmorin authored
Initialize the sound volume inside init() -> initVolume() Add the argtokenizer.cpp file I didn't remove the sound configuration for qt (x/y)
-
- Sep 21, 2005
-
-
yanmorin authored
Debugging old code Deletion of old Request is working Call is ok, but sound is not working yet
-