Hello,
<div><br></div><div>I am attempting to use db_text as a backend for uac_registrant.  I need to store a complete SIP URI, such as sip:<a href="http://hostname.net">hostname.net</a>.  How can I store the : value?  I&#39;ve tried escaping it with \:, but it doesn&#39;t seem to work, and in looking at dbt_file.c it doesn&#39;t seem set up to handle it anyway.</div>
<div><br></div><div>  DBG:db_text:dbt_load_file: error at row=1 col=10 c=u</div><div><br></div><div>I&#39;m on an embedded platform, so a real database isn&#39;t an option.  In fact the only reason I&#39;m looking at any database at all is because its seems the CSV modparam option for uac_registrant is gone in 1.8.</div>
<div><br></div><div><br></div><div><br></div><div>- Jeff</div><div><br></div>