org.mobicents.media.server.testsuite.general
Interface CallDisplayInterface
- All Known Implementing Classes:
- CLIRunner, MainGUIView
public interface CallDisplayInterface
- Author:
- baranowb
_DEFAULT_CPS
static final int _DEFAULT_CPS
- See Also:
- Constant Field Values
_DEFAULT_CALL_DURATION
static final int _DEFAULT_CALL_DURATION
- See Also:
- Constant Field Values
getLocalAddress
java.lang.String getLocalAddress()
- Get client address - this is our address
- Returns:
getRemoteAddress
java.lang.String getRemoteAddress()
- Get server bind adddress - JBoss bind/MMS
- Returns:
getLocalPort
int getLocalPort()
getRemotePort
int getRemotePort()
getCallDuration
int getCallDuration()
getCPS
int getCPS()
getMaxConcurrentCalls
int getMaxConcurrentCalls()
getMaxCalls
long getMaxCalls()
getMaxFailCalls
int getMaxFailCalls()
getCodecs
java.util.Vector<javax.sdp.Attribute> getCodecs()
- Get codec Vector used to create SDP
- Returns:
updateCallView
void updateCallView()
getDefaultDataDumpDirectory
java.io.File getDefaultDataDumpDirectory()
getFileURL
java.lang.String getFileURL()
Copyright © 2009. All Rights Reserved.