<span style="font-family: Arial, Helvetica, Sans-Serif; font-size: 12px"><div>I have a pjsip install that is not pulling it's realtime registrations from an ODBC database.</div>

<div>When I have them directly pull from a MySQL database everything seems to work.</div>

<div> </div>

<div>I am having trouble finding a requirements document for the pjsip realtime registrations.</div>

<div>Is there some kind of special config that has to be used to trigger the connection for realtime registrations over ODBC?</div>

<div> </div>

<div>My realtime connections to aors, auths,contacts, and endpoints via ODBC are working as expected.</div>

<div> </div>

<div>Any ideas are appreciated.</div>

<div> </div>

<div>Asterisk v 13.5.0</div>

<div> </div>

<div>Registrations line from sorcery.conf</div>

<div>    <em>registrations=realtime,px1_ps_registrations</em><br />
 </div>

<div>Line for database from extconfig.conf</div>

<div>    <em>px1_ps_registrations => odbc,pjsipRealtime</em><br />
 </div>

<div>pjsip show registration</div>

<div>show no return records - even though there are records in the database table.</div>

<div> </div>

<div> </div>

<div> </div>

<div>Thanks<br />
<br />
Bryant</div></span>