RUI3 (RAK Unified Interface 3) - RAK4631
bg77::chld

Public Member Functions

String set ()
 
String set (int)
 

Member Function Documentation

◆ set() [1/2]

String set ( )
Description
This api allows the control of the following call related services:
A call can be temporarily disconnected from the MT but the connection is retained by the network;
Multiparty conversation (conference calls);
The served subscriber who has two calls (one held and the other either active or alerting) can connect the other parties and release the served subscriber’s own connection.
Syntax
bg77.chld.set()
Returns
String response

◆ set() [2/2]

String set ( int  )
Description
This api allows the control of the following call related services:
A call can be temporarily disconnected from the MT but the connection is retained by the network;
Multiparty conversation (conference calls);
The served subscriber who has two calls (one held and the other either active or alerting) can connect the other parties and release the served subscriber’s own connection.
Syntax
bg77.chld.set(n)
Parameters
nint Integer type.
0 Terminate all held calls or UDUB (User Determined User Busy) for a waiting call. If a call is waiting, terminate the waiting call. Otherwise, terminate all held calls (if any).
1 Terminate all active calls (if any) and accept the other call (waiting call or held call)
1X Terminate the specific call number X (X=1-7)
2 Place all active calls on hold (if any) and accept the other call (waiting call or held call) as the active call
2X Place all active calls except call X (X=1-7) on hold
3 Add the held call to the active calls
4 Connects the two calls and disconnects the subscriber from both calls (ECT)
Returns
String response