Displaying 1 result from an estimated 1 matches for "xmpp_pubsub_handle_error".
2014 Mar 18
0
XMPP issues in Asterisk 11.6.0 for distributed device states...
...to roll it out across every server in my company. All servers are
Asterisk 11.6.0. I am running into a problem that seems like it should be
a bit easier to solve than it is seeming to be. On the third server I am
rolling into this solution, I get plenty of the following:
res_xmpp.c:1398 xmpp_pubsub_handle_error: Error performing
operation on PubSub node device_state, 403.
So, basically, servers 1 and 2 continue to hum along nicely updating their
device state, but server 3 gets a 403 forbidden message when it tries to
deal with device state. I believe this has to do with the permissions set
up on the...