Skip to content
Snippets Groups Projects
  1. Oct 27, 2005
    • yanmorin's avatar
      · 59659d29
      yanmorin authored
      Remove some comment
      Correcting some sound issue
      Using fix FRAME_PER_BUFFER is better than 0
      59659d29
  2. Oct 26, 2005
  3. Oct 25, 2005
    • jpbl's avatar
      Little cleanups · 9da45829
      jpbl authored
      9da45829
    • yanmorin's avatar
      · 56aebb88
      yanmorin authored
      Test with other portaudio flags
      56aebb88
  4. Oct 24, 2005
  5. Oct 23, 2005
    • yanmorin's avatar
      · f418734e
      yanmorin authored
      Add debugging information for initialization, the audiolayer initialization is too long
      f418734e
  6. Oct 21, 2005
    • yanmorin's avatar
      · c0da142e
      yanmorin authored
      Forget to commit
      c0da142e
  7. Oct 19, 2005
    • yanmorin's avatar
      · 98d8cecd
      yanmorin authored
      Fixes for wrong audio device index when starting
      98d8cecd
  8. Oct 18, 2005
    • yanmorin's avatar
      · d82299d3
      yanmorin authored
      I tried to fix the sound, but nah, it's noisy...
      d82299d3
    • yanmorin's avatar
      · a2691090
      yanmorin authored
      Fixes for check inside global ringtones directory if the preference don't have a path
      Remove warning inside request.h
      Add two constants for directory seperator inside user_cfg
      a2691090
  9. Oct 17, 2005
    • yanmorin's avatar
      · b49ffaf7
      yanmorin authored
      Debugging on
      Now the wav play correctly, and more often
      b49ffaf7
    • yanmorin's avatar
      · f3f23ef0
      yanmorin authored
      Try to remove the sound bug for the tone
      But I don't understand there is one...
      f3f23ef0
    • yanmorin's avatar
      · 1bbea304
      yanmorin authored
      Some fix and improvment.
      Remove a useless loop, yeah!
      Add * and # to qt...
      1bbea304
  10. Oct 15, 2005
    • yanmorin's avatar
      · 3b148215
      yanmorin authored
      Corrected the no-mic-sound send bug
      But there is again some noise on the playtone, I
      really don't know why...
      3b148215
  11. Oct 14, 2005
    • yanmorin's avatar
      · 28d5ea5b
      yanmorin authored
      GNU Licensing
      Add my copyright to it
      28d5ea5b
    • yanmorin's avatar
      · 28e30020
      yanmorin authored
      Now, only the audiolayer control the volume
      28e30020
    • yanmorin's avatar
      · 300783be
      yanmorin authored
      Call "establish" message
      Add url to tonezone web site
      300783be
    • yanmorin's avatar
      · b7bd64fa
      yanmorin authored
      Namespace cleaning
      Remove exception bug on 'stop'
      b7bd64fa
    • 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
  12. 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
    • jpbl's avatar
      we list devices now · adfa13de
      jpbl authored
      adfa13de
  13. Oct 12, 2005
    • 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
  14. Oct 11, 2005
    • yanmorin's avatar
      · 14411841
      yanmorin authored
      list countrytones Implementation
      encoding of string token
      fix for getevents-end sequence-id bug
      14411841
    • yanmorin's avatar
      · 81aba483
      yanmorin authored
      Register only with no-stun (stun=0)
      Send register detail if we use stun
      Remove the subscribe event sending
      
      Work now with STUN/NON-STUN and NAT/NO-NAT
      81aba483
    • yanmorin's avatar
      · 0c7a65e6
      yanmorin authored
      Change sflphone bin to sflphoned
      Set deleted pointers to 0
      Try to check to the hangupall failure
      0c7a65e6
  15. Oct 07, 2005
    • yanmorin's avatar
      · 2ff8e057
      yanmorin authored
      Sound stabilisation for the ringtone
      Notification sending subscription
      2ff8e057
  16. Oct 06, 2005
    • yanmorin's avatar
      · b04dfa7c
      yanmorin authored
      Cleaning compilation and debug message
      b04dfa7c
  17. Oct 05, 2005
    • 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
    • yanmorin's avatar
      · 68459712
      yanmorin authored
      Move skin.h from common directory to qt directory
      Remove skins/ pixmaps from compilation
      68459712
  18. 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
  19. Oct 02, 2005
    • yanmorin's avatar
      · 648cf5cf
      yanmorin authored
      Add a Local_IP variable inside the configuration file,
      but later it will use the IP inside the request/response.
      
      I finally call the asterisk phone with my computer.
      648cf5cf
    • 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
  20. 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
  21. Sep 27, 2005
    • yanmorin's avatar
      *** empty log message *** · 7c9839ee
      yanmorin authored
      7c9839ee
    • yanmorin's avatar
      · c5100adf
      yanmorin authored
      Add config request classes (not yet implemented)
      Add playtone/playdtmf
      Only playdtmf work right now
      c5100adf
  22. Sep 26, 2005
    • 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
Loading