Using the M3UA management function reference

This section provides an alphabetical reference to the M3UA management functions. A typical function includes:

Prototype

The prototype is followed by a list of the function arguments. Dialogic data types include:

  • U8 (8-bit unsigned)

  • S16 (16-bit signed)

  • U16 (16-bit unsigned)

  • U32 (32-bit unsigned)

  • Bool (8-bit unsigned)

Return values

The return value for a function is either M3UA_SUCCESS or an error code.