Skip to content
  • Andreas Traczyk's avatar
    fix: fixes CTD when suspending the app during a call · a677161a
    Andreas Traczyk authored and Andreas Traczyk's avatar Andreas Traczyk committed
    - Termination of an application upon suspension is a function
      of available system resources, and my occur during desktop
      change or minimization of the app while in a call. This patch
      removes the actions of the app suspension event handler such as
      hanging up any remaining calls. With this patch applied, abrupt
      termination of the program during a call, will result in a
      hanging call in the peer's client.
    
    Change-Id: Id8c0e6764eb514a39f2c2ca67404ccdc9a765905
    Tuleap: #790
    a677161a