• Andrea Gianarda's avatar
    Move list of account to the C++ core object. This will allow to use weak · aa4ccfef
    Andrea Gianarda authored
    pointer instead of shared ones and avoid unnecessary circular
    dependencies
    
    Use as much as possible Account public and private API in the source
    code. No changes have been done in the tests to keep the bacward
    compatibility
    
    Make account member of call session and conference parameters as well conference scheduler a weak_ptr as the reference is kept by the core
    aa4ccfef