Skip to content
Snippets Groups Projects
  1. 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
  2. Sep 22, 2005
    • jpbl's avatar
      Line managing works · 236c229d
      jpbl authored
      236c229d
    • 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
    • jpbl's avatar
      clean up · 9497eda5
      jpbl authored
      9497eda5
    • jpbl's avatar
      *** empty log message *** · 4107cadc
      jpbl authored
      4107cadc
    • yanmorin's avatar
      · f253c5cd
      yanmorin authored
      Construction diagram for ManagerImpl and call
      And class relationship (aggregation)
      f253c5cd
  3. 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
    • jpbl's avatar
      *** empty log message *** · e14a2564
      jpbl authored
      e14a2564
    • jpbl's avatar
      *** empty log message *** · 2e078b61
      jpbl authored
      2e078b61
    • 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
    • jpbl's avatar
      Added buttons to the GUI · 7e32c6c3
      jpbl authored
      7e32c6c3
  4. Sep 20, 2005
    • yanmorin's avatar
      · eb802c8f
      yanmorin authored
      Add message handling when not registred
      eb802c8f
    • 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
    • jpbl's avatar
      test · 644aeaf1
      jpbl authored
      644aeaf1
    • yanmorin's avatar
      · 3cfcd8ed
      yanmorin authored
      Add the ArgTokenizer class
      3cfcd8ed
    • yanmorin's avatar
      · 0c458403
      yanmorin authored
      Integration of the ArgTokenizer Class
      The argument are now inside a string list
      And Request Classes throw exception when their arguments are wrong
      0c458403
  5. 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
  6. Sep 18, 2005
  7. Sep 17, 2005
  8. Sep 16, 2005
  9. Sep 15, 2005
  10. Sep 14, 2005
    • yanmorin's avatar
      · c7fb5a16
      yanmorin authored
      Nécessair pour compiler server
      c7fb5a16
    • yanmorin's avatar
      · 70d8288f
      yanmorin authored
      It works, but I don't know how to access to token...
      70d8288f
Loading