stop a vivox error
parent
f976d10de2
commit
523d6dd2da
|
@ -362,10 +362,9 @@ namespace OpenSim.Region.OptionalModules.Avatar.Voice.VivoxVoice
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if (!IsOK(VivoxDeleteChannel(null, channelId)))
|
||||
m_log.WarnFormat("[VivoxVoice] Parent channel delete failed {0}:{1}:{2}", sceneName, sceneUUID, channelId);
|
||||
}
|
||||
|
||||
// Remove the channel umbrella entry
|
||||
|
||||
|
|
Loading…
Reference in New Issue