You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(esp_rtc_config_t)sip_service_config.keepalive
: The result value for the Keepalive session is visible only in debug messages.
Request additional functionality so that the result value can be verified in 'event_handler'.
(esp_rtc_config_t)sip_service_config.register_interval
: If re-registration is performed during SIP operation (call connection and call in progress), all sessions will be terminated due to response errors.
Request additional features so that re-registration is not performed during the SIP operation.