Skip to main content

ring_offer_early_with_policy

Function ring_offer_early_with_policy 

Source
pub async fn ring_offer_early_with_policy(
    endpoint: &Handle,
    incoming: &Incoming,
    status: u16,
    reason: &'static str,
    media_address: IpAddr,
    direction: Direction,
    policy: MediaPolicy,
) -> Result<Ringing>
Expand description

ring_offer_early, using one coherent codec, security and ICE policy.