Phone 2

Debugging with Phone 2

To open the Debugger for a project using Phone 2, select the corresponding variant of the debugger from the dropdown list in the top left corner of the screen:

This will open the debugger, where a phone 2 release should be chosen. If there is no release already created, the debugger will show the Add New Release button.

Upon selection, the debugger interface will appear. Here, you should choose a Phone 2 release. If a release has not been created yet, click the Add New Release button.

For instructions on creating a new release, please refer to the Creating a Release documentation.

After a Phone 2 release is created, it must be called, and Parloa should be tested. Following this, reopen the debugger.

The newly created release can now be selected from within the debugger. This action moves you to step 2, where you must select the caller you wish to debug.

Finally, once the caller is selected, a debugger specific to that call will be accessible from the sidebar.

Last updated