Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Follow the below steps to enable the SMDR output on your Asterisk PBXphone system:

  1. Enter the 
    Referencemacro
    LabelServer Setup System.
  2. Under the Advanced section select to edit the manager_custom.conf.
  3. Add the following lines to the file:

    Code Block
    [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 =
  4. Click Edit to confirm the change.

...