package org.mobicents.javax.media.mscontrol.mediagroup; public enum RecorderState { IDLE, ACTIVE, PAUSED }