View previous topic :: View next topic |
Author |
Message |
mcampbellsmith at gmai... Guest
|
Posted: Mon May 11, 2009 5:11 pm Post subject: [Freeswitch-users] How to enable debug in dingaling? |
|
|
Hi!
I need to enable debug mode in dingaling as I can't see that freeswitch is coming online in gtalk.
I have changed the following:
changed the loglevel to debug in console.conf.xml
changed the debug level to 1 in dingaling.conf to 1
I do not see any xmpp logs in the console or in freeswitch.log file.
All I can see in the window is:
2009-05-12 17:56:35 [DEBUG] mod_dingaling.c:1854 init_profile() Started Thread for myfreeswitchname@gmail.com/gtalk@XML
2009-05-12 17:56:35 [CONSOLE] switch_loadable_module.c:857 switch_loadable_module_load_file() Successfully Loaded [mod_dingaling]
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:141 switch_loadable_module_process() Adding Endpoint 'dingaling'
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function 'dl_debug'
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function 'dl_pres'
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function 'dl_logout'
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:259 switch_loadable_module_process() Adding API Function 'dl_login'
2009-05-12 17:56:35 [NOTICE] switch_loadable_module.c:354 switch_loadable_module_process() Adding Chat interface 'jingle'
Where is the XMPP traces?
Thanks |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Mon May 11, 2009 5:18 pm Post subject: [Freeswitch-users] How to enable debug in dingaling? |
|
|
Try "dl_debug on" at the CLI
/b
On May 11, 2009, at 5:11 PM, Mark Campbell-Smith wrote:
Quote: | Where is the XMPP traces?
Thanks |
Brian West
brian@freeswitch.org (brian@freeswitch.org)
-- Meet us at ClueCon! http://www.cluecon.com |
|
Back to top |
|
|
|