Reference14r1:Apps/PbxManager/App Reports
Jump to navigation
Jump to search
There are also other versions of this article available:
Reference13r2 | Reference14r1 (this version)
This page describes the PBX Manager Plugin of the Reports App. The plugin supports configuring the app service and adding, changing or deleting user client apps.
The app service provides three types of apps:
- The Call List App: An user app that provides a call history.
- The Call List API: This is an interface to provide call history data in other apps like the phone app.
- The Reports App: Call data of all users.
Additionally, following configuration options are available:
Change configuration
- Delete CDRs
- enable or disable automatic CDR deletion
- optionally set deletion interval, default is 90 days
Account for the CDR authorization
HTTP credentials for CDR reception
- User name
- Password
Account for external applications
CDR data can be downloaded by external applications. See Remote Interface for details.
The HTTP credentials for this can be configured here.
- User name
- Password
SMTP configuration
Call Data can be sent by e-mail (see E-Mail Report Settings in the Reports App).
You can configure the SMTP client data used when sending these e-mails here:
- Host name
- name to be used in the SMTP HELO line. This name is often ignored by the receiving SMTP server. If you have a DNS name for your AP (such as
ap.yourdomain.tld
), use this. Otherwise try the IP address (such as10.1.1.100
). - Server
- the DNS name or IP address of the receiving SMTP server (e.g.
smtp.yourdomain.tld
) - User name
- user name for authenticated SMTP. Leave blank if authentication is not required
- Password
- password for authenticated SMTP. Leave blank if authentication is not required
- Sender address
- e-mail address of sender (e.g.
reports@yourdomain.tld
) - Sender name
- display name of sender (e.g.
Reports Service
)
Customized texts
- Mail subject, notification of incoming documents
- You may leave this field blank. In case Email-reports are send, this text will replace the default text for the mail subject ("Call report")
- Mail body (HTML), notification of incoming documents
- You may leave this field blank. In case Email-reports are send, this text will replace the default text for the mail body ("You will find the call report in the attached file")