Skip to content
Snippets Groups Projects
  1. Nov 09, 2005
  2. Nov 04, 2005
    • yanmorin's avatar
      · b39a205e
      yanmorin authored
      Remove debug message
      Add changes to project files
      Fix a nonat-nonat bug (reinvite)
      b39a205e
    • yanmorin's avatar
      · 192f844d
      yanmorin authored
      Bash script fixe for sflphone-qt and sflphone-cli
      Fixe for no username bugs
      192f844d
  3. Nov 03, 2005
    • yanmorin's avatar
      · 9967379d
      yanmorin authored
      Remove iterator corruption
      Put sflphoned to libexec
      9967379d
    • yanmorin's avatar
      · 8b6cf3cd
      yanmorin authored
      Register and Unregister sending
      Register and Unregister command
      Remove utilspp from make install
      8b6cf3cd
  4. Nov 02, 2005
    • yanmorin's avatar
      · 279b089a
      yanmorin authored
      Add message text handling
      279b089a
    • yanmorin's avatar
      · 451e8b48
      yanmorin authored
      Fixe issue for current call id switching and for incoming call signal
      451e8b48
  5. Nov 01, 2005
    • yanmorin's avatar
      · 897f34d9
      yanmorin authored
      Only switch call when no one are selected
      897f34d9
    • yanmorin's avatar
      · a11aeb9c
      yanmorin authored
      Partially implement text message reception
      Corrected double config problem
      Corrected some problem with incoming call
      a11aeb9c
  6. Oct 31, 2005
    • yanmorin's avatar
      · 40482ea8
      yanmorin authored
      ReInvite implementation for two no-nat telephone
      40482ea8
  7. Oct 30, 2005
    • yanmorin's avatar
      · 5065f89a
      yanmorin authored
      Correcting checkNetwork
      5065f89a
    • yanmorin's avatar
      · 316a2e50
      yanmorin authored
      Mutex Cleaning
      316a2e50
  8. Oct 29, 2005
    • yanmorin's avatar
      · 65eb4448
      yanmorin authored
      Removing error class
      65eb4448
    • yanmorin's avatar
      · afeae31b
      yanmorin authored
      Handling onhold answering call
      afeae31b
    • yanmorin's avatar
      · a701fe3b
      yanmorin authored
      Don't close sflphone when portaudio failed to load
      Remove enable_audio variable (non-protected) in SipCall
      a701fe3b
  9. Oct 28, 2005
    • yanmorin's avatar
      · 31997016
      yanmorin authored
      Try to remove unlock from deamon
      But it is unstable
      31997016
  10. Oct 27, 2005
    • yanmorin's avatar
      · 0266fde6
      yanmorin authored
      Debugging incoming message
      It's seems like we don't listen to the good port
      0266fde6
    • yanmorin's avatar
      · a319b463
      yanmorin authored
      Debugging incoming call
      a319b463
    • yanmorin's avatar
      · 59659d29
      yanmorin authored
      Remove some comment
      Correcting some sound issue
      Using fix FRAME_PER_BUFFER is better than 0
      59659d29
  11. Oct 26, 2005
  12. Oct 24, 2005
    • yanmorin's avatar
      *** empty log message *** · dd52e9d8
      yanmorin authored
      dd52e9d8
    • yanmorin's avatar
      · 38b677e8
      yanmorin authored
      Changing notification handling for incoming call
      Always registrate as Cyrille said. If you don't registrate, you can't receive Incoming Call
      38b677e8
  13. Oct 23, 2005
    • yanmorin's avatar
      · f418734e
      yanmorin authored
      Add debugging information for initialization, the audiolayer initialization is too long
      f418734e
  14. Oct 21, 2005
    • yanmorin's avatar
      · c0da142e
      yanmorin authored
      Forget to commit
      c0da142e
  15. Oct 17, 2005
    • yanmorin's avatar
      · b49ffaf7
      yanmorin authored
      Debugging on
      Now the wav play correctly, and more often
      b49ffaf7
    • yanmorin's avatar
      · 6909876b
      yanmorin authored
      0.5 preparation
      6909876b
  16. 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
  17. Oct 14, 2005
    • yanmorin's avatar
      · 28e30020
      yanmorin authored
      Now, only the audiolayer control the volume
      28e30020
    • 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
  18. 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
  19. 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
      · 5402e58e
      yanmorin authored
      ResponseMessage encoding fix
      Hangup response fix
      5402e58e
    • 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
  20. Oct 11, 2005
    • 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
  21. Oct 07, 2005
    • yanmorin's avatar
      · 2ff8e057
      yanmorin authored
      Sound stabilisation for the ringtone
      Notification sending subscription
      2ff8e057
  22. Oct 06, 2005
    • yanmorin's avatar
      · b04dfa7c
      yanmorin authored
      Cleaning compilation and debug message
      b04dfa7c
  23. Oct 05, 2005
    • yanmorin's avatar
      · 702b8445
      yanmorin authored
      Call/SipCall pointer to enable jerome to compile
      702b8445
    • 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
Loading