In the OutgoingSample sample, I get a null TTErminal object when the call is created, specifically in this part of the code
playbackTerminal = currCall.RequestTerminal(
TTerminal.MediaStreamTerminal,
TAPIMEDIATYPES.AUDIO, TERMINAL_DIRECTION.TD_CAPTURE);
I am working with an Avaya IP500 v2
In the OutgoingSample sample, I get a null TTErminal object when the call is created, specifically in this part of the code
playbackTerminal = currCall.RequestTerminal(
TTerminal.MediaStreamTerminal,
TAPIMEDIATYPES.AUDIO, TERMINAL_DIRECTION.TD_CAPTURE);
I am working with an Avaya IP500 v2