Skip to content

cloudPhone.enableDebugMode()

Turn on debugging output. This will print all SIP messages.

Sample

await cloudPhone.enableDebugMode();

Sample debugging output


Inputs

None.

Outputs

None.