Howto13r2:RecordingsApp: Difference between revisions

From innovaphone wiki
Jump to navigation Jump to search
Line 32: Line 32:


=Setting up the Devices Plugin=
=Setting up the Devices Plugin=
==Part 1 - Configuring the PBX==
==Configuring the CDR settings==
===Part 1.1 - CDR Checkbox===
===CDR Checkbox===
*To fully function, you need to activate the CDR option in the PBX.
*To fully function, you need to activate the CDR option in the PBX.
**To do that, you need to select the '''PBX - Config''' tab
**To do that, you need to select the '''PBX - Config''' tab
Line 40: Line 40:
[[Image:Recordings-howto5 1.png]]
[[Image:Recordings-howto5 1.png]]


===Part 1.2 - Configuring CDR===
===Configuring CDR===
*In this step you are going to setup the CDR tab in the PBX
*In this step you are going to setup the CDR tab in the PBX
**Those settings you can find under '''Gateway - CDR1'''.
**Those settings you can find under '''Gateway - CDR1'''.
Line 51: Line 51:
[[Image:Recordings-howto6-1.png]]
[[Image:Recordings-howto6-1.png]]


===Part 1.3 - Checking the object===
===Checking the object===
*It could happen that '''Websocket''' and '''Admin''' isn't ticked in '''"Objects"'''.
*It could happen that '''Websocket''' and '''Admin''' isn't ticked in '''"Objects"'''.
**To check this, you need to navigate to '''PBX - Objects'''
**To check this, you need to navigate to '''PBX - Objects'''
Line 59: Line 59:
[[Image:Recordings-howto7-1.png]]
[[Image:Recordings-howto7-1.png]]


==Part 2 - Configuring the Phones==
==Configuring the Phones==
===Part 2.1 - Setting up the URL===
===Setting up the URL===
*To actually record the calls, the phones need to be set up correctly.
*To actually record the calls, the phones need to be set up correctly.
**Select a phone and go to the '''"Phone"''' tab.
**Select a phone and go to the '''"Phone"''' tab.
Line 68: Line 68:
[[Image:Recordings-howto8-1.png]]
[[Image:Recordings-howto8-1.png]]


===Part 2.2 - Setting up the Recording-Tab===
===Setting up the Recording-Tab===
*To fully function, the following changes need to be made in the '''Recording-Tab'''
*To fully function, the following changes need to be made in the '''Recording-Tab'''
**''Mode:'' Transparent: This means that the call will be recorded instantly.
**''Mode:'' Transparent: This means that the call will be recorded instantly.

Revision as of 13:37, 30 September 2021

Setting up the Instance

  • In this Step you're going to Setup the Instance of the Recordings App
    • For this you need to download the app in the AP Manager Plugin.
    • After installing the latest version, you need to add a new instance.
    • You need to fill all the important information in the newly opened window.
    • After setting up the instance and starting it, it should look like the following:

Recordings-howto1 1.png

Configuration in the PBX Manager Plugin

Adding objects through the Recordings AP

  • First you're going to add 2 new objects for the Recordings App to function.
    • Here you need to add one object for "User" and one for "Admin".
    • You have three fields to fill out.
      • Name: Here youre going to name the App
      • SIP: Here you need to name the SIP
      • TYPE: Here you can choose what type this object is going to have.

Recordings-howto3 1.png

At the end, it should look like this:

Recordings-howto2 1.png

Configuring Templates

  • For the app to work, you need to give out permissions and licences for the templates.
    • Select the user template and give him the app permission and the licence.
    • Select the admin template and give him the admin-app permission and also the licence.
    • Now users with either template can use the appropiate apps.

Recordings-howto4 1.png

Setting up the Devices Plugin

Configuring the CDR settings

CDR Checkbox

  • To fully function, you need to activate the CDR option in the PBX.
    • To do that, you need to select the PBX - Config tab
      • Here you need to check the "Generate CDRs" checkbox.

Recordings-howto5 1.png

Configuring CDR

  • In this step you are going to setup the CDR tab in the PBX
    • Those settings you can find under Gateway - CDR1.
      • The following settings need to be made:
        • Type: HTTP
        • Adress: here you need to either set the IP Adress of your application platform, or the name of it which is resolved from your DNS Server.
        • Method: External (POST)
        • Path: Here you need to put a case-sensitive URL: "/domain/recordings/cdr".

Recordings-howto6-1.png

Checking the object

  • It could happen that Websocket and Admin isn't ticked in "Objects".
    • To check this, you need to navigate to PBX - Objects
    • Here you select the Recordings object and select the first App tab.
    • Both checkboxes should be ticked.

Recordings-howto7-1.png

Configuring the Phones

Setting up the URL

  • To actually record the calls, the phones need to be set up correctly.

Recordings-howto8-1.png

Setting up the Recording-Tab

  • To fully function, the following changes need to be made in the Recording-Tab
    • Mode: Transparent: This means that the call will be recorded instantly.
    • Recorder: HTTP Server

Recordings-howto19.png

Configuring the App

  • At last, you need to set the PBX name into the settings of the app, which is found in the RecordingsAdmin - app
    • After opening the app, you can open a sidebar-menu with the upper right menu button.
    • Below you see the setting which is called "PBX name". Here you set the name you gave the PBX.

Recordings-howto20.png


After that, the configuration is done and you can freely use the app.