Re: [asterisk-users] Problem while using asterisk Realtime

2007-03-31 Thread Russell Bryant

- "Sanjay Rajdev" <[EMAIL PROTECTED]> 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.

___
--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


Re: [asterisk-users] Problem while using asterisk Realtime

2007-03-30 Thread Sanjay Rajdev
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" <[EMAIL PROTECTED]>
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 ::

[EMAIL PROTECTED] ~]# 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

___
--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