TeleStax.orgCommunity Documentation
The admin user interface is a great way to perform repetive Restcomm task in a orderly manner. Care has been taken to make the user experience intuitive for those new to the platform. In this chapter, you will learn how to use some of the features available to create Clients, Phone Numbers, Check Call Logs, Get Speech-to-Text Transcription and many more
Please also visit the official Telestax documentation page for more usage tutorials:http://www.telestax.com/docs
You need to make sure Restcomm is running before you can use the Admin User Interface. When you are running on a local install, open your web browser and go to this url http://127.0.0.1:8080/restcomm-management . You will see a screenshot similar to the one below
Please see the Section 2.2, “Login into Restcomm and Changing the Default Password” for more information about changing the default password.
When you click on the Administrators Account at the top right corner of the window, as shown in the screenshot below, you will be able to change your Administrators passwords and create Sub Accounts.

Table 5.1. Account Settings
| Number | Description |
|---|---|
| 1 | Shows the current Acount profile |
| 2 | You can create new Sub Accounts |
| 3 | Descriptive name of the user account |
| 4 | New password of the current logged in account |
| 5 | You can activate or suspend an account |
| 6 | There are three options, Trial, Basic and Full(default) |
| 7 | List of Sub Accounts |
This is the default page where you can get an overview of your Restcomm Installation.

Table 5.2. Dashboard
| Number | Description |
|---|---|
| 1 | Account SID is the default used by the Administrator's account |
| 2 | The Auth Token is the password that is required for any Restcomm operation. You can click on the hidden button to reveal the hashed password. |
| 3 | The Debugger lets you troubleshoot any issues you might encounter using Restcomm |
| 4 | A quick way to get all the API exposed by Restcomm |
| 5 | Additional information about Calls parsed by Restcomm |
| 6 | Additional information about SMS parsed by Restcomm |
| 7 | This will take you to the Restcomm Visual Designer (RVD) page located a http://127.0.0.1:8080/restcomm-rvd |
This will show the default demo applications that come with Restcomm. When you start creating applications and attaching numbers, they will also be displayed on this page.

Table 5.3. Restcomm Numbers
| Number | Description |
|---|---|
| 1 | The number 1235 is attached to the hello-world.xml application. You must have configured VoiceRSS text-to-speech to use this application |
| 2 | The number 1236 is attached to a the Gather verb. It will ask you to enter a number and you can hear the number you enter. You must have configured VoiceRSS text-to-speech to use this application |
| 3 | The number 1234 plays a pre-recorded file. |
| 4 | This icon lets you edit the Name of the entry to a more descriptive one. |
| 5 | This button lets you create a new number that can be attached to a RCML |
When you click on the Register Number button, you will see a screenshot similar to the one below. This will allow you to create a new phone number that can be attached to a Restcomm application.

Table 5.4. Restcomm Numbers
| Number | Description |
|---|---|
| 1 | The field to enter the phone number. |
| 2 | This button will show the Area Code. You must have Voip Innovations API account configured in the restcomm.xml file to use this feature. It will search for DID in the area code specified. At the moment, only US DIDs are available. |
| 3 | This button will show advanced options if you want to add more features to the phone number like the VoiceUrl |
| 4 | See the Rest API Chapter 4, Restful APIs for more information |
| 5 | This button will show available Restcomm Visual Designer (RVD) applications that can be linked to a phone number. |
| 6 | See the Rest API Chapter 4, Restful APIs for more information |
Editing a phone number can be done by clicking on the number, the screenshot below shows how you can edit the number 1235. You can change the VoiceUrl to which the number is attached.

Table 5.5. Edit Update Numbers
| Number | Description |
|---|---|
| 1 | You can link the phone number to a VoiceUrl application. See the REST API for more details. |
| 2 | You can link the phone number to a SMS application. See the REST API for more details |
| 3 | You can link the phone number to a USSD application. See the REST API for more details |
| 4 | Caller Id lookup requires a CNAM provier |
| 5 | You can save your changes or press close to discard the changes |
SIP Client is a feature that allows you to create a Restcomm profile that can be used for P2P or B2BUA calls. This will be empty until you create a new client. You can create a new client by clicking on the Resgister SIP Clent button.

Table 5.6. SIP Clients
| Number | Description |
|---|---|
| 1 | The client name. (ex. alice or bob) |
| 2 | The password that will be used to when you want to register the client with restcomm |
| 3 | Use to open optional parameters windows |
| 4 | This can be the full name of the client (ex.Alice Wilkinson) or any descriptive name |
| 5 | This is where you specify the VoiceUrl that is automatically invoked when the client is called. See the REST API for more details. |
| 6 | See the REST API for more details. |
| 7 | This will validate your changes and create the client. |
The log section gives you an overview of current Restcomm system information.
A list of all Recordings (using the Record Verb) that have been processed by Restcomm

A list of all Transcriptions that have (using the Transcribe parameters of the Record Verb) that have been processed by Restcomm. See the Chapter 4, Restful APIs
