From Bright Pattern Documentation
No edit summary |
Updated via BpDeleteTranslateTags script |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
= Single-Step Conference= | |||
Initiates a [[agent-guide/HowtoHostaConference|single-step conference]] with the current party on the call and the party at the specified number. | |||
== Syntax == | == Request == | ||
=== Syntax === | |||
singleStepConference(number); | |||
== Parameters == | === Parameters === | ||
'' | {|border="1" style="border-collapse:collapse" cellpadding="5" | ||
| '''Parameter''' | |||
| '''Type''' | |||
| '''Optional/Required''' | |||
| '''Description''' | |||
| '''Example''' | |||
|- | |||
| number | |||
| String | |||
| Required | |||
| The number for which the call is to be conferenced | |||
| "16501234567" | |||
|} | |||
Latest revision as of 04:02, 29 May 2024
Single-Step Conference
Initiates a single-step conference with the current party on the call and the party at the specified number.
Request
Syntax
singleStepConference(number);
Parameters
| Parameter | Type | Optional/Required | Description | Example |
| number | String | Required | The number for which the call is to be conferenced | "16501234567" |