Rate this page:

CallAnswerParameters

The parameters can be passed as arguments to the Call.answer method.

Props

conferenceCall

Copy URL
conferenceCall: 

false

|

undefined

|

true

Whether the call is coming from a conference. The default value is false

disableExtPlayoutDelay

Copy URL
disableExtPlayoutDelay: 

false

|

undefined

|

true

Whether to disable the RTP header extension to control playout delay if provided

disableExtVideoOffset

Copy URL
disableExtVideoOffset: 

false

|

undefined

|

true

Whether to disable the RTP header extension for transmission offset if provided

disableExtVideoOrientation

Copy URL
disableExtVideoOrientation: 

false

|

undefined

|

true

Whether to disable the RTP header extension for video orientation, 3gpp:video-orientation, if provided. Browsers that do not support that extension display the video correctly, however, the battery consumption is higher

disableExtVideoTiming

Copy URL
disableExtVideoTiming: 

false

|

undefined

|

true

Whether to disable the RTP header extension for video timing if provided

displayName

Copy URL
displayName: 

string

|

undefined

Name of the caller that is displayed to the user. Normally it is a human-readable version of CallerID, e.g. a person's name

maxVideoBitrate

Copy URL
maxVideoBitrate: 

number

|

undefined

Sets the maximum possible video bitrate for the customer device in kbps

scheme

Copy URL
scheme: 

{[id: string]: any}

|

undefined

Internal information about codecs from the AppEvents.CallAlerting event