<span style="font-family: Arial, Helvetica, Sans-Serif; font-size: 12px"><div>On 15-10-04 09:54 AM, Bryant Zimmerman wrote:<br />
> I have a pjsip install that is not pulling it's realtime registrations<br />
> from an ODBC database.<br />
> When I have them directly pull from a MySQL database everything seems to<br />
> work.<br />
> I am having trouble finding a requirements document for the pjsip<br />
> realtime registrations.<br />
> Is there some kind of special config that has to be used to trigger the<br />
> connection for realtime registrations over ODBC?<br />
> My realtime connections to aors, auths,contacts, and endpoints via ODBC<br />
> are working as expected.<br />
> Any ideas are appreciated.<br />
> Asterisk v 13.5.0<br />
> Registrations line from sorcery.conf<br />
> /registrations=realtime,px1_ps_registrations/<br />
<br />
This should be:<br />
registration=realtime,px1_ps_registrations<br />
<br />
> Line for database from extconfig.conf<br />
> /px1_ps_registrations => odbc,pjsipRealtime/<br />
> pjsip show registration<br />
> show no return records - even though there are records in the database<br />
> table.<br />
> Thanks<br />
><br />
> Bryant<br />
><br />
><br />
<br />
--<br />
Joshua Colp<br />
Digium, Inc. | Senior Software Developer<br />
445 Jan Davis Drive NW - Huntsville, AL 35806 - US<br />
Check us out at: www.digium.com & www.asterisk.org<br />
<br />
--</div>

<div> </div>

<div>Joshua</div>

<div> </div>

<div>Thanks for your reply. It thought the same thing, but when I change the line in the corcery.conf to:</div>

<div>registration=realtime,px1_ps_registrations</div>

<div> </div>

<div>Asterisk crashes and won't start. Here is what the log loop.</div>

<div> </div>

<div>[Oct  4 16:04:18] WARNING[64823] config_options.c: Cannot update type 'registration' in module 'res_pjsip' because it has no existing documentation!</div>

<div> </div>

<div>If I switch to "registrations=realtime,px1_ps_registrations" the error stops, but I get now calls from the px1_ps_registrations table from the database.</div>

<div>What could be missing?</div>

<div> </div>

<div>Thanks</div>

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