Skip to content
  • Nicolas Jager's avatar
    fix: message send with invalid call id or invalid call status · 8e2d826a
    Nicolas Jager authored
    bug: sometime lrc asks the daemon to send a message with an invalid
         call id.
    
    fix: lrc checks if the call is still in the calls list and if the
         call is running.
    
    bug: lrc send messages trough sip channel when the call is in status
         other than in progress or on hold.
    
    fix: lrc checks the status, and decide wich way to send the message.
    
    Change-Id: Ifafb74e2b0f3c66e303c300483c33252926415da
    8e2d826a