Editing the tutorial.properties file

Last Updated : Oct 05, 2021 |

About this task

Before you can run the tutorial sample application, edit the tutorial.properties file to provide information specific to your configuration.

Procedure

  1. Using a text editor, open the following file:

    /opt/mvap/cmapi/cmapijava-sdk/examples/resources/tutorial.properties

  2. In the tutorial.properties file, for callserver, type the IP address of the media server for the Routing Core Server.
  3. For extension, type the extension number of the station that you administered for the application.
  4. For password, type the security code you administered for the station that you administered for the application.
  5. For cmapi1.username, type the user name.
  6. For cmapi1.username, type the user password.

    By default, the username and password are stored in the User Management database.

  7. For cmapi1.server_port, type 4721.
  8. For cmapi1.secure, type false.
  9. Save and close the tutorial.properties file.