mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-17 09:12:25 +00:00
This patch adds an onRemoteStream callback, which can be specified on the Verto instance, or per dialog. The callback is fired when the remote stream from a call is received, and receives two arguments, the first is the remote stream, the second is the Verto dialog object.