Hi,
if i cancel a attended transfer (“line 1”, helper), i can’t hear the the person on “line 0” anymore. I cancel the transfer with hangup line 1. Then i can see in the console:
- Hang up line 1 (Message from my javascript)
- Cleaning WebRTC stuff (janus.js)
- Stopping local stream tracks (janus.js)
I guess the problem could be step 3 which stopping the local streams, right?
Regards
Thomas