Sanjay Rajdev
2007-Mar-29 15:42 UTC
[asterisk-users] Problem while using asterisk Realtime
I am having problem while having asterisk work with ODBC (Postgres) The error that I am getting is "config.c: Realtime mapping for 'sippeers' found to engine 'odbc', but the engine is not available" I really donot know what has went wrong. I have set the ODBC connection properly I have verified it using :: [root@asterisk ~]# echo "select 1 " | isql asterisk +---------------------------------------+ | Connected! | | | | sql-statement | | help [tablename] | | quit | | | +---------------------------------------+ SQL> +------------+ | ?column? | +------------+ | 1 | +------------+ SQLRowCount returns 1 1 rows fetched Here are the details of the stuff I am using OS :- fedora core 6 kernel 2798 (Was able to build asterisk on it) asterisk-1.4.1 libpri-1.4.0 zaptel-1.4.0 asterisk-addons-1.4.0 (Also tried with or without) Can someone please help, I am very new to asterisk. Regards, Sanjay Rajdev Phone : +1 (877) 342 2329 x 1702 Fax : +1 (815) 261 5907 http://www.featherstoneinformatics.com Communications from Featherstone Informatics Group ("FIG") may transmit information that is confidential and privileged information of Featherstone Informatics Group ("FIG"). Unless you are the intended addressee, you may not use, copy or disclose to anyone this communication or any information transmitted by this communication. If you have received such communication in error, please advise the sender by e-mail and/or telephone and destroy this communication immediately. This communication and any information transmitted by this communication may also be considered "protected health information" as defined under the Health Insurance Portability and Accountability Act and its related regulations (a.k.a., HIPAA) or any other similar state law. Please exercise due care and ensure that you comply with its contractual and legal obligations.
Sanjay Rajdev
2007-Mar-30 12:52 UTC
[asterisk-users] Problem while using asterisk Realtime
Another thing I found is if i do the following # make menuselect go in option 2. Call Detail Recording here the option 4. cdr_odbc and option 5. cdr_pgsql both have XXX marked infront of them. And at the bottom of screen it says ODBC CDR Backend Depends on: unixodbc(E) I donot know why it says so as I have already mentioned below that the odbc connectivity is working fine. Also I have checked other option in Menuselect everywhere it says same for odbc. Can someone please let me know what I is wrong here. Regards, Sanjay Rajdev ----- Original Message ----- From: "Sanjay Rajdev" <sanjay.rajdev@featherstoneinformatics.com> To: asterisk-users@lists.digium.com Cc: asterisk-dev@lists.digium.com Sent: Friday, March 30, 2007 4:09:16 AM (GMT+0530) Asia/Calcutta Subject: [asterisk-users] Problem while using asterisk Realtime I am having problem while having asterisk work with ODBC (Postgres) The error that I am getting is "config.c: Realtime mapping for 'sippeers' found to engine 'odbc', but the engine is not available" I really donot know what has went wrong. I have set the ODBC connection properly I have verified it using :: [root@asterisk ~]# echo "select 1 " | isql asterisk +---------------------------------------+ | Connected! | | | | sql-statement | | help [tablename] | | quit | | | +---------------------------------------+ SQL> +------------+ | ?column? | +------------+ | 1 | +------------+ SQLRowCount returns 1 1 rows fetched Here are the details of the stuff I am using OS :- fedora core 6 kernel 2798 (Was able to build asterisk on it) asterisk-1.4.1 libpri-1.4.0 zaptel-1.4.0 asterisk-addons-1.4.0 (Also tried with or without) Can someone please help, I am very new to asterisk. Regards, Sanjay Rajdev _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Russell Bryant
2007-Mar-31 08:39 UTC
[asterisk-users] Problem while using asterisk Realtime
----- "Sanjay Rajdev" <sanjay.rajdev@featherstoneinformatics.com> wrote:> Another thing I found is if i do the following > # make menuselect > go in option 2. Call Detail Recording > here the option 4. cdr_odbc and option 5. cdr_pgsql both have XXX > marked infront of them. And at the bottom of screen it says ODBC CDR > Backend Depends on: unixodbc(E) > I donot know why it says so as I have already mentioned below that the > odbc connectivity is working fine. > Also I have checked other option in Menuselect everywhere it says same > for odbc. > > Can someone please let me know what I is wrong here.You probably need to install libtool. After installing it, re-run the configure script. -- Russell Bryant Software Engineer Digium, Inc.