public interface VoiceRequestLogService
Modifier and Type | Method and Description |
---|---|
java.lang.String |
authErrorLog(int deviceId,
java.util.Date errorTime,
int logCoordinateRecordId) |
java.lang.String |
voiceConnectionLog(int deviceId,
long sessionId,
java.util.Date connectionStartTime,
boolean finshed) |
java.lang.String voiceConnectionLog(int deviceId, long sessionId, java.util.Date connectionStartTime, boolean finshed) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException
java.lang.String authErrorLog(int deviceId, java.util.Date errorTime, int logCoordinateRecordId) throws ru.bitel.bgbilling.common.BGException
ru.bitel.bgbilling.common.BGException