Skip to main content

answer_ringing_with_policy

Function answer_ringing_with_policy 

Source
pub async fn answer_ringing_with_policy(
    endpoint: &Handle,
    incoming: &Incoming,
    media_address: IpAddr,
    ringing: &Ringing,
    policy: MediaPolicy,
) -> Result<Call>
Expand description

answer_ringing, using one coherent codec and ICE policy.