<div dir="ltr"><div>Is it an absolute requirement to log directly to the database? There has been thorough and intense discussion on this list over the years as to why this is/isn&#39;t a good idea. IMHO the best option is to use mod_xml_cdr (see <a href="https://wiki.freeswitch.org/wiki/Mod_xml_cdr">https://wiki.freeswitch.org/wiki/Mod_xml_cdr</a>). It lets you post to a database and store on disk in case of failure. It&#39;s also pretty easy to use and lets you do logic/validation prior to storing in the db.<br><br></div>-MC<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Jan 10, 2015 at 12:33 PM, Nick Zaitsev <span dir="ltr">&lt;<a href="mailto:nick.zaitsev@mail.ru" target="_blank">nick.zaitsev@mail.ru</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>Good day to you,<br>Please,advise me, how can i use postgres schema in freeswitch config (cdr_pg_csv.conf.xml)?<br> I&#39;d like to use cdr schema instead public, for example here<br> &lt;param name=&quot;db-info&quot; value=&quot;host=localhost dbname=freeswitch connect_timeout=10&quot; /&gt;<span class="HOEnZb"><font color="#888888"><br><br>-- <br>Nick Zaitsev</font></span></div>
<br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://confluence.freeswitch.org" target="_blank">http://confluence.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br></blockquote></div><br></div>