I have used MYSQL Workbench to browse through the sql tables for opensips. There are a lot more tables and columns in the tables that the db_text example shows. Perhaps this is a reason I am having troubles. Is there a script similar to the opensipsdbctl script that creates these tables but for db-text?<br /><br />Perazim<br /><style type="text/css">
/*<![CDATA[*/
blockquote.c1 {border-left: 1px solid #cccccc; margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex}
/*]]>*/
</style> <br /> <br /> <div>Quoting <strong>Bogdan-Andrei Iancu <a href="mailto:bogdan@opensips.org"><bogdan@opensips.org></a></strong> :</div> <blockquote class="c1">Hi Perazim,<br /> <br /> The db_text is supported and actively maintained.<br /> <br /> 1) Could you point to the docs you found as outdated, so we can review<br /> and update ?<br /> <br /> 2) the message is correct. The last "folder" in the path you provide is<br /> actually the DB name :<br /> <br /> text:///path/to/dbtext/database<br /> so path is "/etc/opensips" and the name of DB is "dbtext"<br /> <br /> 3) what seems to be the part not working ?<br /> <br /> Regards,<br /> <br /> Bogdan-Andrei Iancu<br /> OpenSIPS Founder and Developer<br /> <a target="_blank" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a><br /> <br /> On 23.01.2015 12:41, P Perazim wrote:<br /> > Been running opensips for several years using<br /> > mysql. Very simple config. No problems.<br /> ><br /> > Now I need to make it even simpler and use db_text<br /> > so I can deinstall mysql.<br /> ><br /> > Problem is that after looking at the docs and<br /> > examples for db_text I am having no joy getting<br /> > this to work. Seems as though the docs may be out<br /> > of date now. I tried using an opensips.cfg sample<br /> > from the dbtext docs but it produced many errors.<br /> ><br /> > So, to start: Is the db_text mode still supported?<br /> > Where are the most current docs and examples?<br /> ><br /> > The first thing that errors is that I cannot seem<br /> > to set the location of the db_text files. Using<br /> > db_default_url="text:///etc/opensips/dbtext", the<br /> > syslog shows: INFO:db_text:dbt_init using database<br /> > at: /etc/opensips - NOT the location that is set<br /> > with db_default_url="text:///etc/opensips/dbtext"<br /> > Thi8s location exists and two files called<br /> > location and subscriber are there setup as docs<br /> > indicate.<br /> ><br /> > Any ideas?<br /> ><br /> > Thanks in advance,<br /> ><br /> > Perazim<br /> ><br /> ><br /> > _______________________________________________<br /> > Users mailing list<br /> > Users@lists.opensips.org<br /> > <a target="_blank" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br /> ><br /> <br /></blockquote>