Skip to content
Snippets Groups Projects
  1. Oct 14, 2005
    • yanmorin's avatar
      · 5be08047
      yanmorin authored
      Enlever des debugs
      Changer les short CallId en CALLID (unsigned int)
      Completer mutex pour la gestion des call
      5be08047
  2. Oct 13, 2005
    • yanmorin's avatar
      · d2150850
      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
      d2150850
  3. Oct 12, 2005
    • yanmorin's avatar
      · c28eee19
      yanmorin authored
      Cleaning the call classes, remove the setStatus()
      Hangup call when we leave the phone
      c28eee19
    • yanmorin's avatar
      · 7d2bb150
      yanmorin authored
      206/205 getcallstatus fix
      loading setup on initialize implementation
      7d2bb150
    • yanmorin's avatar
      · 9e2cf68c
      yanmorin authored
      stop Request integration
      stoptone Request integration
      A clean delete put their pointer to 0
      The server can now be terminated correctly
      9e2cf68c
  4. Oct 11, 2005
    • yanmorin's avatar
      · 14411841
      yanmorin authored
      list countrytones Implementation
      encoding of string token
      fix for getevents-end sequence-id bug
      14411841
  5. Oct 05, 2005
    • yanmorin's avatar
      · 64cf13cd
      yanmorin authored
      Sending a response when there is a zeroconf request (100 not implemented)
      64cf13cd
    • yanmorin's avatar
      · 85581832
      yanmorin authored
      Zeroconf update
      the getzeroconf works, but the events are not implemented yet
      85581832
    • yanmorin's avatar
      · 466d7b11
      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
      466d7b11
    • yanmorin's avatar
      · 077c3de2
      yanmorin authored
      Notification testing
      Put a Enumeration into a class (CALL)
      077c3de2
  6. Oct 04, 2005
    • yanmorin's avatar
      · e45e859e
      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
      e45e859e
  7. Oct 02, 2005
    • yanmorin's avatar
      · 8bd0584d
      yanmorin authored
      Méga ménage pour enlever le module de configuration
      et le remplacer par Conf::Config qui n'est pas singleton.
      8bd0584d
  8. Sep 30, 2005
    • yanmorin's avatar
      · 2c4cef2a
      yanmorin authored
      Correct two calls in the same time
      hold the first one
      2c4cef2a
    • yanmorin's avatar
      · d284ed42
      yanmorin authored
      getcallstatus support corrected
      No segmentation fault on refuse a non-progressing call
      No segmentation fault on opening two sflphone(d)
      d284ed42
  9. Sep 29, 2005
    • yanmorin's avatar
      · 04b3673b
      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
      04b3673b
  10. Sep 28, 2005
    • yanmorin's avatar
      · 1e336852
      yanmorin authored
      configgetall works
      configget works
      configset not tested yet
      getzeroconf not tested yet
      1e336852
    • yanmorin's avatar
      · 9a5618a1
      yanmorin authored
      Try to reuse the config code, but I was not able to
      I create a Conf::Config to replace it...
      9a5618a1
    • 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
  11. Sep 27, 2005
    • yanmorin's avatar
      · c5100adf
      yanmorin authored
      Add config request classes (not yet implemented)
      Add playtone/playdtmf
      Only playdtmf work right now
      c5100adf
    • yanmorin's avatar
      · 5d25a522
      yanmorin authored
      Voice Message notification
      5d25a522
  12. Sep 26, 2005
    • yanmorin's avatar
      · 0c2cb826
      yanmorin authored
      New tests and features
      Add mute/unmute
      Change the refuse message send
      0c2cb826
    • 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
  13. 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
  14. 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
  15. Sep 13, 2005
  16. Sep 06, 2005
    • yanmorin's avatar
      · 84ff441e
      yanmorin authored
      Zeroconf Integration
      and
      managerimpl.cpp bug fix for gui setup (when sflphonerc file doesn't exist)
      84ff441e
  17. Aug 30, 2005
  18. Aug 10, 2005
  19. Aug 05, 2005
  20. Aug 01, 2005
  21. Jul 29, 2005
  22. Jul 15, 2005
  23. Jul 13, 2005
Loading