I am following this procedure <br><br><br>ou have to compile asterisk with the cdr_pgsql.o module, for this follow the steps:
<br>
<br>Configure asterisk with postgresql support:  
<br><div class="bitbox">./configure --with-postgres=&lt;dir where postgresql is installed&gt;</div>
<br>Then issue the command:  
<br><div class="bitbox">make menuconfig</div>
<br>in the menu select 2.Call Detail Recording -&gt; then check cdr_pgsql
<br>build asterisk
<br><div class="bitbox">make</div>
<br>Install it
<br><div class="bitbox">sudo make install</div>
<br>Then add, in the file modules.conf, the line:
<br><div class="bitbox">load =&gt; cdr_pgsql.so</div>
<br><br><br><br><br>but when i execute this ./configure --with-postgres=&lt;dir where postgresql is installed&gt; <br><br>it gives an error for missing an pg_config file ..... i searched the PC but it really dont exists..... but database server is fine and working OK! <br>
<br>what to do in this situation<br><br><br><br><br><br><br><br><br><br><br><br><br><div class="gmail_quote">On Mon, Aug 31, 2009 at 10:17 AM, ABBAS SHAKEEL <span dir="ltr">&lt;<a href="mailto:shakeel.abbas.qau@gmail.com">shakeel.abbas.qau@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello<br><br>I have installed postgres and asterisk on centos. <br><br>I confused which module i have to install  to store  CDR info to postgres DB.<br clear="all">
<br>I have visited some links but mostly are for configuration file in database. I only want CDR to Database not the configuration files for time being<br>
<br>Please help<br><br>-- <br>Best Regards<br><font color="#888888">Shakeel Abbas<br><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Best Regards<br>Shakeel Abbas<br><br>