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've tried escaping it with \:, but it doesn't seem to work, and in looking at dbt_file.c it doesn'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'm on an embedded platform, so a real database isn't an option. In fact the only reason I'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>