Hello,
        I am writing a bluetooth 2 jabber bridge, for presence notification and
message exchanging. I want when a user enters a room with a bt enabled
phone then the computer which captures his presence should send a
<presence> stanza to my jabber network.
        I decided that I should implement this as a jabber component so I can
handle asynchronously more than one bt clients and more important to be
able to send <presence> stanzas for many jids, without the need to know
each user's password.
        The problem is that the component binds to the name bt.localhost and
I'm only allowed to send stanzas as [EMAIL PROTECTED] and not [EMAIL PROTECTED] 
.
I tried to bind my component to a different host but I didn't managed
to.
        Do you have any ideas on how I can send stanzas from localhost,
considering that I have full server access.

Thanks in advance,
gl

_______________________________________________
Jabberd2 mailing list
[email protected]
http://lists.xiaoka.com/listinfo.cgi/jabberd2-xiaoka.com

Reply via email to