Skip to content
  • Guillaume Roguez's avatar
    daemon: (manager) store current call as call object · d64365d8
    Guillaume Roguez authored
    This patch change internal storage of current call to use
    a shared pointer on a Call instance than a CallID.
    Some CallID based API have been kept for compatibility.
    
    Refs #51554
    
    Change-Id: I8101fc803dae9d6cbe72cd6e68022aa6d75a3553
    d64365d8