Index: /plugins/jabberNotifications/class.jabbernotifier.php
===================================================================
--- /plugins/jabberNotifications/class.jabbernotifier.php	(revision 2989)
+++ /plugins/jabberNotifications/class.jabbernotifier.php	(revision 2990)
@@ -119,5 +119,5 @@
 		foreach ($this->dest as $dest)
 		{
-			if (!$this->j->message($dest,"chat",NULL,$this->message)) {
+			if (!$this->j->message($dest,"normal",NULL,$this->message)) {
 				$this->status = 'messageFailure';
 			}
