Skip to content
  • Guillaume Roguez's avatar
    fix SipsIceTransport implementation · e375f828
    Guillaume Roguez authored
    SipsIceTransport doesn't set internal PJSIP transport correctly
    causing many troubles in how our ICE/DTLS underlaying transport
    works with PJSIP.
    
    This patch:
    * adds a custom dtls PJSIP transport type
    * implement correctly custom PJSIP transport creation
    * revert unneeded patches about IM fixes (da0a2d17 and 0cf16b30)
      as this patch fixes also the 30s issue
    
    Side-effect: this fixes the 'call failed' effect when peer hangs-up
    
    Change-Id: If88b8245d6c9ff76bc2f2456f06ff65bc5e723b1
    e375f828