DJ, I searched through the debug code and you are right there are no mod_xml lines anywhere. I'm not sure why not. I downloaded Jabber Server 1.4.1 and 1.4 the one currently running is 1.4. I tried both and they both worked with every client I tried except JIM. I downloaded them from jabber.org and used the jabber.xml file that was included - the only change I made was changing <localhost> to my ip address. Thanks Again! YOU ARE A TREMENDOUS HELP!!! Here's the first bit of debug code from the server: Tue Sep 18 13:27:22 2001 base_host.c:77 base_host loading... Tue Sep 18 13:27:22 2001 base_accept.c:598 base_accept loading... Tue Sep 18 13:27:22 2001 base_connect.c:371 base_connect loading... Tue Sep 18 13:27:22 2001 base_exec.c:366 base_exec loading... Tue Sep 18 13:27:22 2001 base_file.c:106 base_file loading... Tue Sep 18 13:27:22 2001 base_format.c:118 base_format loading... Tue Sep 18 13:27:22 2001 base_load.c:137 base_load loading... Tue Sep 18 13:27:22 2001 base_logtype.c:82 base_logtype loading... Tue Sep 18 13:27:22 2001 base_ns.c:86 base_ns loading... Tue Sep 18 13:27:22 2001 base_to.c:83 base_to loading... Tue Sep 18 13:27:22 2001 base_stderr.c:79 base_stderr loading... Tue Sep 18 13:27:22 2001 base_stdout.c:211 base_stdout loading... Tue Sep 18 13:27:22 2001 base_host.c:59 base_host_config validating configurati on <host>192.0.0.14</host> Tue Sep 18 13:27:22 2001 base_load.c:105 base_load_config processing configurat ion <load main='jsm'> <jsm>./jsm/jsm.so</jsm> <mod_echo>./jsm/jsm.so</mod_echo> <mod_roster>./jsm/jsm.so</mod_roster> <mod_time>./jsm/jsm.so</mod_time> <mod_vcard>./jsm/jsm.so</mod_vcard> <mod_announce>./jsm/jsm.so</mod_announce> <mod_agents>./jsm/jsm.so</mod_agents> <mod_admin>./jsm/jsm.so</mod_admin> <mod_filter>./jsm/jsm.so</mod_filter> <mod_presence>./jsm/jsm.so</mod_presence> <mod_auth_digest>./jsm/jsm.so</mod_auth_digest> <mod_auth_0k>./jsm/jsm.so</mod_auth_0k> <mod_register>./jsm/jsm.so</mod_register> <mod_log>./jsm/jsm.so</mod_log> </load> Tue Sep 18 13:27:22 2001 base_host.c:59 base_host_config validating configurati on <host/> <load><xdb_file>./xdb_file/xdb_file.so</xdb_file></load> Tue Sep 18 13:27:22 2001 base_load.c:105 base_load_config processing configurat ion <load><xdb_file>./xdb_file/xdb_file.so</xdb_file></load> Tue Sep 18 13:27:22 2001 base_load.c:105 base_load_config processing configurat ion <load><pthsock_client>./pthsock/pthsock_client.so</pthsock_client></load> Tue Sep 18 13:27:22 2001 base_host.c:59 base_host_config validating configurati on <host/> <format>%d: [%t] (%h): %s</format> Tue Sep 18 13:27:22 2001 base_format.c:93 base_format_config validating configu ration Tue Sep 18 13:27:22 2001 base_file.c:76 base_file_config validating configurati on Tue Sep 18 13:27:22 2001 base_stderr.c:57 base_stderr_config validating configu ration Tue Sep 18 13:27:22 2001 base_host.c:59 base_host_config validating configurati on <host/> <load><dnsrv>./dnsrv/dnsrv.so</dnsrv></load> Tue Sep 18 13:27:22 2001 base_load.c:105 base_load_config processing configurat ion <load><dnsrv>./dnsrv/dnsrv.so</dnsrv></load> Tue Sep 18 13:27:22 2001 base_load.c:105 base_load_config processing configurat ion <load><pthsock_server>./pthsock/pthsock_server.so</pthsock_server></load> Tue Sep 18 13:27:22 2001 deliver.c:206 Registering sessions with instance sessi ons Tue Sep 18 13:27:22 2001 base_host.c:63 base_host_config registering host 192.0 .0.14 with section 'sessions' Tue Sep 18 13:27:22 2001 deliver.c:206 Registering 192.0.0.14 with instance ses sions Tue Sep 18 13:27:22 2001 jsm.c:58 jsm initializing for section 'sessions' Tue Sep 18 13:27:22 2001 deliver.c:472 DELIVER 2:-internal <xdb type='get' to=' config@-internal/jabber:config:jsm' id='0'/> Tue Sep 18 13:27:22 2001 deliver.c:483 processing xdb configuration request <xd b type='get' to='config@-internal/jabber:config:jsm' id='0'/> Tue Sep 18 13:27:22 2001 deliver.c:344 delivering to instance 'sessions' Tue Sep 18 13:27:22 2001 base_load.c:167 xdb_results checking xdb packet <xdb t ype='result' to='config@-internal/jabber:config:jsm' id='0' from='config@-intern al/jabber:config:jsm'><jsm xmlns='jabber:config:jsm'> <info> <name>Jabber Server</name> <description>A Jabber Server!</description> <url>http://foo.bar/</url> </info> <register> <instructions>Choose a username and password to register with this serve r.</instructions> <name/><email/> </register> <agents> <agent jid='users.jabber.org'> <name>Jabber User Directory</name> <description>You may register and create a public searchable profile, and search for other registered Jabber users.</description> <service>jud</service> <register/> <search/> </agent> </agents> <log> <file>/var/log/jabber/session.log</file> <type>session</type> </log> Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_echo Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 2 80B3A98 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_roster Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 0 80B3AC8 Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 3 80B3AF8 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_time Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 2 80B3B28 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_vcard Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 0 80B3B58 Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 1 80B3B88 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_announce Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 2 80B3BB8 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_agents Tue Sep 18 13:27:22 2001 mod_agents init Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 2 80B3BE8 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_admin Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 2 80B3C18 Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 2 80B3C48 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_filter Tue Sep 18 13:27:22 2001 mod_filter.c:596 FILTER init Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 3 80B3C78 Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 1 80B3CA8 Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 0 80B3CD8 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_presence Tue Sep 18 13:27:22 2001 mod_presence init Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 3 80B4148 Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 0 80B4178 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_auth_digest Tue Sep 18 13:27:22 2001 mod_auth_digest init Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 5 80B41A8 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_auth_0k Tue Sep 18 13:27:22 2001 mod_auth_0k initing Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 5 80B41D8 Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 6 80B4208 Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 2 80B4238 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_register Tue Sep 18 13:27:22 2001 mod_register init Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 6 80B4268 Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 2 80B4298 Tue Sep 18 13:27:22 2001 jsm.c:87 jsm: loading module mod_log Tue Sep 18 13:27:22 2001 mod_log.c:226 init Tue Sep 18 13:27:22 2001 util.c:92 config query (null) Tue Sep 18 13:27:22 2001 modules.c:68 mapi_register 0 80B42C8 Tue Sep 18 13:27:22 2001 deliver.c:206 Registering xdb with instance xdb Tue Sep 18 13:27:22 2001 base_host.c:63 base_host_config registering host (null ) with section 'xdb' Tue Sep 18 13:27:22 2001 deliver.c:206 Registering (null) with instance xdb Tue Sep 18 13:27:22 2001 xdb_file.c:233 xdb_file loading Tue Sep 18 13:27:22 2001 deliver.c:472 DELIVER 2:-internal <xdb type='get' to=' config@-internal/jabber:config:xdb_file' id='0'/> Tue Sep 18 13:27:22 2001 deliver.c:483 processing xdb configuration request <xd b type='get' to='config@-internal/jabber:config:xdb_file' id='0'/> Tue Sep 18 13:27:22 2001 deliver.c:344 delivering to instance 'xdb' Tue Sep 18 13:27:22 2001 base_load.c:167 xdb_results checking xdb packet <xdb t ype='result' to='config@-internal/jabber:config:xdb_file' id='0' from='config@-i nternal/jabber:config:xdb_file'><xdb_file xmlns='jabber:config:xdb_file'><spool> /var/lib/jabber</spool></xdb_file></xdb> Tue Sep 18 13:27:22 2001 deliver.c:206 Registering c2s with instance c2s Tue Sep 18 13:27:22 2001 client.c:395 pthsock_client loading Tue Sep 18 13:27:22 2001 deliver.c:472 DELIVER 2:-internal <xdb type='get' to=' config@-internal/jabber:config:pth-csock' id='0'/> Tue Sep 18 13:27:22 2001 deliver.c:483 processing xdb configuration request <xd b type='get' to='config@-internal/jabber:config:pth-csock' id='0'/> Tue Sep 18 13:27:22 2001 deliver.c:344 delivering to instance 'c2s' Tue Sep 18 13:27:22 2001 base_load.c:167 xdb_results checking xdb packet <xdb t ype='result' to='config@-internal/jabber:config:pth-csock' id='0' from='config@- internal/jabber:config:pth-csock'><pthcsock xmlns='jabber:config:pth-csock'> <authtime/> <rate time='5' points='25'/> <karma> <max>10</max> <inc>1</inc> <dec>1</dec> <restore>5</restore> <penalty>-5</penalty> </karma> </pthcsock></xdb> Tue Sep 18 13:27:22 2001 io_select.c:619 io_select to listen on 5222 [(null)] Tue Sep 18 13:27:22 2001 io_select.c:659 io_select starting to listen on 5222 [ (null)] Tue Sep 18 13:27:22 2001 offline.c:43 THREAD:OFFLINE starting Tue Sep 18 13:27:22 2001 server.c:44 THREAD:SERVER starting Tue Sep 18 13:27:22 2001 users.c:101 THREAD:USERS starting Tue Sep 18 13:27:22 2001 client.c:481 looking at: (null) Tue Sep 18 13:27:22 2001 deliver.c:206 Registering logger with instance logger Tue Sep 18 13:27:22 2001 base_host.c:63 base_host_config registering host (null ) with section 'logger' Tue Sep 18 13:27:22 2001 deliver.c:206 Registering (null) with instance logger Tue Sep 18 13:27:22 2001 base_format.c:111 base_format_config performing config uration <format>%d: [%t] (%h): %s</format> Tue Sep 18 13:27:22 2001 base_file.c:100 base_file_config performing configurat ion <file>/var/log/jabber/error.log</file> Tue Sep 18 13:27:22 2001 base_stderr.c:73 base_stderr_config performing configu ration <stderr/> Tue Sep 18 13:27:22 2001 deliver.c:206 Registering dnsrv with instance dnsrv Tue Sep 18 13:27:22 2001 base_host.c:63 base_host_config registering host (null ) with section 'dnsrv' Tue Sep 18 13:27:22 2001 deliver.c:206 Registering (null) with instance dnsrv Tue Sep 18 13:27:22 2001 deliver.c:472 DELIVER 2:-internal <xdb type='get' to=' config@-internal/jabber:config:dnsrv' id='0'/> Tue Sep 18 13:27:22 2001 deliver.c:483 processing xdb configuration request <xd b type='get' to='config@-internal/jabber:config:dnsrv' id='0'/> Tue Sep 18 13:27:22 2001 deliver.c:344 delivering to instance 'dnsrv' Tue Sep 18 13:27:22 2001 base_load.c:167 xdb_results checking xdb packet <xdb t ype='result' to='config@-internal/jabber:config:dnsrv' id='0' from='config@-inte rnal/jabber:config:dnsrv'><dnsrv xmlns='jabber:config:dnsrv'> <resend service='_jabber._tcp'>s2s</resend> <resend>s2s</resend> </dnsrv></xdb> Tue Sep 18 13:27:22 2001 dnsrv.c:457 dnsrv debug: <dnsrv xmlns='jabber:config:d nsrv'> <resend service='_jabber._tcp'>s2s</resend> <resend>s2s</resend> </dnsrv> Tue Sep 18 13:27:22 2001 io_select.c:339 io_main checking sockets Tue Sep 18 13:27:22 2001 deliver.c:206 Registering s2s with instance s2s Tue Sep 18 13:27:22 2001 dialback.c:735 pthsock_server loading Tue Sep 18 13:27:22 2001 deliver.c:472 DELIVER 2:-internal <xdb type='get' to=' config@-internal/jabber:config:pth-ssock' id='0'/> Tue Sep 18 13:27:22 2001 deliver.c:483 processing xdb configuration request <xd b type='get' to='config@-internal/jabber:config:pth-ssock' id='0'/> Tue Sep 18 13:27:22 2001 deliver.c:344 delivering to instance 's2s' Tue Sep 18 13:27:22 2001 base_load.c:167 xdb_results checking xdb packet <xdb t ype='result' to='config@-internal/jabber:config:pth-ssock' id='0' from='config@- internal/jabber:config:pth-ssock'><pthssock xmlns='jabber:config:pth-ssock'> <legacy/> <rate time='5' points='25'/> <karma> <max>30</max> <inc>2</inc> <dec>1</dec> <restore>15</restore> <penalty>-1</penalty> </karma> </pthssock></xdb> Tue Sep 18 13:27:22 2001 io_select.c:619 io_select to listen on 5269 [(null)] Tue Sep 18 13:27:22 2001 io_select.c:659 io_select starting to listen on 5269 [ (null)] Shane Breland IT Director Lincoln Parish Office - 318-251-5168 Mobile - 318-245-2472 [EMAIL PROTECTED] _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
