Function update_sip_domain

Source
pub async fn update_sip_domain(
    configuration: &Configuration,
    account_sid: &str,
    sid: &str,
    friendly_name: Option<&str>,
    voice_fallback_method: Option<&str>,
    voice_fallback_url: Option<&str>,
    voice_method: Option<&str>,
    voice_status_callback_method: Option<&str>,
    voice_status_callback_url: Option<&str>,
    voice_url: Option<&str>,
    sip_registration: Option<bool>,
    domain_name: Option<&str>,
    emergency_calling_enabled: Option<bool>,
    secure: Option<bool>,
    byoc_trunk_sid: Option<&str>,
    emergency_caller_sid: Option<&str>,
) -> Result<ApiPeriodV2010PeriodAccountPeriodSipPeriodSipDomain, Error<UpdateSipDomainError>>
Expand description

Update the attributes of a domain