[jdev] Jabber subscription
Joe Hildebrand
hildjj at gmail.com
Wed Oct 20 14:54:58 CDT 2004
You also need to subscribe back the other way:
<presence type='susbscribe' to='xlet at jabber.org'/>
On Mon, 11 Oct 2004 15:07:04 +0200, Maikel Punie <jabber at studio26.be> wrote:
> hi,
>
> i have a little problem with subscribing.
>
> when i receive the presence element with type subscribe, i reply with
> the subscribed one. But the subscription stays on FROM it never comes to
> BOTH?
>
> so i get this:
> <item jid='xlet at jabber.org' name='xlet jabber.com'
> subscription='from'><group>box</group><group>other</group></item>
>
> what needs to be send so the subsctiption would get to both?
>
> this are the steps that i took
>
> i requested the subscription:
> <presence to="to jid" from="from jid" subscroption="subscribe">
>
> and i repleyed with this:
> <presence to="from jid" from="to jid" subscroption="subscribed">
>
> Whats the next step that should be taken?
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mail.jabber.org/mailman/listinfo/jdev
>
--
Joe Hildebrand
More information about the JDev
mailing list