You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/AddToConference.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ Name | Type | Description | Notes
8
8
**allow_call_control** | **bool** | If `true`, Call control will be enabled for this Participant's Call leg. | [optional]
9
9
**call_control_sequence** | **str** | Defines a sequence of digits that, when entered by this caller, invokes the `callControlUrl`. Only digits plus '*', and '#' may be used. | [optional]
10
10
**call_control_url** | **str** | URL to be invoked when this Participant enters the digit sequence defined in the `callControlSequence` attribute. | [optional]
11
-
**call_id** | **bool** | ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one. | [optional]
11
+
**call_id** | **str** | ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one. | [optional]
12
12
**leave_conference_url** | **str** | URL to be invoked when the Participant leaves the Conference. | [optional]
13
13
**listen** | **bool** | If `true`, the Participant joins the Conference with listen privileges. This may be modified later via the REST API or `SetListen` PerCL command. | [optional]
14
14
**notification_url** | **str** | When the Participant enters the Conference, this URL will be invoked using an HTTP POST request with the standard request parameters. | [optional]
Copy file name to clipboardExpand all lines: docs/AddToConferenceAllOf.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Name | Type | Description | Notes
7
7
**allow_call_control** | **bool** | If `true`, Call control will be enabled for this Participant's Call leg. | [optional]
8
8
**call_control_sequence** | **str** | Defines a sequence of digits that, when entered by this caller, invokes the `callControlUrl`. Only digits plus '*', and '#' may be used. | [optional]
9
9
**call_control_url** | **str** | URL to be invoked when this Participant enters the digit sequence defined in the `callControlSequence` attribute. | [optional]
10
-
**call_id** | **bool** | ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one. | [optional]
10
+
**call_id** | **str** | ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one. | [optional]
11
11
**leave_conference_url** | **str** | URL to be invoked when the Participant leaves the Conference. | [optional]
12
12
**listen** | **bool** | If `true`, the Participant joins the Conference with listen privileges. This may be modified later via the REST API or `SetListen` PerCL command. | [optional]
13
13
**notification_url** | **str** | When the Participant enters the Conference, this URL will be invoked using an HTTP POST request with the standard request parameters. | [optional]
allow_call_control (bool): If `true`, Call control will be enabled for this Participant's Call leg.. [optional] # noqa: E501
214
214
call_control_sequence (str): Defines a sequence of digits that, when entered by this caller, invokes the `callControlUrl`. Only digits plus '*', and '#' may be used.. [optional] # noqa: E501
215
215
call_control_url (str): URL to be invoked when this Participant enters the digit sequence defined in the `callControlSequence` attribute.. [optional] # noqa: E501
216
-
call_id (bool): ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one.. [optional] # noqa: E501
216
+
call_id (str): ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one.. [optional] # noqa: E501
217
217
leave_conference_url (str): URL to be invoked when the Participant leaves the Conference. . [optional] # noqa: E501
218
218
listen (bool): If `true`, the Participant joins the Conference with listen privileges. This may be modified later via the REST API or `SetListen` PerCL command.. [optional] # noqa: E501
219
219
notification_url (str): When the Participant enters the Conference, this URL will be invoked using an HTTP POST request with the standard request parameters.. [optional] # noqa: E501
allow_call_control (bool): If `true`, Call control will be enabled for this Participant's Call leg.. [optional] # noqa: E501
324
324
call_control_sequence (str): Defines a sequence of digits that, when entered by this caller, invokes the `callControlUrl`. Only digits plus '*', and '#' may be used.. [optional] # noqa: E501
325
325
call_control_url (str): URL to be invoked when this Participant enters the digit sequence defined in the `callControlSequence` attribute.. [optional] # noqa: E501
326
-
call_id (bool): ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one.. [optional] # noqa: E501
326
+
call_id (str): ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one.. [optional] # noqa: E501
327
327
leave_conference_url (str): URL to be invoked when the Participant leaves the Conference. . [optional] # noqa: E501
328
328
listen (bool): If `true`, the Participant joins the Conference with listen privileges. This may be modified later via the REST API or `SetListen` PerCL command.. [optional] # noqa: E501
329
329
notification_url (str): When the Participant enters the Conference, this URL will be invoked using an HTTP POST request with the standard request parameters.. [optional] # noqa: E501
allow_call_control (bool): If `true`, Call control will be enabled for this Participant's Call leg.. [optional] # noqa: E501
161
161
call_control_sequence (str): Defines a sequence of digits that, when entered by this caller, invokes the `callControlUrl`. Only digits plus '*', and '#' may be used.. [optional] # noqa: E501
162
162
call_control_url (str): URL to be invoked when this Participant enters the digit sequence defined in the `callControlSequence` attribute.. [optional] # noqa: E501
163
-
call_id (bool): ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one.. [optional] # noqa: E501
163
+
call_id (str): ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one.. [optional] # noqa: E501
164
164
leave_conference_url (str): URL to be invoked when the Participant leaves the Conference. . [optional] # noqa: E501
165
165
listen (bool): If `true`, the Participant joins the Conference with listen privileges. This may be modified later via the REST API or `SetListen` PerCL command.. [optional] # noqa: E501
166
166
notification_url (str): When the Participant enters the Conference, this URL will be invoked using an HTTP POST request with the standard request parameters.. [optional] # noqa: E501
allow_call_control (bool): If `true`, Call control will be enabled for this Participant's Call leg.. [optional] # noqa: E501
255
255
call_control_sequence (str): Defines a sequence of digits that, when entered by this caller, invokes the `callControlUrl`. Only digits plus '*', and '#' may be used.. [optional] # noqa: E501
256
256
call_control_url (str): URL to be invoked when this Participant enters the digit sequence defined in the `callControlSequence` attribute.. [optional] # noqa: E501
257
-
call_id (bool): ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one.. [optional] # noqa: E501
257
+
call_id (str): ID of the Call that will be added to the specified Conference. The Call must be in progress or an error will result. If the Call is part of an existing Conference, it is first removed from that Conference and is then moved to the new one.. [optional] # noqa: E501
258
258
leave_conference_url (str): URL to be invoked when the Participant leaves the Conference. . [optional] # noqa: E501
259
259
listen (bool): If `true`, the Participant joins the Conference with listen privileges. This may be modified later via the REST API or `SetListen` PerCL command.. [optional] # noqa: E501
260
260
notification_url (str): When the Participant enters the Conference, this URL will be invoked using an HTTP POST request with the standard request parameters.. [optional] # noqa: E501
0 commit comments