<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=KOI8-R" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<br>
<br>
On 1/27/10 12:13 PM, Denis Putyato wrote:
<blockquote cite="mid:008d01ca9f41$d07f8870$717e9950$@ru" type="cite">
  <meta http-equiv="Content-Type" content="text/html; charset=KOI8-R">
  <meta name="Generator" content="Microsoft Word 12 (filtered medium)">
  <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"óÔÁÎÄÁÒÔÎÙÊ HTML úÎÁË";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTML
        {mso-style-name:"óÔÁÎÄÁÒÔÎÙÊ HTML úÎÁË";
        mso-style-priority:99;
        mso-style-link:"óÔÁÎÄÁÒÔÎÙÊ HTML";
        font-family:Consolas;
        color:black;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle20
        {mso-style-type:personal;
        font-family:"Courier New";
        color:#1F497D;
        font-weight:normal;
        font-style:normal;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Courier New";
        color:#1F497D;
        font-weight:normal;
        font-style:normal;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:2.0cm 42.5pt 2.0cm 3.0cm;}
div.Section1
        {page:Section1;}
-->
  </style>
<!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
  <div class="Section1">
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">Daniel thank you very much.<o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">In documentation sl stays with &#8220;No dependencies on other
Kamailio modules&#8221;</span></p>
  </div>
</blockquote>
<br>
the doc needs to be updated. As said, in this particular case is not an
error just disables a feature.<br>
<br>
I updated kamailio_3.0 branch to register mi commands from drouting
module, please pull the git and try again. Let me know if works now.<br>
<br>
Thanks,<br>
Daniel<br>
<br>
<blockquote cite="mid:008d01ca9f41$d07f8870$717e9950$@ru" type="cite">
  <div class="Section1">
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US"><o:p></o:p></span></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US"><o:p>š</o:p></span></p>
  <div>
  <div
 style="border-style: solid none none; border-color: rgb(181, 196, 223) -moz-use-text-color -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: windowtext;">From:</span></b><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: windowtext;">
Daniel-Constantin Mierla
[<a class="moz-txt-link-freetext" href="mailto:miconda@gmail.com">mailto:miconda@gmail.com</a>] <br>
  <b>Sent:</b> Wednesday, January 27, 2010 2:04 PM<br>
  <b>To:</b> Denis Putyato<br>
  <b>Cc:</b> <a class="moz-txt-link-abbreviated" href="mailto:users@lists.kamailio.org">users@lists.kamailio.org</a><br>
  <b>Subject:</b> Re: [Kamailio-Users] TM module<o:p></o:p></span></p>
  </div>
  </div>
  <p class="MsoNormal"><o:p>š</o:p></p>
  <p class="MsoNormal">sl tries to bind to tm for send_reply() function.<br>
  <br>
The function can detect whether transaction was created and uses
t_relply() in
that case instead of sl_send_reply() (of course, if sl can bind to tm
module).
sl will print a warning. Probably the message in tm should not be
printed as
error anymore and let the module that tries to bind to decide whether
is error
if it must bine, or warning if just disables some features.<br>
  <br>
Cheers,<br>
Daniel<br>
  <br>
On 1/27/10 11:57 AM, Denis Putyato wrote: <o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">Daniel, I already discovered about milisec. Thank you.</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">What about error:</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">š</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "db_mysql.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "mi_fifo.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "sl.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "tm.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "tmx.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "rr.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "pv.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "textops.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "siputils.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "xlog.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "acc.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "avpops.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "siptrace.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "dialplan.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "lcr.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "sqlops.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "carrierroute.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "drouting.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">loadmodule "kex.so"</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">š</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">š</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-family: &quot;Courier New&quot;; color: rgb(31, 73, 125);"
 lang="EN-US">š</span><o:p></o:p></p>
  <div>
  <div
 style="border-style: solid none none; border-color: -moz-use-text-color; border-width: 1pt medium medium; padding: 3pt 0cm 0cm;">
  <p class="MsoNormal"><b><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: windowtext;">From:</span></b><span
 style="font-size: 10pt; font-family: &quot;Tahoma&quot;,&quot;sans-serif&quot;; color: windowtext;">
Daniel-Constantin Mierla [<a moz-do-not-send="true"
 href="mailto:miconda@gmail.com">mailto:miconda@gmail.com</a>] <br>
  <b>Sent:</b> Wednesday, January 27, 2010 1:46 PM<br>
  <b>To:</b> Denis Putyato<br>
  <b>Cc:</b> <a moz-do-not-send="true"
 href="mailto:users@lists.kamailio.org">users@lists.kamailio.org</a><br>
  <b>Subject:</b> Re: [Kamailio-Users] TM module</span><o:p></o:p></p>
  </div>
  </div>
  <p class="MsoNormal">š<o:p></o:p></p>
  <p class="MsoNormal">Hello,<br>
  <br>
On 1/27/10 9:37 AM, Denis Putyato wrote: <o:p></o:p></p>
  <p class="MsoNormal"><span lang="EN-US">Hello everybody!</span><o:p></o:p></p>
  <p class="MsoNormal"><span lang="EN-US">š</span><o:p></o:p></p>
  <p class="MsoNormal"><span lang="EN-US">ERROR: tm [tm_load.c:47]:
tm:load_tm:
Module not initialized yet, make sure that all modules that need tm
module are
loaded after tm in the configuration file</span><o:p></o:p></p>
  <p class="MsoNormal"><span lang="EN-US">š</span><o:p></o:p></p>
  <p class="MsoNormal"><span lang="EN-US">Kamailio 3.0 was installed
from GIT.</span><o:p></o:p></p>
  <p class="MsoNormal"><span lang="EN-US">š</span><o:p></o:p></p>
  <p class="MsoNormal"><span lang="EN-US">Kamailio starts success. But
the error
appears. I think because of this šI have a problem with making a call
through kamailio. Calls were failed because kamailio send CANCEL or 487
code
immediately after send INVITE to some outgoing gateways (after
t_relay() has
been made). šššš</span><o:p></o:p></p>
  <p class="MsoNormal"><span lang="EN-US">Is this really need load all
modules for tm
working properly? I read documentation and fount that almost all
modules that
need tm loaded do not need in my config.</span><o:p></o:p></p>
  <p class="MsoNormal"><span
 style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;">do
you have #!KAMAILIO line at the beginning of your config? In 3.0.0 tm
timeouts
are in miliseconds, de directive I mentioned checks if you have it too
low, it
increases it accordingly (case of updating the config without paying
attention to
timeout value changes).<br>
  <br>
If you list the modules that you load, I can spot which one depends on
tm and
is loaded before.<br>
  <br>
Cheers,<br>
Daniel<br>
  <br>
  <br>
  </span><o:p></o:p></p>
  <pre>-- <o:p></o:p></pre>
  <pre>Daniel-Constantin Mierla<o:p></o:p></pre>
  <pre>* <a moz-do-not-send="true" href="http://www.asipto.com/">http://www.asipto.com/</a><o:p></o:p></pre>
  <pre><o:p>š</o:p></pre>
  <pre><o:p>š</o:p></pre>
  <pre>_______________________________________________<o:p></o:p></pre>
  <pre>Kamailio (OpenSER) - Users mailing list<o:p></o:p></pre>
  <pre><a moz-do-not-send="true" href="mailto:Users@lists.kamailio.org">Users@lists.kamailio.org</a><o:p></o:p></pre>
  <pre><a moz-do-not-send="true"
 href="http://lists.kamailio.org/cgi-bin/mailman/listinfo/users">http://lists.kamailio.org/cgi-bin/mailman/listinfo/users</a><o:p></o:p></pre>
  <pre><a moz-do-not-send="true"
 href="http://lists.openser-project.org/cgi-bin/mailman/listinfo/users">http://lists.openser-project.org/cgi-bin/mailman/listinfo/users</a><o:p></o:p></pre>
  <p class="MsoNormal"><span
 style="font-size: 12pt; font-family: &quot;Times New Roman&quot;,&quot;serif&quot;;"><br>
  <br>
  <o:p></o:p></span></p>
  <pre>-- <o:p></o:p></pre>
  <pre>Daniel-Constantin Mierla<o:p></o:p></pre>
  <pre>* <a moz-do-not-send="true" href="http://www.asipto.com/">http://www.asipto.com/</a><o:p></o:p></pre>
  </div>
</blockquote>
<br>
<pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
* <a class="moz-txt-link-freetext" href="http://www.asipto.com/">http://www.asipto.com/</a>
</pre>
</body>
</html>