Help on annouce messages

Hi,

I already have ejabberd running. I only have a problem with announces.
I realy don't now how to make announces, i've been looking for it and found the mod_announce needs mod_adhoc. I tryed configure it, but no success.

My .cfg file was as original.

{access, announce, [{allow, admins}]}.

  {modules,
   [
    ...
    {mod_announce, [{access, announce}]},
    ...
]}.

I wrote mod_adhoc at .cfg file

{modules,
   [
    ...
    {mod_announce, [{access, announce}]},
    {mod_adhoc, []},
    ...
]}.

now I have it, but the mod_adhoc doesn't show at web interface.
And another question, after it's working how I send announces? (I'm using Pidgin as client and ejabberd is installed at Suse 10.0)
Tks for help.

Igor

imfv wrote:found the

imfv wrote:

found the mod_announce needs mod_adhoc. I tryed configure it, but no success.
now I have it, but the mod_adhoc doesn't show at web interface.

Your configuration seems correct. Note that mod_adhoc and mod_announce do not have specific pages in the Web Admin. If they are working, they will appear in the list of modules running. This list is shown in the Web Admin -> Virtual hosts -> your host -> Nodes -> your node -> Modules.

imfv wrote:

And another question, after it's working how I send announces? (I'm using Pidgin as client and ejabberd is installed at Suse 10.0)

In the ejabberd Guide -> Modules configuration -> mod_announce you will find an explanation.

Using your Jabber client, login to a Jabber account with privileges (for example the same jabber account you use to login in the webadmin), and send the message you want to your Jabber server, for example to jabber.myserver.com/announce/online

Tks for help! It worked. I

Tks for help!
It worked. I really didtn see the explanation at module configuration. But now i found it.

Tks again!

annouce

can any body tell me
where i have to write this line
example.org/announce/all (example.org/announce/all-hosts/all)

either in my config.cfg file or in the module field?

plz tell me this

Send a message to example.org/announce/all

usmaan wrote:

where i have to write this line
example.org/announce/all (example.org/announce/all-hosts/all)

either in my config.cfg file or in the module field?

The ejabberd Guide explains it:

Configured users can do these actions with their Jabber client using Ad-hoc commands or by sending messages to specific JIDs.

So, login to a Jabber account that has admin privileges in your ejabberd server, and you can send a message to example.org/announce/all or any of the other JID. It's also possible using ad-hoc commands.

announce

badlop pls tell me what code should i wrote in the mod_announce ??

The ejabberd guide doesn´t explains it.

Can you tell exactly where i have to write it.

PLEASE!!!!

THANK!!!!

mod_announce: all-hosts feature does not work

mod_announce: all-hosts feature does not work in ejabberd 1.1.x

https://support.process-one.net/browse/EJAB-18

My announce admin message problem pls help me...

Hi
i sent an announce admin message to online user with gajim.
but the message was not delivery to all user..
My users number 30.000-60.000
What can i do?

Hi, could you share some more

Hi,
could you share some more information on how you setup your ejabberd.cfg to actually get the
mod_announce working. I have been fighting with this for some time now & would appreciate the
extra push.

cheers,
Anna

Syndicate content