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

Version 1 Current »

Useful when more than one Motion server are logging CDR's to the same database table

Step-by-step guide


  1. edit /etc/asterisk/asterisk.conf
  2. uncomment line and change my_system_name with the unique system name (might be same or different from hostname) : 

    systemname = my_system_name
  3. save and exit
  4. restart asterisk service 

    systemctl restart asterisk



  • No labels