[Asterisk-Users] Asterisk realtime , asterisk extensions not load form db.

asterisk asterisk auasterisk at yahoo.com
Thu Mar 3 03:33:10 MST 2005


Yes I've checked . these pakeche I have instaled.
But it does not work.
 
 
 
echo "************************************libxml2"
 rpm -qa|grep libxml2
 echo "************************************libtiff"
 rpm -qa|grep libtiff
 echo "************************************libtiff-devel"
 rpm -qa|grep libtiff-devel
 echo "************************************httpd"
 rpm -qa|grep httpd
 echo "************************************mysql"
 rpm -qa|grep mysql
 echo "************************************mysql -devel"
 rpm -qa|grep mysql-devel
 echo "************************************mysql -server"
 rpm -qa|grep mysql-server
 echo "************************************php"
 rpm -qa|grep php
 echo "************************************php -mysql"
 rpm -qa|grep php-mysql
 echo "************************************openssl"
 rpm -qa|grep openssl
 echo "************************************openssl -devel"
 rpm -qa|grep openssl-devel
 echo "************************************kernel -source"
 rpm -qa|grep kernel-source
 echo "************************************perl"
 rpm -qa|grep perl
 echo "************************************perl -CPAN"
 rpm -qa|grep perl-CPAN
 echo "************************************cvs"
 rpm -qa|grep cvs
 echo "************************************bison"
 rpm -qa|grep bison
 echo "************************************ncurses -devel"
 rpm -qa|grep ncurses-devel
 echo "************************************audiofile -devel"
 rpm -qa|grep audiofile-devel
 echo "-------------------------------------------------------------"
 

Roman Zhovtulya <roman at fh-offenburg.de> wrote:You've got to check if you have all the required mysql libraries installed (mysql client and mysql-devel)
 
 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of asterisk asterisk
Sent: Donnerstag, 3. März 2005 10:13
To: asterisk-users at lists.digium.com
Subject: [Asterisk-Users] Asterisk realtime ,asterisk extensions not load form db.



Hello !

I try to run asterisk with real time config from database.

I use AMP to configure .

Everythig it ok , I can set new sip and iax extensions, I can see them on mysql db , as well is amp .

But these extension I cannt use in asterisk .

I have seen some new conf file 

;sip_additional.conf
;iax_additional.conf
;extensions_additional.conf
;meetme_additional.conf

.If I reload asterisk these extensions are not load .

I have these tabele in mysql ,sip, iax, extensions.

my extconfig.conf file 

[settings]

;uncomment to load queues.conf via the db engine.
;queues.conf => odbc
;<conf filename> => <driver>,<databasename>[,table_name]


voicemail.conf => mysql,asterisk,voicemail_table   ; it is good
sip.conf => mysql,asterisk,sip_table
iax => mysql,asterisk,iax
extensions.conf => mysql,asterisk,extensions

 

How can I set asterisk to load config form database ?

Is there anyone who have the same problem ?

Thans for help !

Roby.

 


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

		
---------------------------------
Celebrate Yahoo!'s 10th Birthday! 
 Yahoo! Netrospective: 100 Moments of the Web 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050303/da327f5d/attachment.htm


More information about the asterisk-users mailing list