Fix tester manager
This commit is contained in:
parent
4163b16ac5
commit
304565ef1a
1 changed files with 0 additions and 7 deletions
|
@ -357,13 +357,6 @@ public class LinphoneTestManager implements LinphoneListener {
|
||||||
isDTMFReceived = true;
|
isDTMFReceived = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
|
||||||
public void ecCalibrationStatus(LinphoneCore lc, EcCalibratorStatus status,
|
|
||||||
int delay_ms, Object data) {
|
|
||||||
// TODO Auto-generated method stub
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void notifyReceived(LinphoneCore lc, LinphoneCall call,
|
public void notifyReceived(LinphoneCore lc, LinphoneCall call,
|
||||||
LinphoneAddress from, byte[] event) {
|
LinphoneAddress from, byte[] event) {
|
||||||
|
|
Loading…
Reference in a new issue