As you know we can redirect an incoming voice stream by the following command:
ALTER CALL <id> SET_OUTPUT SOUNDCARD="default" | PORT="port_no" | FILE="FILE_LOCATION"
but I have a problem.... I want to redirect the incoming voice to some file and to some soundcard which is no system default card. I think this is not possible now because of inflexibility of the part: SOUNDCARD="default".
I was trying to send command with: SOUNDCARD="Sound Blaster Audigy" or SOUNDCARD=Sound Blaster Audigy but this obviously didn't work.
But if someone knows something about that could be helpful for me....please write in next comment