<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello,<br>
    <br>
    <div class="moz-cite-prefix">On 10/24/13 5:46 AM, Owais ul Haq
      wrote:<br>
    </div>
    <blockquote cite="mid:SNT145-W13587157D6C7D2D19BC3F3ACD0C0@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">Hello,<br>
        I want to add "dubugger module" in kamailio. As I want to know
        which part of kamailio.cfg is responsible for reply of some of
        incoming sip messages. Can some one please help me in this
        regard.<br>
      </div>
    </blockquote>
    debugger module is part of default configuration file. Just add
    line:<br>
    <br>
    #!define WITH_DEBUG<br>
    <br>
    after the first line of the config file. If you have custom config
    file, look at the default one and search for WITH_DEBUG to see what
    you need to add.<br>
    <br>
    Cheers,<br>
    Daniel<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>
Kamailio Advanced Trainings - Berlin, Nov 25-28
  - more details about Kamailio trainings at <a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a> -
</pre>
  </body>
</html>