Hi Daniel,<br><br>That is a very cool module! Great news!<br>It will be added also for the Kamailio-1.5 or it is only for 3.0 ?<br><br>Cheers<br>Alex<br><br><br><br><div class="gmail_quote">On Thu, Feb 4, 2010 at 10:35 PM, Daniel-Constantin Mierla <span dir="ltr">&lt;<a href="mailto:miconda@gmail.com">miconda@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello,<br>
<br>
the new debugger module can be used to do runtime debugging of SIP Router config file, in similar manner of gdb. The module is controlled via the RPC interface, therefore investigation can be done from a remote site. That makes it very handy to use with sercmd as well.<br>

<br>
One features is to print a log message for each action executed in the config for a SIP message, showing the execution path. The option can be enabled/disabled per process.<br>
<br>
The other one is step by step execution of config file. When a SIP message message comes it, SIP Router process will stop at first action and wait for commands, like: execute the action, evaluate a pseduo-variable, print to syslog a pseudo-variable, remove the breakpoints and continue execution without interruption, ... See the readme for more:<br>

<a href="http://sip-router.org/docbook/sip-router/branch/master/modules/debugger/debugger.html" target="_blank">http://sip-router.org/docbook/sip-router/branch/master/modules/debugger/debugger.html</a> <br>
<br>
It is still some stuff to complete, some known issues to remove, but the module is usable and may help some of you to troubleshoot migrations from older versions to 3.0 (use master branch until your config is updated and running fine, then use it with stable 3.0).<br>

<br>
Hope is going to be useful and waiting for feedback to improve. Of course, contributions are most welcome!<br>
<br>
Cheers,<br>
Daniel<br>
<br>
-- <br>
Daniel-Constantin Mierla<br>
eLearning class for Kamailio 3.0.0<br>
Starting Feb 8, 2010<br>
* <a href="http://www.asipto.com/" target="_blank">http://www.asipto.com/</a><br>
<br>
<br>
_______________________________________________<br>
Kamailio (OpenSER) - Users mailing list<br>
<a href="mailto:Users@lists.kamailio.org" target="_blank">Users@lists.kamailio.org</a><br>
<a href="http://lists.kamailio.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.kamailio.org/cgi-bin/mailman/listinfo/users</a><br>
<a href="http://lists.openser-project.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser-project.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div><br>