I use Prosody's pubsub with Asterisk, the 'prosody.cfg.lua' snippet is:
--
Component "pubsub.pbx.example.com" "pubsub"
admins = { "[email protected]" }
autocreate_on_subscribe = true
autocreate_on_publish = true
--
I assume it is a permissions issue.
Lonnie
On Feb 19, 2014, at 12:19 PM, [email protected] wrote:
> I'm working with pubsub module in Prosody 0.9.
>
> It works fine with admin users (defined in main configuration), creating and
> getting nodes, publishing...
>
> However, the rest of users can get nodes, subscribe to them, but not publish
> or create new ones.
>
> The error showed in the client (asmack) is "forbidden(-1)"
>
> My configuration is simple, like the example:
>
> Component "pubsub.myservice" "pubsub"
>
>
> Thanks for the help.
--
You received this message because you are subscribed to the Google Groups
"prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/prosody-dev.
For more options, visit https://groups.google.com/groups/opt_out.