}
listing.setPrivateClientName("");
//Inform the PhoneCells that the call has been joined successfully
sender.send(clientID, new JoinCallResponseMessage(
phoneCellMO.getCellID(), listing, true));
Vector3f center = new Vector3f();
phoneCellMO.getWorldBounds().getCenter(center);