Benachrichtigung Eskalation ?

Hilfe zu Znuny Problemen aller Art
Locked
dschuel75
Znuny newbie
Posts: 1
Joined: 26 Jan 2012, 13:08
Znuny Version: 3.0

Benachrichtigung Eskalation ?

Post by dschuel75 »

Hallo zusammen,

möchte gerne E-Mail Benachrichtigung bei Ticket Eskalation bekommen.

OTRS 3.0.11, iPhone Module

Folgendes konfiguriert:

nach 10 Minuten Eskalation, bei 50 % benachrichtigen.
Habe die GenericAgent.pm.dist geändert... geht aber dennoch nicht.

Kann mir bitte jemand helfen, wie das geht ?

Vielen Dank !

--snip--
# -----------------------------------------------------------------------
# config options
# -----------------------------------------------------------------------
%Jobs = (

[name of job] -> send escalation notifications
'send escalation notifications' => {
Escalation => 1,
# new ticket properties
New => {
Module => 'Kernel::System::GenericAgent::NotifyAgentGroupOfCustomQueue',
},
},
# insert your jobs (see Kernel/Config/GenericAgent.pm.examples)

);
# -----------------------------------------------------------------------
# end of config options
# -----------------------------------------------------------------------
Rocky
Znuny newbie
Posts: 74
Joined: 12 Jan 2012, 14:42
Znuny Version: 3.0.11
Real Name: Matthias

Re: Benachrichtigung Eskalation ?

Post by Rocky »

OTRS 3.1.5
VM Windows 2003
Locked