Skip to content
Snippets Groups Projects
  1. Sep 28, 2005
    • yanmorin's avatar
      · 89fecf6f
      yanmorin authored
      Implementing Configuration Requests
      Adding a observer pattern (namespace = Pattern::)
      Stop and flushing all streaming to not listen to the last looping sound
      89fecf6f
  2. Sep 26, 2005
    • yanmorin's avatar
      · 2befedfe
      yanmorin authored
      New Architecture (see doc/sflphone-server2.xmi)
      2befedfe
  3. Sep 23, 2005
    • yanmorin's avatar
      · b75aa3c3
      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
      b75aa3c3
  4. Sep 22, 2005
    • yanmorin's avatar
      · cecca79b
      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)
      cecca79b
  5. Sep 21, 2005
    • yanmorin's avatar
      · b03fb3aa
      yanmorin authored
      Debugging old code
      Deletion of old Request is working
      Call is ok, but sound is not working yet
      b03fb3aa
    • yanmorin's avatar
      · 079cad67
      yanmorin authored
      Don't take 100% CPU
      Send and receive events: OK
      Remove waiting requests: not tested yet
      079cad67
    • yanmorin's avatar
      · d2de28ad
      yanmorin authored
      ObjectPool Integration Testing phase
      Note that request* are temporary delete right now...
      d2de28ad
  6. Sep 20, 2005
    • yanmorin's avatar
      · 78c07794
      yanmorin authored
      Only one socket now for reading/writing.
      Call and hangup almost working.
      EventThread now listening event.
      Simple ArgTokenizer (without urlDecode yet)
      78c07794
  7. Sep 19, 2005
    • yanmorin's avatar
      · 28988916
      yanmorin authored
      New separation of class
      RequestFactory is now responsible to initialize itself with RequestClass Member
      SubCall allow guiserver to have a map of callid-short with callid-string/sequenceId
      28988916
    • yanmorin's avatar
      · 410cbe6d
      yanmorin authored
      FLEX/YACC parser rejected
      guiserver.cpp and guiserver.h are temporary
      410cbe6d
  8. Sep 16, 2005
    • yanmorin's avatar
      · 153ca181
      yanmorin authored
      Receive events for other than call
      153ca181
    • yanmorin's avatar
      · 08d7036a
      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...
      08d7036a
    • yanmorin's avatar
      · 3ac53f0d
      yanmorin authored
      Small Request Hierarchy
      Now compiling
      You can now send the command with netcat
      and receive a 200 seqId ok
      3ac53f0d
  9. Sep 15, 2005
    • yanmorin's avatar
      · 7055c0d1
      yanmorin authored
      New GuiServer.cpp than handle request
      Don't compile yet...
      7055c0d1
  10. Sep 14, 2005
    • yanmorin's avatar
      · 23783531
      yanmorin authored
      GUIServer read and parse an TCP Stream to receive and send events
      23783531
Loading