<div dir="ltr">Hi, <br><br>I&#39;m preparing 2 servers with shared MySQL database.<br><br>I&#39;m not sure if the doc are outdated... are the following 3 settings required in switch.conf.xml:<br><br>&lt;param name=&quot;core-db-dsn&quot; value=&quot;odbc://freeswitch:fs:password&quot;/&gt;<br>&lt;param name=&quot;core-recovery-db-dsn&quot; value=&quot;odbc://freeswitch:fs:password&quot;/&gt;<br>&lt;param name=&quot;odbc-dsn&quot; value=&quot;odbc://freeswitch:fs:password&quot;/&gt;<br><br><br>Or is it enough only with &quot;core-db-dsn&quot; ?<div><br></div><div>Should any of them go in the profile xml rather than the switch.conf.xml?<br><br><br>What is the difference between &quot;core-db-dsn&quot; and &quot;odbc-dsn&quot; parameters? (in case &quot;odbc-dsn&quot; is still required)<br><br><br>The idea is to run &quot;sofia recover&quot; on second node on the event of a failure on the first node, and to continue with call that are in progress.<br><br><br></div><div>Thanks.</div><div>Joel.</div></div>