So after following all the guides I could find, I had XMPP handling state information for my asterisk boxes, but then I wanted to add another server to the mix. res_xmpp.c:1397 xmpp_pubsub_handle_error: Error performing operation on PubSub node device_state, 403. Here’s the details derived from http://xmpp.org/extensions/xep-0060.html#owner-affiliations So, to query the current affiliations I ran: <iq […]