logger.warning("Couldn't find player for " + status);
}
}
done();
sender.send(new CallEndedMessage(callID, status.getOption("Reason")));
break;
case CallStatus.BRIDGE_OFFLINE:
logger.info("Bridge offline: " + status);
// XXX need a way to tell the voice manager to reset all of the private mixes.