cdr_addon_mysql.so



= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =========> Download Link cdr_addon_mysql.so = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =












































The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet... The System and Arch are optional added filters, for example System could be "redhat",. Error loading cdr_addon_mysql.so. Hi, I've got a problem while loading the module cdr_addon_mysql. Every things was working fine, but i wanted to upgrade to the latest stable release of asterisk (1.4.13), so I updated the asterisk addons package too (version 1.4.4). Then asterisk try to load this module, in the console i can. Asterisk - This forum automatically includes comments attached to Asterisk related wiki pages. It appears that since Asterisk 1.8 MySQL CDR storage is built-in (cdr_mysql.so is deprecated as is the Asterisk Add-ons). I have a cdr_mysql.conf configured (similar settings as in res_config_mysql.conf which works) and I have mySQL running and the cdr table created (and yes Asterisk can write to the. hi i have problem with cdr reports. Now i create a database and the cdr table, after i enable cdr_addon_mysql.so on modules.conf but don't work. How i can see if this module is ok? pbx*CLI> module load cdr_mysql.so. Unable to load module cdr_mysql.so. Command 'module load cdr_mysql.so' failed. [2012-06-05 15:01:33] WARNING[8426]: loader.c:398 load_dynamic_module: Error loading module 'cdr_mysql.so': /usr/lib/asterisk/modules/cdr_mysql.so: cannot open shared object. Hi Lerale Erwan I have used "make install" after downloaded the asterisk and also i have used another time "make install" after using cd /usr/src cvs checkout asterisk-addons There are no cdr_addon_mysql.so file not created in the /usr/lib/asterisk/modules/ and also /usr/src/asterisk/cdr directory. The sorce. Hi guys..... I installed asterisk in my server and installed asterisk-addons-1.4.5 from tar. But the calls are not recording, error showing that. The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet... The System and Arch are optional added filters, for example System could be "redhat",. ... CFLAGS+=-DMYSQL_LOGUNIQUEID - edit cdr_addon_mysql.c and replace the line reading AST_MUTEX_DEFINE_STATIC(mysql_lock); with static ast_mutex_t mysql_lock = AST_MUTEX_INITIALIZER; - change the asterisk table name from cdr to asterisk_cdr in cdr_addon_mysql.c chmod 644 cdr_addon_mysql.so cp. /etc/asterisk/cdr_mysql.conf: [global] hostname=localhost dbname=asterisk table=cdr password=mypass user=asterisk port=3306 sock=/var/run/mysqld/mysqld.sock # asterisk -r ubuntu*CLI> module load cdr_addon_mysql.so. Unable to load module cdr_addon_mysql.so. Command 'module load. Command 'module load cdr_addon_mysql.so' failed. [2014-07-15 15:54:06] WARNING[26531]: loader.c:439 load_dynamic_module: Error loading module 'cdr_addon_mysql.so': /usr/lib/asterisk/modules/cdr_addon_mysql.so: cannot open shared object file: No such file or directory [2014-07-15 15:54:06]. Bonjour,. d'abord je remercie Etienne Lessard pour son aide lors de mon précédent post. Maintenant un autre probleme res_config_mysql.so et cdr_addon_mysql.so sont absents sous /usr/lib/asterisk/modules la version Asterisk est 1.4.37+dfsg+pf.xivo.1.1.8. comment installer res_config_mysql.so et cdr_addon_mysql.so Hola a todos, les agradezco a todos de antemano. Mi problema es que no encuentro el archivo cdr_addon_mysql.so, obviamente lo necesito para usar Mysql. He instalado el asterisk-addons-1.4 hasta en tres oportunidades, revisé este archivo comprimido y el cdr_addon_mysql.so no está allí. Como vi en. ... app_userevent.so ;Custom User Event Application noload => app_zapateller.so ;Block Telemarketers with Special Informa noload => cdr_addon_mysql.so ;Mysql CDR Backend noload => cdr_pgsql.so ;PostgreSQL CDR Backend noload => chan_alsa.so ;ALSA noload => chan_h323.so ;H.323 noload => chan_local.so. Unable to load module cdr_addon_mysql.so. Command 'module load cdr_addon_mysql.so' failed. [Sep 20 12:07:40] WARNING[14918]: loader.c:402 load_dynamic_module: Error loading module 'cdr_addon_mysql.so': /usr/lib/asterisk/modules/cdr_addon_mysql.so: cannot open shared object file: No such. I tried to define noload to the chan_00h323.so and res_config_mysql.so, my asterisk start but give me others problems as bellowing... [Jun 28 17:03:12] WARNING[28637] loader.c: Module 'cdr_addon_mysql.so' did not register itself during load [Jun 28 17:03:12] WARNING[28637] loader.c: Module. cdr_csv.so cdr_custom.so cdr_manager.so cdr_syslog.so cdr_mysql.so. localhost*CLI> module load cdrmysql.so Unable to load module cdrmysql.so Command 'module load cdr_mysql.so' failed. [2013-07-01 09:08:00] VERBOSE[6600] loader.c: -- Reloading module 'cdr_mysql.so' (MySQL CDR Backend) in my case the problem was the cdr_mysql.so module was not installed or loaded. I did a fresh install of issabel in a virtual and took the cdr_mysql.so module located at /usr/lib64/asterisk/modules/ directory and uploaded it to the PBX with the problem. After restart asterisk it work fine. I hope this can help you. Asterisk package doesn't have cdr_mysql. I have installed the Asterisk 1.8 package from aur. I am unable to find the cdr_mysql.so in order to activate the cdr. Is this file in another package? thanks. dave. Offline. Asterisk Internet PBX: Re: cdr_addon_mysql.so did not register itself during load. vim /etc/asterisk/cdr_mysql.conf. [global] hostname=localhost dbname=asterisk table=cdr password=”yourpassword” user=asterisk port=3306 ;sock=/tmp/mysql.sock ;userfield=1. vim /etc/asterisk/modules.conf. load => cdr_addon_mysql.so. Restarting Asterisk. asterisk -r. CLI> restart when convenient. I had to install additionally libmysqlclient-dev on my Ubuntu 10.04 LTS (Lucid). After that configure recognised the mysql-client and produced the makefiles. The new built cdr_addon_mysql.so loads nicely into asterisk. But still I hope someone can fix all issues around asterisk addon and chan-capi. Hi I have installed asterisk from cvs properly. I have try to store the billing information in the mysql database. I had used this cd /usr/src cvs checkout asterisk-addons. And also copy sample configuration file to /etc/asterisk/cdr_mysql.conf & edit it according to my requirements. I had edit the modules.conf to load. ... But get the following error when loading asterisk: > > anyon*CLI> module load cdr_addon_mysql.so > [Apr 16 15:41:00] WARNING[15114]: loader.c:363 load_dynamic_module: > Error loading module 'cdr_addon_mysql.so': /usr/lib/asterisk/modules/ > cdr_addon_mysql.so: cannot open shared object file:. There is only one config file for the cdr_mysql.so module, this is configured at /etc/asterisk/cdr_mysql.conf and the default settings are as follows: ; ; Note - if the database server is hosted on the same machine as the ; asterisk server, you can achieve a local Unix socket connection by ; setting hostname=localhost ; ; port and. Asterisk is an Open Source PBX and telephony toolkit. This package provides the following modules for basic MySQL support for the Asterisk PBX: cdr_addon_mysql.so for logging call detail records (CDR) into a MySQL database; app_addon_sql_mysql.so for querying a MySQL database from your dialplan. You need to load cdr_addon_mysql.so, I had a similar problem a few weeks ago. It vanished after the update. Try from the asterisk console 'module load cdr_addon_mysql.so'. If you get an error, probably you don't have it into your /usr/lib/asterisk/modules dir, then you'll have to copy it from another machine. app_mysql.so and cdr_mysql.so get created. res_config_mysql.so is already there check with …../asterisk-1.8.13.0-rc2# find | grep res_config_mysql.so which should return ./addons/res_config_mysql.so. all 3 are now there so run “make install”. you can now prove they are in the right place by checking. asterisk*CLI> module load cdr_mysql.so. Unable to load module cdr_mysql.so. Command 'module load cdr_mysql.so ' failed. [2013-07-20 16:12:08] WARNING[6307]: loader.c:779 inspect_module: Module 'cdr_mysql.so' was not compiled with the same compile-time options as this version of Asterisk. next part -------------- --- old/pkg-plist Thu Dec 21 14:42:29 2006 +++ new/pkg-plist Thu Dec 21 14:42:46 2006 @@ -1,9 +1,9 @@ @unexec if cmp -s %D/etc/asterisk/cdr_mysql.conf %D/etc/asterisk/cdr_mysql.conf.sample; then rm -f %D/etc/asterisk/cdr_mysql.conf; fi etc/asterisk/cdr_mysql.conf.sample - at. My system: Trixbox Asterisk and Asterisk 2.8.0.4-1.6.0.26-r78 FONCORE After successfully install on my trixbox chan_extra my cdr stopped. In cli realized that the module does not load. The error is: [2011-09-29 07:25:42] WARNING[10903] loader.c: Module 'cdr_addon_mysql.so' was not compiled with the same. vi /etc/asterisk/cdr_mysql.conf [global] hostname=localhost dbname=asterisk table=cdr password=PASSWORD user=asterisk port=3306 sock=/var/lib/mysql/mysql.sock userfield=1 loguniqueid=yes ============ HELP 1. If you do not find cdr_addon_mysql.so file under /usr/lib/asterisk/modules, you will. XXX 1. cdr_addon_mysql. that means some dependency is not met. I haven't installed mysql shared and mysql d level. I thought the above issue might be of mysql d level not installed . so I installed both the mysql packages. After installation I again run the ./configure and make menuselect commands and. Ho ricompilato 10.000 volte asterisk-addons ma del file cdr_addon_mysql.so nessuna traccia. Il mysql è installato, il mysql-devel pure, asterisk è installato, il db l'ho creato ma niente. Qualcuno sa dirmi come fare per far creare questo benedetto file ? (sto usando Fedora core 6). robbyzz: Beginner Beginner: Messaggi: 45. No such command 'cdr mysql status' (type 'help cdr mysql status' for other possible commands). servidor*CLI> module load cdr_addon_mysql.so. [Nov 7 18:50:10] WARNING[10279]: loader.c:382 load_dynamic_module: Error loading module 'cdr_addon_mysql.so': libmysqlclient.so.15: cannot open shared. Though this cdr_addon_mysql.so shouldn't cause asterisk not to start. An interesting anomaly is that when I do emerge asterisk again: emerge =net-misc/asterisk-1.2.13 all the files disappears (are being DELETED) from the /etc/asterisk except the essential configuration files as I posted above. Why is it. Create a link to access the recorded calls from the " "PBX > CDR Report interface" cd /var/www/html/maint/cache ln -s /var/spool/asterisk/monitor/ monitor; Reactivate the usage of uniqueID for the CDRs saved in MySQL cp -p /usr/lib/asterisk/modules.bck/cdr_addon_mysql.so /usr/lib/asterisk/modules/. Note:. make && make install $ vim /etc/asterisk/cdr.conf [general] enable=yes $ vim /etc/asterisk/cdr_mysql.conf [global] hostname=localhost dbname=asterisk table=cdr password=pass01234 user=asterisk port=3306 ;sock=/tmp/mysql.sock ;userfield=1 vi /etc/asterisk/modules.conf load => cdr_addon_mysql.so. module load cdr_mysql.so. В случае успеха asterisk может выдать несколько уведомлений и загрузит модуль. Убедиться в том, что модуль загружен, можно выполнив команду: module show like cdr_mysql.so. После этого перезагрузите конфигурацию CDR и убедитесь, что звонки фиксируются в базе данных. 6.1.1.12 2011-08-05 Fixed a problem with iSymphony configuration. Thanks Raymond 2011-08-03 Fixed a bug where trunks appeared in the Special Lines list. Thanks Erik 2011-08-03 Changed the name of mysql cdr module for Asterisk 1.8 since it was renamed from cdr_addon_mysql.so to cdr_mysql.so. 1) Edit your /etc/asterisk/modules.conf and ensure that the cdr_addon_mysql.so is in the load list. You sholud see a line like: load => cdr_addon_mysql.so. You can then load asterisk in sonsole mode and watch the output to see if any errors are generateed when the module is loaded. Do this by running: This package provides the following modules for basic MySQL support for the Asterisk PBX: * cdr_addon_mysql.so for logging call detail records (CDR) into a MySQL database * app_addon_sql_mysql.so for querying a MySQL database from your dialplan * res_config_mysql.so for configuring Asterisk using a MySQL. [global] hostname=localhost dbname=asterisk table=cdr password=pass01234 user=asterisk port=3306 ;sock=/tmp/mysql.sock ;userfield=1. Редактируем файл /etc/asterisk/modules.conf vi /etc/asterisk/modules.conf. добавляем следующие строки (если нет): load => cdr_addon_mysql.so. Создаем БД. This package provides the following modules for basic MySQL support for the. Asterisk PBX: * cdr_addon_mysql.so for logging call detail records (CDR) into a MySQL database * app_addon_sql_mysql.so for querying a MySQL database from your dialplan * res_config_mysql.so for configuring Asterisk. load => cdr_addon_mysql.so; localhost*CLI> cdr status. CDR logging: enabled. CDR mode: simple. CDR output unanswered calls: no localhost*CLI> cdr mysql status. No such command 'cdr mysql status' (type 'help cdr mysql status' for other possible commands) Следовательно модуль не загрузился. So, you use Asterisk professionally, for fun, or both, and you want to know how to optimize the shit out of your Asterisk platform?.. ;load => app_verbose.so ;load => app_voicemail.so ;load => app_waitforring.so ;load => app_waitforsilence.so ;load => app_while.so ;load => app_zapateller.so ;load => cdr_addon_mysql.so. Ok so something is missing. I get the below for those two lines. checking for mysql_config... /usr/bin/mysql_config checking for mysql_init in -lmysqlclient... no I even installed the mysql-devel as Bradley Watkins suggested and still it says no. What do I need to make that say yes? Thanks -Original Message- From: [EMAIL. pbx_config.so Text Extension Configuration 0. func_callerid.so Caller ID related dialplan functions 0. func_groupcount.so Channel group dialplan functions 0. func_global.so Variable dialplan functions 0. cdr_addon_mysql.so MySQL CDR Backend 0. chan_iax2.so Inter Asterisk eXchange (Ver 2) 0. Provides : app_addon_sql_mysql.so app_saycountpl.so cdr_addon_mysql.so chan_ooh323.so format_mp3.so res_config_mysql.so asterisk-addons14. Requires :. load => cdr_addon_mysql.so. We're going to compile this, don't worry. Next edit your cdr_mysql.conf file in /etc/asterisk or create it if necessary: [global] hostname=localhost dbname=asteriskcdrdb user=astxuser ;user= password=astxpass ;password= port=3306 sock=/var/lib/mysql/mysql.sock. vi /etc/asterisk/cdr_mysql.conf [global] hostname=localhost dbname=asterisk table=cdr password=PASSWORD user=asterisk port=3306 sock=/var/lib/mysql/mysql.sock userfield=1 loguniqueid=yes ============ HELP 1. If you do not find cdr_addon_mysql.so file under /usr/lib/asterisk/modules, you will have to re-compile. Using default [Apr 9 15:13:52] NOTICE[24755] cdr_addon_mysql.c: MySQL database table not specified. Assuming "cdr" [Apr 9 15:13:52] ERROR[24755] cdr_addon_mysql.c: Failed to connect to mysql database asteriskcdrdb on localhost. [Apr 9 15:13:52] VERBOSE[24755] logger.c: cdr_addon_mysql.so. load => cdr_mysql.so ; Mysql CDR Backend - Requires ? ; Channels -- load => chan_iax2.so ; Inter Asterisk eXchange (Ver 2) - Requires res_crypto.so, res_features.so load => chan_local.so ; Show status of local channels- Requires N/A load => chan_gtalk.so ; Gtalk Channel Driver load => chan_sip.so. with optoware asterisk14-addons package not exist so I install the asterisk16-addons. It seem to work fine (it add cdr_addon_mysql.so module). But It cannot load it and when I want to load it manualy (module load cdr_addon_mysql.so) in the cli it return: [Jul 27 19:11:48] WARNING[6527]: loader.c:376. 加载时提示: 'cdr_addon_mysql.so' was not compiled with the same compile-time options as this version of Asterisk 我安装过程如下: ]R Mb,hJ 系统 ubuntu 10 先用 apt-get install asterisk 安装 asterisk 再 安装 mysql 再 apt-get install libmysql++-dev 安装 mysql-dev 再 apt-get install asterisk-mysql 安装. Подключение Asterisk к MySQL через драйвер ODBC. В первых версиях Asterisk для сбора и хранения данных CDR и CEL в MySQL использовался cdr_mysql.so. res_monitor.so Call Monitoring Resource 0 res_ael_share.so share-able code for AEL 0 res_agi.so Asterisk Gateway Interface (AGI) 1 res_phoneprov.so HTTP Phone Provisioning 0 res_speech.so Generic Speech Recognition API 0 cdr_addon_mysql.so MySQL CDR Backend 0 res_musiconhold.so Music. Now we are done with the MySQL side. type “exit” to leave the console. Next we will need to configure unixODBC to connect to MySQL. This will vary slightly based on your installation. The file we are looking for is “libmyodbc.so”. Once we know where the file is, we can edit the odbc.ini file to set up a MySQL connection. Below is the contents of /etc/asterisk/cdr_mysql.conf. [root@localhost asterisk]# cat cdr_mysql.conf. and is not "localhost", then cdr_mysql will attempt to connect to the ; port specified or use the default port... From your log it seems that "cdr_addon_mysql.so" is missing. Please reinstall asterisk adons and. If the deprecated cdr_mysql.so module is installed then this is optional, but still recommended. nano /etc/odbc.ini [MySQL-asteriskcdrdb] Description=MySQL connection to 'asteriskcdrdb' database driver=MySQL server=localhost database=asteriskcdrdb Port=3306 Socket=/var/lib/mysql/mysql.sock option=. O Asterisk é um poderoso software de PBX (central telefônica), free, que possibilita realizar interconexões entre o mundo analógico, digital e possibilita aplicações e recursos que quando vistos em outras centrais telefônicas, são de grande porte. cdr_mysql.so MySQL CDR Backend 0 app_mysql.so Simple Mysql Interface 0 3 modules loaded maria-laptop*CLI> maria-laptop*CLI> module load cdr_mysql.so. Unable to load module cdr_mysql.so. Command 'module load cdr_mysql.so' failed. [2013-04-20 16:26:06] WARNING[7937]: loader.c:838. Quote. Vigor106*CLI> module show like mysql. Module Description Use Count app_cbmysql.so CBMysql conference scheduling 0 cdr_addon_mysql.so MySQL CDR Backend 0 res_config_mysql.so MySQL RealTime Configuration Driver 0 app_addon_sql_mysql.so Simple Mysql Interface 0. Logged. 28, noload => cdr_custom.so ; Customizable Comma Separated Values CDR Backend. 29, noload => cdr_manager.so ; Asterisk Call Manager CDR Backend. 30, noload => cdr_mysql.so ; MySQL CDR Backend. 31, noload => cdr_pgsql.so ; PostgreSQL CDR Backend. 32, noload => cdr_sqlite.so ; SQLite CDR Backend. Asterisk 'asterisk-addons' 1.2.7/1.4.3 - CDR_ADDON_MYSQL Module SQL Injection. CVE-2007-5488. Remote exploit for Linux platform. [global] hostname=localhost dbname=asteriskcdrdb table=cdr password=PASSWORD user=asteriskcdr. In the configuration file of the modules /etc/asterisk/modules.conf, the module cdr_mysql.so must be registered for the load: load => cdr_mysql.so. Manually it can be loaded from the asterisk console like. Modifier la configuration de base de données. [global] hostname=localhost dbname=asteriskcdrdb table=cdr password=password user=asterisk port=3306. Ensuite, éditez votre fichier /etc/asterisk/modules.conf et ajoutez la cdr_addon_mysql.so dans la section [global]. [global] load => cdr_addon_mysql.so. asterisktijuana*CLI> module show like cdr_addon_mysql.so Module Description Use Count cdr_addon_mysql.so MySQL CDR Backend 0 1 modules loadedCLI> asterisktijuana*CLI> module unload cdr_addon_mysql.so == Unregistered 'mysql' CDR backend asterisktijuana*CLI> module load. sudo rasterisk *CLI>module unload cdr_mysql.so. Unloaded cdr_mysql.so == Unregistered 'mysql' CDR backend *CLI> module load cdr_mysql.so. Loaded cdr_mysql.so == Parsing '/etc/asterisk/cdr_mysql.conf': Found -- Found alias start for column calldate Loaded cdr_mysql.so => (MySQL CDR Backend) Já fiz, isso aqui que tem em um post: 1º Tive que acresentar os modulos no arquivo /etc/asterisk/modules.conf load => cdr_addon_mysql.so load => res_config_mysql.so 2º No arquivo res_mysql.conf. o contexto deve ser alterado para [asterisk] ao inves de [default] . 3º outro parametro que pode ser. 前回、作成した 呼情報テーブル (cdr) へ Asterisk の呼情報が格納されるように設定をします。 modules.conf の変更. ステップ1の asterisk-addons をインストールすると cdr_addon_mysql.so という設定ファイルが /usr/lib/asterisk/modules にあります。 Asterisk が MySQL へ CDR を格納するために必要なモジュールをロードするように. ... dbname=asterisk password=asterpass 設定したDBユーザ名port=3306 sock=/var/lib/mysql/mysql.so. 設定が終わったらAsteriskを再起動するか、module load cdr_addon_mysql.so を実行します。 dsn=asteriskcdrdb loguniqueid=yes dispositionstring=yes table=cdr ;"cdr" is default table name [root@pbx asterisk]# cat /etc/asterisk/cdr.conf. SHOULD BE EMPTY. THIS SHOULD ALREADY BE SET: [root@pbx asterisk]# cat /etc/asterisk/cdr_mysql.conf ; ; Note - if the database server is hosted on the same machine as the Скопируйте Примерный конфигурационный файл в /etc/asterisk/cdr_mysql.conf и отредактируйте его в соответсвии вашим требованиям. Затем отредактируйте modules.conf для загрузки cdr_addon_mysql.so и в конце перезапустите Астериск; перед перезапуском вы должны, как водится, проверить, что. Exemplo: /etc/asterisk/cdr_mysql.conf ; ; Note - if the database server is hosted on. If hostname is specified ; and is not "localhost", then cdr_mysql will attempt to connect to the ; port specified or use the default port. If hostname is not specified ; or if. load cdr_addon_mysql.so. e reinicializar o asterisk para. Probablemente al hacer el makemenuselect no seleccionaste los addons de cdr_mysql.so y cdr_adaptive.so y por ende ahora no cargan. Otro posible problema es que no tenias las librerias previamente instaladas para poder compilar dichos addons. En este momento estoy justo compilando una central. If you have the following entry,youhaven't installed therequired dependencies: [XXX] 1.cdr_addon_mysql Make sureyouhave MySQL installed (client and mysqldevel). Before compilation, you will also need to edit the cdr_addon_mysql.c file and addthefollowingtothetop of the file so that a unique ID for the call is stored in the. [global] hostname=localhost dbname=asteriskcdrdb table=cdr password=password user=asterisk port=3306. Then edit your /etc/asterisk/modules.conf and add the cdr_addon_mysql.so under the [global] section. [global] load => cdr_addon_mysql.so. Login to your MySQL server and create a root password. manually load the default mysql modules of addons in order in /etc/astrerisk/modules.conf. These will be loaded before the other modules autoload. [modules] autoload=yes ; load => app_addon_sql_mysql.so load => res_config_mysql.so load => cdr_addon_mysql.so ;optional. Then check the log after. cdr_custom.so Customizable Comma Separated Values CDR 0 cdr_pgsql.so PostgreSQL CDR Backend 0 cdr_addon_mysql.so MySQL CDR Backend 1. 然后输入命令来让它临时停止. asterisk -rx"unload cdr_addon_mysql.so". 如果出现以下错误就重启一下Asterisk再运行过一般就可以的啦. [root@asterisk]#. WARNING[5060] : loader.c:362 load_dynamic_module: Error loadinf module 'cdr_addon_mysql.so' : /usr/lib/asterisk/modules/cdr_addon_mysql.so: cannot open shared object file: No such file or directory. WARNING[5060] : loader.c:614 load_ressource: Module 'cdr_addon_mysql.s' could not be loaded. วิธีแก้เบื้องต้น ต้องแก้ file config /etc/astarisk/modules.conf เพื่อไม่ให้มีการ load module ที่มีปัญหา โดยทำการเพิ่มบรรทัดใน file config noload => cdr_mysql.so #vi /etc/astarisk/modules.conf ; Load either OSS or ALSA, not both ; By default, load no console driver ; noload => chan_alsa.so noload => chan_oss.so svn checkout http://svn.digium.com/svn/asterisk-addons/branches/1.6.2 asterisk-addons-1.6.2 cd asterisk-addons-1.6.2 ./configure make clean make make install make sample. Прописываем в файле modules.conf загрузку модуля: ; MySQL CDR load => cdr_addon_mysql.so. Дальше, нужно создать в. ... --001a11c25b48d87e5304e735e79f-- ["database.sql" (application/octet-stream)] ["cdrmysql.php" (application/x-httpd-php)] Master.csv) insert usage * values into a mysql database which is created for use * with the Asterisk_addons cdr_addon_mysql.so * The script will only insert NEW. KEY `accountcode` (`accountcode`) ) ENGINE=MyISAM;. 2.แก้ไขไฟล์ cdr.conf [general] enable=yes. 3.แก้ไขไฟล์ modules.conf. เพิ่มบรรทัดนี้เข้าไป. load => cdr_addon_mysql.so. 4. แ้ก้ไขไฟล์ cdr_mysql.conf. [global] ;hostname=database.host.name ;dbname=asteriskcdrdb ;table=cdr ;password=password ;user=. в asterisk.conf пути прописаны в логах loader.c - загружука я один модуль(почему то один), а не получилось, - couldn't load и больше ничего. show modules пустой ( applications не пустой - грузит все что надо) грузит сначала один func_string.so - не выходит, потом moh - тоже не выходит. mysql database which is created for use. * with the Asterisk_addons cdr_addon_mysql.so. * The script will only insert NEW records so it is safe. * to run on the same log over-and-over. *. * Author: John Lange (john@johnlange.ca). ... dbname=asteriskcdrdb table=cdr password=DB_PASSWORD user=dbuser ;port=3306 ;sock=/tmp/mysql.sock ;timezone=UTC ; Previously called usegmtime. Убедитесь что модули cdr_mysql загружены: localhost*CLI> module show like mysql Module Description Use Count cdr_mysql.so MySQL CDR. voicemail and extension Shared. 6 hours, 4 minutes ago. voicemail and extension Shared. 6 hours, 35 minutes ago. voicemail and extension Shared. 7 hours, 4 minutes ago. update to 10.0.29-5 breaks cdr_mysql.so. 9 hours, 17 minutes ago. update to 10.0.29-5 breaks cdr_mysql.so. 9 hours, 23 minutes.