Just checknig out if any one's RT setup is sending RT notifications via Jabber to either users or to conference rooms.

This is a pretty useful feature to have, but could not find any reference in the net.

Thanks and regards,

raj

link|improve this question

feedback

1 Answer

up vote 1 down vote accepted

We're not right now, but it should be reasonably easy to cobble together using Perl's Net::XMPP module (http://search.cpan.org/~hacker/Net-XMPP-1.02/lib/Net/XMPP.pm). The page at http://wiki.bestpractical.com/view/Contributions links to lots of example scrips that demonstrate how you can make perl code fire on RT transactions (ticket creations, comments, etc).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.