using mod_irc to bridge rooms and/or restrict to specific servers?

I'd like to bridge a MUC room on ejabberd to an IRC room on an irc server. Is this possible using mod_irc?

Also, I'd like to restrict mod_irc to connecting to a specific server if possible.

Any hints? Thanks.

I'd like to bridge a MUC room

I'd like to bridge a MUC room on ejabberd to an IRC room on an irc server. Is this possible using mod_irc?

No, but Ijchain seems to do what you want.

Also, I'd like to restrict mod_irc to connecting to a specific server if possible.

It's not possible in mod_irc, but it wouldn't be that hard to implement is you are interested. You will need to recompile and restart ejabberd.

You can also try xmppirc and jjigw, maybe one of them already implements that feature.

Syndicate content