Go to Settings > Configuration > CallREC Core > SMTP Setting.
The SMTP setting enables Call Recording to send emails to users and administrators.

 

To change the IP address of the Call Recording SMTP server (initially defined during Call Recording installation).

  1. Type the new address in the SMTP server address field.
  2. Click Save configuration.

Changing the Admin Email Notifications "From" Address

To change the name of the email sender that was set during installation:

  1. Connect via ssh to your GQM server where Configuration Manager is running.
  2. Change the XML property in the file /opt/callrec/etc/webadmin.xml:
<Property name="email.address" value="callrec@docs-callrec1.office.zoomint.com"/>

2. Type the new address in the value field.
3. Restart the Web UI with the following command.

 </opt/callrec/bin/rc.callrec_web restart>