Matt Diez a écrit :

 I believe the IP tag should read:<ip>192.9.200.27</ip>No "=" sign. Matthew D. Diez

Correct, just a mispelling ;)
But still not the answer to my question
 

-----Original Message-----
From: Gerard BUNEL [mailto:[EMAIL PROTECTED]]
Sent: Monday, May 28, 2001 10:10 AM
To: [EMAIL PROTECTED]
Subject: Re: [JDEV] Customizing Jabber server
 

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 ?
 

--
[EMAIL PROTECTED] - Atlantide - http://www.ago.fr/atlantide/
Technopole Brest Iroise BP 80802 - Site du Vernis - 29608 Brest cedex - France
Tel. : +33 2 98 05 43 21 - Fax. : +33 2 98 05 20 34
e-mail: [EMAIL PROTECTED]
Centre Affaires Oberthur - 74D, rue de Paris -  35700 Rennes - France
Tel. : +33 2 99 84 15 84 - Fax : +33 2 99 84 15 85
e-mail: [EMAIL PROTECTED]
 

Reply via email to