Jabber buddy/contact request

Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here.
Forum rules
Discuss features as they are added to the new version. Give us your feedback. Don't post bug reports, feature requests, support questions or suggestions here. Feature requests are closed.
Post Reply
andrisi
Registered User
Posts: 5
Joined: Thu Aug 23, 2007 9:09 pm

Jabber buddy/contact request

Post by andrisi »

phpbb can't send Jabber notification to Google Talk accounts if they don't accept the sending address as a buddy. So before sending the first notification, a buddy request should be sent out - to accept no notification agent as a buddy.

andrisi
Registered User
Posts: 5
Joined: Thu Aug 23, 2007 9:09 pm

Re: Jabber buddy/contact request

Post by andrisi »

You just need to send: <presence to='[email protected]' type='subscribe'/>, as described at http://www.xmpp.org/rfcs/rfc3921.html#int

User avatar
VinDuv
Registered User
Posts: 73
Joined: Wed May 03, 2006 8:10 pm
Location: France

Re: Jabber buddy/contact request

Post by VinDuv »

Use the bug tracker to report a bug : http://www.phpbb.com/bugs/phpbb3/

andrisi
Registered User
Posts: 5
Joined: Thu Aug 23, 2007 9:09 pm

Re: Jabber buddy/contact request

Post by andrisi »

Thanks, I already did.

Post Reply