Hi!<br><br>I need to enable debug mode in dingaling as I can&#39;t see that freeswitch is coming online in gtalk.<br><br>I have changed the following:<br>changed the loglevel to debug in console.conf.xml<br>changed the debug level to 1 in dingaling.conf to 1<br>
<br>I do not see any xmpp logs in the console or in freeswitch.log file.<br><br>All I can see in the window is:<br>2009-05-12 17:56:35 [DEBUG] mod_dingaling.c:1854 init_profile() Started Thread for <a href="http://myfreeswitchname@gmail.com/gtalk@XML">myfreeswitchname@gmail.com/gtalk@XML</a><br>
2009-05-12 17:56:35 [CONSOLE] switch_loadable_module.c:857 switch_loadable_module_load_file() Successfully Loaded [mod_dingaling]<br>2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:141 switch_loadable_module_process() Adding Endpoint &#39;dingaling&#39;<br>
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function &#39;dl_debug&#39;<br>2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function &#39;dl_pres&#39;<br>
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function &#39;dl_logout&#39;<br>2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function &#39;dl_login&#39;<br>
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:354 switch_loadable_module_process() Adding Chat interface &#39;jingle&#39;<br><br>Where is the XMPP traces?<br><br>Thanks<br>