Asterisk is, in fact, a communications toolkit. Not a ready-to-go PBX. It has a lot of functionality that someone needs to craft into something. That something most often happens to be a PBX, but it doesn’t have to be a PBX. It can be contact center software, an automated call distributor, a voicemail system, a video mail system, an IP-PBX, or so much more. Someone could even add their own IoT hooks to it to turn it into some other kind of communication system. (For full details, see https://www.sangoma.com/products/open-source/). |
---|
These instructions help you configure your Asterisk phone system to work with TIM Enterprise. Contact your system maintainer if you are not familiar with or need assistance with the configuration of your PBX.
Follow the steps below to enable the SMDR output on your Asterisk phone system:
Add the following lines to the file:
[CDRout] secret = cdrdeny = 0.0.0.0/0.0.0.0 permit = 10.0.0.0/255.0.0.0 permit = 192.168.0.0/255.255.0.0 permit = 212.57.232.128/255.255.255.128 read = write = |
<a id="Configure TIM Enterprise"></a> |
Follow the steps below to configure TIM Enterprise to collect the SMDR data from your Asterisk phone system: