<div>&nbsp;</div>
<div>&nbsp;I am using PDT and I try to use DB type DBTEXT but I have problem, COuld some help me<u><font color="#0000cc">? Below I wrote debug screen and configuration.</font></u></div>
<div>&nbsp;</div>
<div>&nbsp;0(0) PDT: initializing...<br>&nbsp;0(0) DEBUG: register_fifo_cmd: new command (pdt_add) registered<br>&nbsp;0(0) DEBUG: register_fifo_cmd: new command (pdt_delete) registered<br>&nbsp;0(0) DEBUG: register_fifo_cmd: new command (pdt_list) registered
<br>&nbsp;0(0) unixsock_register_cmd: New command (get_domainprefix) registered<br>&nbsp;0(0) find_mod_export: found &lt;db_use_table&gt; in module dbtext [/lib/openser/modules/dbtext.so]<br>&nbsp;0(0) find_mod_export: found &lt;db_init&gt; in module dbtext [/lib/openser/modules/dbtext.so]
<br>&nbsp;0(0) find_mod_export: found &lt;db_close&gt; in module dbtext [/lib/openser/modules/dbtext.so]<br>&nbsp;0(0) find_mod_export: found &lt;db_query&gt; in module dbtext [/lib/openser/modules/dbtext.so]<br>&nbsp;0(0) find_mod_export: found &lt;db_raw_query&gt; in module dbtext [/lib/openser/modules/dbtext.so]
<br>&nbsp;0(0) find_mod_export: found &lt;db_free_result&gt; in module dbtext [/lib/openser/modules/dbtext.so]<br>&nbsp;0(0) find_mod_export: found &lt;db_insert&gt; in module dbtext [/lib/openser/modules/dbtext.so]<br>&nbsp;0(0) find_mod_export: found &lt;db_delete&gt; in module dbtext [/lib/openser/modules/dbtext.so]
<br>&nbsp;0(0) find_mod_export: found &lt;db_update&gt; in module dbtext [/lib/openser/modules/dbtext.so]<br>&nbsp;0(0) find_mod_export: &lt;db_replace&gt; in module dbtext not found<br>&nbsp;0(0) DBT:dbt_cache_get_db: looking for db /etc/openser/dbtext!
<br>&nbsp;0(0) DBT:dbt_cache_get_db: database [/etc/openser/dbtext] does not exists!<br>&nbsp;0(0) DBT:dbt_init: cannot get the link to database<br>&nbsp;0(0) PDT: mod_init: Error while connecting to database<br>&nbsp;0(0) init_mod(): Error while initializing module pdt
<br>ERROR: error while initializing modules<br>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>- Configuration:</div>
<div>&nbsp;</div>
<div>loadmodule &quot;/lib/openser/modules/dbtext.so&quot;<br>loadmodule &quot;/lib/openser/modules/pdt.so&quot;<br>&nbsp;</div>
<div>modparam(&quot;pdt&quot;, &quot;db_url&quot;, &quot;dbtext:///etc/openser/dbtext&quot;)<br>#modparam(&quot;pdt&quot;, &quot;db_table&quot;, &quot;pdt&quot;)<br>modparam(&quot;pdt&quot;, &quot;prefix_column&quot;, &quot;code&quot;)
<br>modparam(&quot;pdt&quot;, &quot;domain_column&quot;, &quot;hostname&quot;)<br>#modparam(&quot;pdt&quot;, &quot;prefix&quot;, &quot;00&quot;)<br>modparam(&quot;pdt&quot;, &quot;hsize_2pow&quot;, 4)<br>modparam(&quot;pdt&quot;, &quot;sync_time&quot;, 300)
<br>modparam(&quot;pdt&quot;, &quot;clean_time&quot;, 600)<br>&nbsp;</div>
<div>&nbsp;</div>
<div>- /etc/openser/dbtext:</div>
<div>&nbsp;</div>
<div>hostname(str)&nbsp;&nbsp; code(str)<br>groupX:2121<br><a href="http://groupY.voip.nce.ufrj.br:3131">groupY.voip.nce.ufrj.br:3131</a></div>
<div><br>&nbsp;</div>
<div>&nbsp;</div>