From Bright Pattern Documentation
Jump to: navigation, search
(Created new topic from branched topic Documentation:ServicePattern:desktop-javascript-api-specification:Single-StepConference:5.1)
 
(Updated via BpDeleteTranslateTags script)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<translate>= Single-Step Conference=
+
= Single-Step Conference=
This function initiates a [[agent-guide/HowtoHostaConference|single-step conference]] with the current party on the call and the party at the specified number.
+
Initiates a [[agent-guide/HowtoHostaConference|single-step conference]] with the current party on the call and the party at the specified number.
  
== Syntax ==
+
== Request ==
''singleStepConference(number);''
+
=== Syntax ===
 +
singleStepConference(number);
  
== Parameters ==
+
=== Parameters ===
''number'' – string containing the number for which the call is to be conferenced; required
+
{|border="1" style="border-collapse:collapse" cellpadding="5"
 
+
| '''Parameter'''
 
+
| '''Type'''
 
+
| '''Optional/Required'''
<center>[[desktop-javascript-api-specification/Single-StepTransfer|< Previous]]  | [[desktop-javascript-api-specification/TerminateInteraction|Next >]]</center>
+
| '''Description'''
</translate>
+
| '''Example'''
 +
|-
 +
| number
 +
| String
 +
| Required
 +
| The number for which the call is to be conferenced
 +
| "16501234567"
 +
|}

Latest revision as of 04:31, 29 May 2024