transferTo

open fun transferTo(destination: String)

Utility method to transfer a call to a number in the same realm as the account to which this call belongs to. If you want to transfer the call to a different realm, you have to pass the full string in this format: sip:NUMBER@REALM. E.g. sip:200@mycompany.com

Parameters

destination

destination to which to transfer the call.

Throws

if an error occurs during the call transfer