Skip to content
Snippets Groups Projects
  1. 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
      · b859142d
      yanmorin authored
      Held and not holded
      b859142d
    • yanmorin's avatar
      · a701fe3b
      yanmorin authored
      Don't close sflphone when portaudio failed to load
      Remove enable_audio variable (non-protected) in SipCall
      a701fe3b
  2. Oct 28, 2005
    • yanmorin's avatar
      · 1620098a
      yanmorin authored
      Added debugging messages to detect the stop bugs when you play a tone
      1620098a
    • yanmorin's avatar
      · 31997016
      yanmorin authored
      Try to remove unlock from deamon
      But it is unstable
      31997016
  3. 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
    • jpbl's avatar
      segfault fix · 1e4ded3c
      jpbl authored
      1e4ded3c
  4. Oct 26, 2005
    • yanmorin's avatar
      · 540cadec
      yanmorin authored
      Add new way to handle tone, get and don't push.
      But there is again problem...
      540cadec
  5. Oct 25, 2005
  6. 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
  7. Oct 23, 2005
    • yanmorin's avatar
      *** empty log message *** · f0049091
      yanmorin authored
      f0049091
    • yanmorin's avatar
      · ae223f55
      yanmorin authored
      It seems to be a hard one.
      ae223f55
    • yanmorin's avatar
      · e83013f6
      yanmorin authored
      Bug fixes on hangup when the call didn't exist
      e83013f6
    • yanmorin's avatar
      · f418734e
      yanmorin authored
      Add debugging information for initialization, the audiolayer initialization is too long
      f418734e
  8. Oct 19, 2005
  9. Oct 18, 2005
    • yanmorin's avatar
      · d82299d3
      yanmorin authored
      I tried to fix the sound, but nah, it's noisy...
      d82299d3
    • yanmorin's avatar
      · 4ca86775
      yanmorin authored
      Fixes for handling line: don't stop the tone, if it's not for the actual line
      Fixes for the TCP IO: accept every incoming line, before sending one
      4ca86775
    • 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
  10. Oct 17, 2005
    • yanmorin's avatar
      · e5437d52
      yanmorin authored
      Add 103/104 response message to getEvents
      for registration succeed and failed
      e5437d52
    • 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
  11. 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
  12. Oct 14, 2005
    • yanmorin's avatar
      · 28e30020
      yanmorin authored
      Now, only the audiolayer control the volume
      28e30020
    • yanmorin's avatar
      · 16431004
      yanmorin authored
      I now flush the main buffer on stoptone
      16431004
    • 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
  13. 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
  14. 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
      · b06fb2b2
      yanmorin authored
      Status and error sending response
      b06fb2b2
    • 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
  15. 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
Loading