<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 5.00.2920.0" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=703512017-29052001>I believe the IP tag should
read:</SPAN></DIV>
<DIV><SPAN
class=703512017-29052001><ip>192.9.200.27</ip></SPAN></DIV>
<DIV><SPAN class=703512017-29052001></SPAN> </DIV>
<DIV><SPAN class=703512017-29052001>No "=" sign. </SPAN></DIV>
<DIV><SPAN class=703512017-29052001></SPAN> </DIV>
<DIV><SPAN class=703512017-29052001>Matthew D. Diez</SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
<DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Gerard BUNEL
[mailto:gerard.bunel@ago.fr]<BR><B>Sent:</B> Monday, May 28, 2001 10:10
AM<BR><B>To:</B> jdev@jabber.org<BR><B>Subject:</B> Re: [JDEV] Customizing
Jabber server<BR><BR></DIV></FONT>
<P>Matt Diez a écrit :
<BLOCKQUOTE TYPE="CITE">
<P><FONT size=-1>You can register external handlers for everything. Instead
of</FONT> <BR><FONT size=-1>setting it up in an <xdb> section, just
configure a <service></FONT> <BR><FONT size=-1>entry, and give it a
service name, connect with your service,</FONT> <BR><FONT size=-1>and I
believe it should start picking up all requests, filter</FONT> <BR><FONT
size=-1>out the ones that aren't <presence> and do what you will
with</FONT> <BR><FONT size=-1>presence.</FONT></P></BLOCKQUOTE>Some time
later...
<P>That's what I should like to do but having setup a service this way:
<P><service id="myservice"> <BR> <host/>
<BR> <connect>
<BR>
<ip>=192.9.200.27</ip>
<BR> <port>5267</port>
<BR>
<secret>test</secret> <BR> </connect>
<BR> </service>
<P>the service "myservice" does not receive any request <BR>Is there something
to add to the config ? <BR> </P></BLOCKQUOTE></BODY></HTML>