[JDEV] Customizing Jabber server
Gerard BUNEL
gerard.bunel at ago.fr
Mon May 28 10:09:34 CDT 2001
Matt Diez a écrit :
>
>
> You can register external handlers for everything. Instead of
> setting it up in an <xdb> section, just configure a <service>
> entry, and give it a service name, connect with your service,
> and I believe it should start picking up all requests, filter
> out the ones that aren't <presence> and do what you will with
> presence.
Some time later...
That's what I should like to do but having setup a service this way:
<service id="myservice">
<host/>
<connect>
<ip>=192.9.200.27</ip>
<port>5267</port>
<secret>test</secret>
</connect>
</service>
the service "myservice" does not receive any request
Is there something to add to the config ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.jabber.org/jdev/attachments/20010528/7ead419b/attachment-0002.htm>
More information about the JDev
mailing list