Skip to main content

ring_offer_early_with_policy_at

Function ring_offer_early_with_policy_at 

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

ring_offer_early_with_policy with independent advertised and bound media addresses.