• Travis Cross's avatar
    Fix crash on transport=tls with non-TLS profile · 60b36539
    Travis Cross 提交于
    We use the transport of the Contact header of the remote UAC to decide
    which of our own Contact addresses we should use when replying to a
    SUBSCRIBE or sending a presence NOTIFY.
    
    If TLS is not enabled on a Sofia profile, then the TLS Contacts for
    that profile are NULL.  Unfortunately we were using these NULL values
    uncritically when the remote UAC sent us a Contact header with a TLS
    transport and our own Sofia profile did not have TLS enabled.
    
    With this commit we fall back to our TCP Contact address when the
    remote Contact is TLS and our Sofia profile does not have TLS enabled.
    60b36539
名称
最后提交
最后更新
..
mod_alsa 正在载入提交数据...
mod_dingaling 正在载入提交数据...
mod_gsmopen 正在载入提交数据...
mod_h323 正在载入提交数据...
mod_khomp 正在载入提交数据...
mod_loopback 正在载入提交数据...
mod_opal 正在载入提交数据...
mod_portaudio 正在载入提交数据...
mod_reference 正在载入提交数据...
mod_rtmp 正在载入提交数据...
mod_skinny 正在载入提交数据...
mod_skypopen 正在载入提交数据...
mod_sofia 正在载入提交数据...
mod_unicall 正在载入提交数据...