[OGo-Bugs][Bug 792] Enh: send appointment notifications using Jabber

bugs@opengroupware.org bugs@opengroupware.org
Thu, 8 May 2008 07:26:56 +0200 (CEST)


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug
report.

http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=792





------- Additional Comments From sebastia@l00-bugdead-prods.de  2008-05-08 07:26 -------
The Default AptNotifyJabberEnabled, just enables the additional jabber 
transport for notifications. The dependency to the external sendxmpp utility 
is because for sending notifications via SMS there is sendpage used, also an 
external utility that "does the real job". using sendxmpp was the most 
practical and easiest solution for me.

As far as I remember, #1852 is not really necessary. You can also use just an 
ordinary text fields, where the jabberid is stored. As you need a place, where 
the jabberid of the users are stored. When you apply patch to bug #1852, then 
you can click on the jabberid, and your jabber client should open directly, as 
with the link type, or email extended attributes.
Otherwise the jabberid could be stored in a default, to be set via the 
preferences.

with zOGI, when you script the notifications, how does the individual user is 
able to configure these? Do you use extended attributes where you store 
additional information that you then evaluate?

In the patch to this bug:
http://bugzilla.opengroupware.org/bugzilla/show_bug.cgi?id=1848
I more or less copied the functionality of the "enhanced" skyaptnotify, to 
have a ogojobnotify command, doing the same stuff for job notifications.

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.