Hi!<br><br>I need to enable debug mode in dingaling as I can'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 'dingaling'<br>
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function 'dl_debug'<br>2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function 'dl_pres'<br>
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function 'dl_logout'<br>2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function 'dl_login'<br>
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:354 switch_loadable_module_process() Adding Chat interface 'jingle'<br><br>Where is the XMPP traces?<br><br>Thanks<br>