Closed nanangizz closed 1 week ago
The sound device auto close does not work properly after #3928 because now pjmedia_conf_disconnect_port() is asynchrounous so the bridge's port connection count is not updated immediately.
pjmedia_conf_disconnect_port()
The sound device auto close does not work properly after #3928 because now
pjmedia_conf_disconnect_port()
is asynchrounous so the bridge's port connection count is not updated immediately.