- Oct 05, 2005
-
-
yanmorin authored
Sending a response when there is a zeroconf request (100 not implemented)
-
- 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 26, 2005
-
-
yanmorin authored
New Architecture (see doc/sflphone-server2.xmi)
-
- Sep 23, 2005
-
-
yanmorin authored
Restructuration de gui serveur Ajouter de trace dans le coeur de sflphone Enlever des appels au gui le GUIServer est maintenant un singleton appelépar les requÃtes Enlever le tone lorsqu'on fait la commande hangup sur un Call
-
- 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
-
yanmorin authored
Don't take 100% CPU Send and receive events: OK Remove waiting requests: not tested yet
-
yanmorin authored
ObjectPool Integration Testing phase Note that request* are temporary delete right now...
-
- Sep 20, 2005
-
-
yanmorin authored
Only one socket now for reading/writing. Call and hangup almost working. EventThread now listening event. Simple ArgTokenizer (without urlDecode yet)
-
- Sep 19, 2005
- Sep 16, 2005
-
-
yanmorin authored
Receive events for other than call
-
yanmorin authored
Using two sockets to receive and send events You can try: call seq1 acc1 c1 sip:124@savoirfairelinux.net That will send you 150 OK Trying...
-
yanmorin authored
Small Request Hierarchy Now compiling You can now send the command with netcat and receive a 200 seqId ok
-
- Sep 15, 2005
-
-
yanmorin authored
New GuiServer.cpp than handle request Don't compile yet...
-
- Sep 14, 2005
-
-
yanmorin authored
GUIServer read and parse an TCP Stream to receive and send events
-