# mod_cdr_mysql **Repository Path**: glaye/mod_cdr_mysql ## Basic Information - **Project Name**: mod_cdr_mysql - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-05-12 - **Last Updated**: 2021-05-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README mod_cdr_mysql ============= FreeSWITCH Module CDR MYSQL apt-get install libmysql++-dev Just copy this folder in /usr/local/src/freeswitch/src/mod/event_handlers/ make make install Add it to autoloadconfig/modules.conf. Edit the file cdr_mysql.conf with your DB settings. Add the cdr_mysql.conf file to autoloadconfig folder. Restart FreeSWITCH