Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

These instructions should assist in configuring your Asterisk PBX to work with TIM Plus. If you are not familiar with PBX configuration, please contact your system maintainer.

Connection information Description
Connection type IP
IP method TIM Plus makes a connection to the Asterisk PBX.

You will need to follow the below steps to enable CDR to be sent out via IP on your Asterisk PBX:

  • Enter the Server Setup System.
  • Under the Advanced section select to edit the manager_custom.conf.
  • Add the following lines to the file:
    [CDRout]secret = cdrdeny = 0.0.0.0/0.0.0.0permit = 10.0.0.0/255.0.0.0permit = 192.168.0.0/255.255.0.0permit = 212.57.232.128/255.255.255.128read = callwrite =
  • Click Edit to confirm the change.

Once you have completed the changes, you will need to restart the Asterisk for the changes to take effect.

Configuring TIM Plus

Below you will find steps on how to configure TIM Plus to listen for SMDR data from your Asterisk:

  1. Browse to TIM Plus as normal and login with your credentials.
  2. Click on the Directory tab.
  3. Click on the site configured during the setup wizard and click Properties or create a new site and click Properties.
  4. Asterisk
  5. Within the Site Properties window, select Asterisk from the PBX model drop-down list.
  6. In the Connection method field select Actively connect to PBX from the drop-down list.
  7. In the Host field enter the IP Address of your Asterisk.
  8. In the Port field enter in 5038.
  9. In the Username and Password fields enter in your username and password accordingly.
  10. In the Connection script field select Asterisk from the drop-down list.
  11. Finally, click on the Save button.
Labels: