Enable a bot to answer an incoming call.
The incoming call request can be an invitation from a participant in a group call or a peer-to-peer call.
If an invitation to a group call is received, the notification contains the chatInfo and meetingInfo parameters.
The bot is expected to answer, reject, or redirect the call before the call times out.
The current timeout value is 15 seconds for regular scenarios and 5 seconds for policy-based recording scenarios.
This API supports the following PSTN scenarios:
Enable a bot to answer an incoming call.
The incoming call request can be an invitation from a participant in a group call or a peer-to-peer call.
If an invitation to a group call is received, the notification contains the chatInfo and meetingInfo parameters.
The bot is expected to answer, reject, or redirect the call before the call times out.
The current timeout value is 15 seconds for regular scenarios and 5 seconds for policy-based recording scenarios.
This API supports the following PSTN scenarios:
This example will answer a policy-based recording call
Parameters
-AcceptedModalities
Enable a bot to answer an incoming call.
The incoming call request can be an invitation from a participant in a group call or a peer-to-peer call.
If an invitation to a group call is received, the notification contains the chatInfo and meetingInfo parameters.
The bot is expected to answer, reject, or redirect the call before the call times out.
The current timeout value is 15 seconds for regular scenarios and 5 seconds for policy-based recording scenarios.
This API supports the following PSTN scenarios:
Enable a bot to answer an incoming call.
The incoming call request can be an invitation from a participant in a group call or a peer-to-peer call.
If an invitation to a group call is received, the notification contains the chatInfo and meetingInfo parameters.
The bot is expected to answer, reject, or redirect the call before the call times out.
The current timeout value is 15 seconds for regular scenarios and 5 seconds for policy-based recording scenarios.
This API supports the following PSTN scenarios:
Enable a bot to answer an incoming call.
The incoming call request can be an invitation from a participant in a group call or a peer-to-peer call.
If an invitation to a group call is received, the notification contains the chatInfo and meetingInfo parameters.
The bot is expected to answer, reject, or redirect the call before the call times out.
The current timeout value is 15 seconds for regular scenarios and 5 seconds for policy-based recording scenarios.
This API supports the following PSTN scenarios:
Credentials for a proxy server to use for the remote call
Parameter properties
Type:
System.Management.Automation.PSCredential
Supports wildcards:
False
DontShow:
False
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-ProxyUseDefaultCredentials
Use the default credentials for the proxy
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Default value:
False
Supports wildcards:
False
DontShow:
False
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-ResponseHeadersVariable
Optional Response Headers Variable.
Parameter properties
Type:
System.String
Supports wildcards:
False
DontShow:
False
Aliases:
RHV
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
-WhatIf
Runs the command in a mode that only reports what would happen without performing the actions.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Supports wildcards:
False
DontShow:
False
Aliases:
wi
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
To create the parameters described below, construct a hash table containing the appropriate properties.
For information on hash tables, run Get-Help about_Hash_Tables.
BODYPARAMETER <IPathsQvpqn4CommunicationsCallsCallIdMicrosoftGraphAnswerPostRequestbodyContentApplicationJsonSchema>: .
[(Any) <Object>]: This indicates any property can be added to this object.
[AcceptedModalities <String[]>]:
[CallOptions <IMicrosoftGraphIncomingCallOptions>]: incomingCallOptions
[(Any) <Object>]: This indicates any property can be added to this object.
[HideBotAfterEscalation <Boolean?>]: Indicates whether to hide the app after the call is escalated.
[IsContentSharingNotificationEnabled <Boolean?>]: Indicates whether content sharing notifications should be enabled for the call.
[IsDeltaRosterEnabled <Boolean?>]: Indicates whether delta roster is enabled for the call.
[IsInteractiveRosterEnabled <Boolean?>]: Indicates whether delta roster filtering by participant interactivity is enabled.
[CallbackUri <String>]:
[MediaConfig <IMicrosoftGraphMediaConfig>]: mediaConfig
[(Any) <Object>]: This indicates any property can be added to this object.
[ParticipantCapacity <Int32?>]:
INPUTOBJECT <ICloudCommunicationsIdentity>: Identity Parameter
[AttendanceRecordId <String>]: The unique identifier of attendanceRecord
[AudioRoutingGroupId <String>]: The unique identifier of audioRoutingGroup
[CallId <String>]: The unique identifier of call
[CallRecordId <String>]: The unique identifier of callRecord
[CallRecordingId <String>]: The unique identifier of callRecording
[CallTranscriptId <String>]: The unique identifier of callTranscript
[CommsOperationId <String>]: The unique identifier of commsOperation
[ContentSharingSessionId <String>]: The unique identifier of contentSharingSession
[MeetingAttendanceReportId <String>]: The unique identifier of meetingAttendanceReport
[OnlineMeetingId <String>]: The unique identifier of onlineMeeting
[ParticipantId <String>]: The unique identifier of participant
[PresenceId <String>]: The unique identifier of presence
[SessionId <String>]: The unique identifier of session
[UserId <String>]: The unique identifier of user