<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Oh, I forgot that the group of t_set_* functions have one parameter,
    to allow set/unset the flag. Use:<br>
    <br>
    t_set_disable_internal_reply(1);<br>
    <br>
    Daniel<br>
    <br>
    <div class="moz-cite-prefix">On 8/23/13 1:34 PM, Steve Davies wrote:<br>
    </div>
    <blockquote
cite="mid:CABFTEGW_dJVmFc645+OtN=M8Byg4yybaJ1Bq-bqfTq8MFckfZw@mail.gmail.com"
      type="cite">
      <div dir="ltr"><br>
        <div class="gmail_extra"><br>
          <br>
          <div class="gmail_quote">On 23 August 2013 12:22,
            Daniel-Constantin Mierla <span dir="ltr"><<a
                moz-do-not-send="true" href="mailto:miconda@gmail.com"
                target="_blank">miconda@gmail.com</a>></span> wrote:<br>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
              <div bgcolor="#FFFFFF" text="#000000">
                <div><span style="color:rgb(34,34,34)">correction for
                    the above line, the function name is:</span><br>
                </div>
                <br>
                t_set_disable_internal_reply();<br>
              </div>
            </blockquote>
            <div><br>
            </div>
            <div>I can't get the parser to agree its valid:</div>
            <div><br>
            </div>
            <div> 0(29626) DEBUG: <core> [sr_module.c:680]:
              find_mod_export_record(): find_export_record:
              <t_set_disable_internal_reply> not found </div>
            <div> 0(29626) DEBUG: <core> [sr_module.c:680]:
              find_mod_export_record(): find_export_record:
              <t_set_disable_internal_reply> not found </div>
            <div> 0(29626) ERROR: <core> [cfg.y:3431]: yyparse():
              cfg. parser: failed to find command
              t_set_disable_internal_reply</div>
            <div> 0(29626) : <core> [cfg.y:3570]: yyerror_at():
              parse error in config file
              /usr/local/etc/kamailio/kamailio.cfg, line 560, column 31:
              unknown command, missing loadmodule?</div>
            <div><br>
            </div>
            <div>It is there in the tm.so binary:</div>
            <div><br>
            </div>
            <div># strings /usr/local/lib/kamailio/modules/tm.so | grep
              t_set_disable_internal_reply</div>
            <div>t_set_disable_internal_reply</div>
            <div><br>
            </div>
            <div>I applied the patch, did make clean, make all, make
              install, restarted Kamailio.</div>
            <div><br>
            </div>
            <div>Then tried "make group_include="standard standard-dep
              stable experimental" all" and make install.</div>
            <div><br>
            </div>
            <div>I looked at the code and I can't see how its different
              from other functions that do work.</div>
            <div><br>
            </div>
            <div>Feel stupid ...</div>
            <div><br>
            </div>
            <div>Steve</div>
            <div><br>
            </div>
          </div>
        </div>
      </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>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a>
</pre>
  </body>
</html>