<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font face="Times New Roman, sans-serif" size="3">Hello !<br><br></font><div><font face="Times New Roman, sans-serif" size="3">I've set up an ODBC connection for core and sofia profile like this:<br><br></font></div><div><font face="Times New Roman, sans-serif" size="3">&lt;param name="odbc-dsn" value="pgsql://hostaddr=127.0.0.1 dbname=freeswitch user=freeswitch password='' options='-c client_min_messages=NOTICE' application_name='freeswitch'" /&gt;</font></div><div><font face="Times New Roman, sans-serif" size="3"><span style="line-height: 20px; white-space: pre-wrap;">&lt;param name="core-db-dsn" value="pgsql://hostaddr=127.0.0.1 dbname=freeswitch user=freeswitch password='' options='-c client_min_messages=NOTICE' application_name='freeswitch'" /&gt;</span></font></div><div><font face="Times New Roman, sans-serif" size="3"><span style="line-height: 20px; white-space: pre-wrap;"><br></span></font></div><div><font face="Times New Roman, sans-serif" size="3">Using PgAdmin I see some tables was created in Postgres DB. I want to retrieve all SIP invite headers from this DB. What table should I look for this information if, of course, it is stored at all ?</font></div><div><font face="Times New Roman, sans-serif" size="3"><br></font></div><div><font face="Times New Roman, sans-serif" size="3">Thanks.</font></div><div><font face="Times New Roman, sans-serif" size="3"><br></font></div><div><font face="Times New Roman, sans-serif" size="3">Regards,</font></div><div><font face="Times New Roman, sans-serif" size="3">Pavel.</font></div>                                               </div></body>
</html>