Skip to content
  • Guillaume Roguez's avatar
    sip: move transport state change C++ trampoline · 4602105d
    Guillaume Roguez authored
    - move tp_state_callback from SipTransportBroker to SIPVoIPLink.
    - install/deinstall it in SIPVoIPLink constructor/destructor.
    
    Rationale:
    It's a endpoint related callback and SIPVoIPLink is the endpoint manager.
    
    Refs
    
    Change-Id: Iea2fdf1a7ce8681bc0cdf732eb6033314cb2cdf9
    4602105d