Class CallCdrRestController


@RestController @RequestMapping("/api/v1/freeswitch/cdr") public class CallCdrRestController extends BaseRestController<CallCdrRequest,CallCdrRestService>