<div dir="ltr">Hey List,<div><br></div><div>Here&#39;s my current conundrum:</div><div>I have opensips running with textdb pointed at /usr/local/etc/opensips/dbtext. I&#39;ve enabled the uac_registrant module and pointed it at the same directory (though it should be noted that this was done manually, as it wouldn&#39;t use the default for some reason). </div>

<div><br></div><div>I&#39;ve put a registrant into the db:<br><div>sudo opensipsctl db show registrant</div><div>[1, &#39;sip:<a href="http://sip.DOMAIN.com">sip.DOMAIN.com</a>&#39;, &#39;&#39;, &#39;<a href="mailto:sip%3ANAME@sip.DOMAIN.com">sip:NAME@sip.DOMAIN.com</a>&#39;, &#39;&#39;, &#39;NAME&#39;, &#39;PASSWORD&#39;, &#39;sip:opensips@localhost&#39;, &#39;&#39;, 600, &#39;&#39;]</div>

</div><div><br></div><div>However, the uac_registrant module doesn&#39;t seem to read this:</div><div><div>sudo opensipsctl fifo reg_reload</div></div><div><div>May 31 01:20:27 ip-172-31-27-53 /usr/sbin/opensips[6034]: INFO:uac_registrant:load_reg_info_from_db: loading [0] records from db</div>

</div><div><br></div><div>This is actually confirmed by actually going through the textdb itself, there&#39;s nothing in the registrant table!</div><div><div>cat dbtext/registrant </div><div>id(int,auto) registrar(string) proxy(string,null) aor(string) third_party_registrant(string,null) username(string,null) password(string,null) binding_URI(string) binding_params(string,null) expiry(int,null) forced_socket(string,null) </div>

</div><div><br></div><div>What&#39;s going on here? I&#39;ve double checked that they are reading from the same db, and they should be, unless there&#39;s another one somewhere that&#39;s outside of configuration? The log seems to think it&#39;s fine:</div>

<div>May 30 22:00:28 ip-172-31-27-53 /usr/sbin/opensips[6033]: INFO:db_text:dbt_init: using database at: /usr/local/etc/opensips/dbtext<br></div><div><br></div><div>Any suggestions/directions would be appreciated. </div>
<div>
<br></div><div><br></div><div><br></div><div><br></div></div>