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

Public Member Functions

String set (String)
 
String set (String, String)
 

Member Function Documentation

◆ set() [1/2]

String set ( String  )
Description
This api sets up outgoing voice and data or fax calls. Supplementary services can also be controlled with this command.
Syntax
bg77.atd.set(number)
Parameters
numberint String of dialing digits and optionally V.25ter modifiers
Dialing digits: 0-9, *, #, +, A, B, C
Following V.25ter, modifiers are ignored: ,(comma), T, P, !, W, @
Returns
String response

◆ set() [2/2]

String set ( String  ,
String   
)
Description
This api sets up outgoing voice and data or fax calls. Supplementary services can also be controlled with this command.
Syntax
bg77.atd.set(number,mgsm)
Parameters
numberint String of dialing digits and optionally V.25ter modifiers
Dialing digits: 0-9, *, #, +, A, B, C
Following V.25ter, modifiers are ignored: ,(comma), T, P, !, W, @
mgsmString String of GSM modifiers:
I Activates CLIR (Disable presentation of own number to called party)
i Deactivates CLIR (Enable presentation of own number to called party)
G Activates closed user group invocation for this call only
g Deactivates closed user group invocation for this call only
Returns
String response