Skip to content
Snippets Groups Projects
  1. Sep 27, 2005
  2. Sep 26, 2005
    • yanmorin's avatar
      · 0c2cb826
      yanmorin authored
      New tests and features
      Add mute/unmute
      Change the refuse message send
      0c2cb826
    • jpbl's avatar
      *** empty log message *** · a3c37ad1
      jpbl authored
      a3c37ad1
    • yanmorin's avatar
      · 085bd7ce
      yanmorin authored
      It's working
      Lot of debugging code right now
      You need STUN, because it doesn't work without it
      085bd7ce
    • yanmorin's avatar
      · 2befedfe
      yanmorin authored
      New Architecture (see doc/sflphone-server2.xmi)
      2befedfe
    • yanmorin's avatar
      · bcc70ba8
      yanmorin authored
      Rename myTCPSteam to TCPStreamPool
      bcc70ba8
    • yanmorin's avatar
      · 7604b093
      yanmorin authored
      SessionIO architecture
      7604b093
    • yanmorin's avatar
      · 095e23b2
      yanmorin authored
      UML Server Framework
      095e23b2
  3. Sep 23, 2005
    • yanmorin's avatar
      · 26ad6d41
      yanmorin authored
      New files for Server classes
      26ad6d41
    • 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
    • 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
  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
    • 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
  6. 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
  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 18, 2005
  9. Sep 17, 2005
  10. Sep 16, 2005
    • yanmorin's avatar
      · 153ca181
      yanmorin authored
      Receive events for other than call
      153ca181
Loading