Rate this page:

forwardCallToSIP

Copy URL
forwardCallToSIP(onEstablishedCallback: 

Function

,
video:

false

|

true

):

void

Helper function to forward an incoming call to a dialed SIP URI. For more details see the GitHub repo.

Parameters

  • onEstablishedCallback:

    Function

    Optional

    Optional function that is invoked after call is established. Both calls (incoming and outgoing) are passed to this function

  • video:

    false

    Optional

    Whether the call has video support. Please note that the price for audio-only and video calls is different!

Returns

  • type:

    void