Re: [asterisk-users] postgres and asterisk

2007-01-09 Thread Matthew Rubenstein
] wrote: > Date: Tue, 9 Jan 2007 16:54:24 -0400 > From: "Humberto Figuera" <[EMAIL PROTECTED]> > Subject: Re: [asterisk-users] postgres and asterisk > To: "Asterisk Users Mailing List - Non-Commercial Discussion" > > Message-ID: > <[EMA

Re: [asterisk-users] postgres and asterisk

2007-01-09 Thread Humberto Figuera
Hi O.Youssef, if you asterisk version is 1.2.X edit apps/Makefile and discomment the line that contain 'app_sql_postgres.so': # # Obsolete things... # APPS+=app_sql_postgres.so #APPS+=app_sql_odbc.so save if you use debian: aptitude install libpq-dev and compile again I hope this be helpf

Re: [asterisk-users] postgres and asterisk

2007-01-05 Thread chester c young
use a simple agi - php is easy to do. --- "O.Kamal" <[EMAIL PROTECTED]> wrote: > I just need to retrieve a value from a field in a postgres database, > and > playback this value when someone dial a specific extension. > > On 1/4/07, Thomas Kenyon <[EMAIL PROTECTED]> wrote: > > > > O.Kamal wrote

Re: [asterisk-users] postgres and asterisk

2007-01-04 Thread Paul
Start by writing some agi in perl or php. Either of those should allow you to access pg database servers. If the agi is too slow for your needs move it over to compiled c. O.Kamal wrote: > I just need to retrieve a value from a field in a postgres database, > and playback this value when someone

Re: [asterisk-users] postgres and asterisk

2007-01-04 Thread O . Kamal
I just need to retrieve a value from a field in a postgres database, and playback this value when someone dial a specific extension. On 1/4/07, Thomas Kenyon <[EMAIL PROTECTED]> wrote: O.Kamal wrote: > I need to retrieve my asterisk to retrieve a values from postgresql, i > am looking for some

Re: [asterisk-users] postgres and asterisk

2007-01-04 Thread Thomas Kenyon
O.Kamal wrote: I need to retrieve my asterisk to retrieve a values from postgresql, i am looking for some sort of application like *mysql*() app, I found one but it is only available on Suse, is there any way for doing this? Regards, O.Youssef What do you need to do? To get an SQL console wi

[asterisk-users] postgres and asterisk

2007-01-04 Thread O . Kamal
I need to retrieve my asterisk to retrieve a values from postgresql, i am looking for some sort of application like *mysql*() app, I found one but it is only available on Suse, is there any way for doing this? Regards, O.Youssef ___ --Bandwidth and Colo