Changes for page Notifier

Last modified by Sabrina V. on 2026/08/07 12:05

From version 2.1
edited by Sabrina V.
on 2026/07/28 08:45
Change comment: There is no comment for this version
To version 1.1
edited by Sabrina V.
on 2026/07/28 08:38
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,72 +7,72 @@
7 7  The ACMP Helpdesk Notifier alerts you when a new ticket is received or when a change is made to an existing one. You can open the corresponding ticket in the ACMP Console directly from a notification.
8 8  If you have a CTI license, an incoming help desk contact is recognized. You can view a list of their open tickets and open them in the ACMP Console. In addition, you can control your phone from your PC. You can answer calls, dial contacts with a single mouse click, and put calls on hold or transfer them. During a call, you can easily open all of the other party’s open tickets, allowing you to work more effectively.
9 9  
10 -= Installing the Notifier =
10 += Notifier installieren =
11 11  
12 -To install the Notifier, you must have at least the .NET Framework 3.5 installed. Using the CTI functionality also requires an installed and configured TAPI driver. You can usually obtain the necessary installation files directly from your phone system manufacturer. However, drivers from other vendors can also be used.
12 +Um den Notifier installieren zu können, muss mindestens das .NET-Framework 3.5 installiert sein. Die Nutzung der CTI-Funkionalität setzt zudem einen installierten und konfigurierten TAPI-Treiber voraus. Die erforderlichen Installationsdateien hierfür beziehen Sie in der Regel direkt vom Hersteller Ihrer Telefonanlage. Es können jedoch auch Treiber von anderen Anbietern verwendet werden.
13 13  
14 -In addition, the ACMP Console should be installed, as this is the only way to benefit from quick access to tickets. Once all prerequisites are met, you can install the Notifier by executing the corresponding setup file ~\~\%ACMP-Server%\ACMP\Notifier\ACMP Notifier_Installer.msi and following the installation instructions. A corresponding [[Whitepaper>>attach:Installation und Konfiguration der Aagon Data Foundation - Whitepaper.pdf]] for the background services ACMP Data Proxy and ACMP Data Gateway also provides detailed information on the installation and configuration of these services, which are required for the Notifier. These should be installed by the administrator.
14 +Darüber hinaus sollte die ACMP Console installiert sein, da Sie nur so von dem schnellen Zugriff auf Tickets profitieren können. Sind alle Voraussetzungen erfüllt, nnen Sie den Notifier installieren, indem Sie die entsprechende Setupdatei ~\~\%ACMP-Server%\ACMP\Notifier\ACMP Notifier_Installer.msi ausführen und den Installationsanweisungen folgen. Ein entsprechendes [[Whitepaper>>attach:Installation und Konfiguration der Aagon Data Foundation - Whitepaper.pdf]] für die Hintergrunddienste ACMP Data Proxy und ACMP Data Gateway gibt Ihnen darüber hinaus noch detaillierte Informationen zur Installation und Konfiguration dieser für den Notifier notwendigen Dienste. Diese sollten vom Administrator installiert werden.
15 15  
16 -After starting the ACMP Helpdesk Notifier, you can log in with your user credentials. If the “Log in automatically” option is activated, you will no longer need to enter your login credentials when starting the Notifier, and the Notifier will start immediately. Additionally, when starting the Notifier for the first time, you must specify the URL for the ACMP Data Proxy. You can obtain this from your administrator.
16 +Nach dem Start des ACMP Helpdesk Notifier nnen Sie sich mit Ihren Benutzerdaten anmelden. Ist die Option „Automatisch anmelden aktiviert, müssen die Anmeldeinformationen beim Starten des Notifiers nicht mehr angegeben werden und der Notifier startet direkt. Zusätzlich muss beim ersten Start des Notifiers die URL zum ACMP Data Proxy angegeben werden. Diese erhalten Sie von Ihren Administrator.
17 17  
18 18  (% style="text-align:center" %)
19 19  [[image:XWiki.Images.WebHome@hmfile_hash_fbc34e07.png||alt="12.1 - Notifier Login" height="367" width="505"]]
20 -Notifier Login Window
20 +Notifier Login Fenster
21 21  
22 -=== **Automated Deployment of the Notifier** ===
22 +=== **Automatisierte Verteilung des Notifiers** ===
23 23  
24 -Deploying the Notifier can be made easier by using a Client Command. To do this, use the available [[MSI Commands>>doc:ACMP.610.ACMP-Solutions.Desktop Automation.Client Commands.Client Command erstellen.Client Commands neu hinzufügen.Client Command Editor.Commandlist.MSI.WebHome]]. To simplify the configuration of the Notifier, it is also possible to create a template for user-specific configuration. This allows you to set all settings before the Notifier is launched for the first time. To create a configuration template, please proceed as follows:
24 +Die Verteilung des Notifiers kann durch die Verwendung eines Client Commands erleichtert werden. Verwenden Sie hierzu die zur Verfügung stehenden [[MSI-Kommandos>>doc:ACMP.610.ACMP-Solutions.Desktop Automation.Client Commands.Client Command erstellen.Client Commands neu hinzufügen.Client Command Editor.Commandlist.MSI.WebHome]]. Um die Konfiguration des Notifiers zu erleichtern ist es zudem möglich eine Vorlage für die benutzerspezifische Konfiguration zu erstellen. Auf diese Weise können bereits vor dem ersten Start des Notifier alle Einstellungen festgelegt werden. Um eine Konfigurationsvorlage zu erstellen, gehen Sie bitte wie folgt vor:
25 25  
26 -1. Install the Notifier and configure it.
27 -1. Open the folder “%AppData%\Aagon\AcmpNotifier” and copy the file Configuration.xml to Configuration.Default.xml.
28 -1. Open the file with a suitable text editor and customize the following section:
29 29  
27 +1. Installieren Sie den Notifier und konfigurieren Sie ihn.
28 +1. Öffnen Sie den Ordner "%AppData%\Aagon\AcmpNotifier" und kopieren Sie die Datei Configuration.xml nach Configuration.Default.xml.
29 +1. Öffnen Sie die Datei mit einem geeignetem Bearbeitungsprogramm und passen Sie folgende Sektion an:
30 +
30 30  {{figure}}
31 31  [[image:65_Helpdesk_Notifier_Automatisierte Verteilung des Notifiers_723.png||data-xwiki-image-style-alignment="center"]]
32 32  
33 33  {{figureCaption}}
34 -Customized XML file
35 +Angepasste xml-Datei
35 35  {{/figureCaption}}
36 36  {{/figure}}
37 37  
39 + 4. Entfernen Sie die GUID aus ComponentId und setzen Sie FirstTimeConnectedToThisProxy auf True.
40 + 5. Kopieren Sie die Datei in den Installationsordner des Notifier.
38 38  
39 - 4. Remove the GUID from ComponentId and set FirstTimeConnectedToThisProxy to True.
40 - 5. Copy the file to the Notifier’s installation folder.
41 41  
43 +Der Notifier wird nun, solange keine eigene Konfigurationsdatei vorliegt, die Configuration.Default.xml verwenden, um eine eigene Konfigurationsdatei auf Basis der Standardkonfiguration anzulegen.
42 42  
43 -As long as no custom configuration file exists, the Notifier will now use Configuration.Default.xml to create a custom configuration file based on the default configuration.
45 += Notifier konfigurieren =
44 44  
45 -= Configuring the Notifier =
47 +Nachdem die Anmeldung erfolgreich durchgeführt wurde, können Sie nun den ACMP Helpdesk Notifier konfigurieren. Öffnen Sie hierzu das Konfigurationsfenster entweder über das Menü „Programm“ in der Menüleiste des Notifiers oder über das Kontextmenü des Notifier-Icons im Infobereich der Taskleiste.
46 46  
47 -After successfully logging in, you can now configure the ACMP Helpdesk Notifier. To do this, open the configuration window either via the “Program” menu in the Notifier’s menu bar or via the context menu of the Notifier icon in the system tray.
49 +Im Bereich Allgemein nnen Sie das Verhalten des Notifiers an Ihre Bedürfnisse anpassen. So lassen sich die Anzeigedauer der Benachrichtigungen, sowie ein möglicher Klingelton für Benachrichtigungen festlegen. Darüber hinaus können Sie das Intervall in Sekunden, in dem der ACMP Helpdesk Notifier Ereignisse am ACMP Data Proxy abfragt, sowie die Sprache des Notifiers einstellen. Zusätzlich können Sie konfigurieren, ob der Notifier bei einem Systemstart automatisch mit starten soll.
48 48  
49 -In the General section, you can customize the Notifier’s behavior to suit your needs. For example, you can set the display duration of notifications and specify a ringtone for notifications. In addition, you can set the interval (in seconds) at which the ACMP Helpdesk Notifier queries the ACMP Data Proxy for Events, as well as the Notifier’s language. You can also configure whether the Notifier should start automatically at system start.
50 -
51 51  [[image:hmfile_hash_288d9620.png||alt="12.2 - Notifier General Config" data-xwiki-image-style-alignment="center" height="524" width="700"]]
52 52  
53 -In the Helpdesk settings, you can enable or disable notifications for the Helpdesk. You can also configure which types of notifications should be displayed for which editors. All ACMP Users who belong to the //Helpdesk// role are available for this. This makes it possible to receive notifications about tickets handled by another employee should that employee be absent due to illness or vacation, for example. The Unassigned editor applies to all tickets that have not yet been assigned to an editor. These may include, for example, tickets received via email or through the web interface.
53 +In den Helpdesk-Einstellungen können Sie die Benachrichtigungen für das Helpdesk ein- oder ausschalten. Es lässt sich auch einstellen, für welche Bearbeiter welche Art von Benachrichtigungen angezeigt werden sollen. Zur Verfügung stehen alle ACMP-Benutzer, die der Rolle //Helpdesk// angehören. So ist es möglich, sich Benachrichtigungen über Tickets eines anderen Mitarbeiters anzeigen zu lassen, sollte dieser z.B. krankheits- oder urlaubsbedingt ausfallen. Der Bearbeiter „Unassigned stehtr alle Tickets, die noch keinem Bearbeiter zugewiesen sind. Dies können z.B. Tickets sein, die per E-Mail oder über das Webinterface eingegangen sind.
54 54  
55 55  [[image:hmfile_hash_e2e461e3.png||alt="12.2 - Notifier Helpdesk Config" data-xwiki-image-style-alignment="center" height="524" width="700"]]
56 56  
57 -In the phone settings, you can configure the CTI interface of the ACMP Helpdesk Notifier. Please note that you can only enable the phone functionality if you have installed and properly configured a TAPI driver. First, you must activate the CTI interface by checking the corresponding checkbox. Once the CTI interface is enabled, you must select a phone line from your TAPI driver and enter the corresponding parts of your phone number into the appropriate fields. Specify whether area codes should be recognized for incoming calls and also select whether the phone window should close after the call ends. Finally, you can set a speed dial hotkey. Using this key combination, you can select any text from, for example, Word or Excel documents and make a call directly. Please note that you should not use key combinations that are already assigned (e.g., Ctrl+C) or individual letters. Once you have configured all settings, save your entries by clicking //OK//.
57 +Unter den Telefoneinstellungen nnen Sie die CTI-Schnittstelle des ACMP Helpdesk Notifiers konfigurieren. Bitte beachten Sie, dass Sie die Telefon Funktionalität nur aktivieren können, wenn Sie einen TAPI Treiber installiert und richtig konfiguriert haben. Zunächst muss die CTI-Schnittstelle durch Ankreuzen der entsprechenden Checkbox aktiviert werden. Ist die CTI-Schnittstelle aktiviert, müssen Sie eine Telefonleitung Ihres TAPI-Treibers auswählen und die entsprechenden Teile Ihrer Telefonnummer in die dazugehörigen Felder eintragen. Legen Sie fest, ob Amtskennziffern bei eingehenden Anrufen erkannt werden sollen und wählen Sie zusätzlich aus, ob sich das Telefonfenster nach beendetem Anruf schließen soll. Abschließend nnen Sie noch einen Schnellwahl Hotkey festlegen. Mithilfe dieser Tastenkombination ist es möglich beliebigen Text aus z.B. Word oder Excel Dokumenten zu markieren und direkt anzurufen. Beachten Sie bitte, dass Sie keine bereits vergebenen Tasten-Kombinationen (z.B. Strg+C), sowie keine einzelnen Buchstaben verwenden. Haben Sie alle Einstellungen vorgenommen, speichern Sie Ihre Angaben mir //OK//.
58 58  
59 59  [[image:hmfile_hash_e27c16bd.png||alt="12.2.1 - Notifier CTI Config" data-xwiki-image-style-alignment="center" height="524" width="700"]]
60 60  
61 -Example:
61 +Beispiel:
62 62  
63 -Your company has the following phone number: +492921789200
63 +Ihre Firma hat folgende Rufnummer +492921789200
64 64  
65 -This phone number is broken down as follows:
65 +Diese Rufnummer teil sich auf in:
66 66  
67 -* Country code: +49
68 -* Area code: 02921 (Please enter the area code with a leading zero)
69 -* Main number: 7892
67 +* ndercode: +49
68 +* Vorwahl: 02921 (Bitte tragen Sie die Vorwahl mithrender Null ein)
69 +* Hauptrufnummer: 7892
70 70  
71 -You must specify the extension “00” when configuring the TAPI driver. For the “External Line Access Code,” enter the digits you must dial before making an external call to access an outside line. Since the extension in this example is 00 and thus consists of two digits, you must enter a 2 for “Extension Length.
71 +Die Durchwahl 00 müssen Sie bei der Konfiguration des TAPI-Treibers angeben. Geben Sie bei Amtskennziffer die Ziffern ein, die Sie vor einem externen Gespräch wählen müssen, um eine Amtsleitung zu bekommen. Da in diesem Beispiel die Durchwahl „00 ist und somit aus zwei Ziffern besteht, müssen Sie bei „Länge der Durchwahl eine 2 eintragen.
72 72  
73 -= Setting Up the Notifier =
73 += Aufbau des Notifiers =
74 74  
75 -Once you have completed all the settings, the Notifier is ready for use. As soon as one of the actions previously configured in the Helpdesk settings occurs for the corresponding user, a notification appears at the bottom right of the screen, informing you of the type of action, the contact, and the corresponding ticket. Clicking on the ticket name opens the corresponding ticket, provided the ACMP Console is installed.
75 +Haben Sie alle Einstellungen vorgenommen, ist der Notifier bereit für den Einsatz. Sobald eine der zuvor in den Helpdesk-Einstellungen konfigurierten Aktionen für den entsprechenden Benutzer auftritt, erscheint eine Benachrichtigung am unteren rechten Bildschirmrand, die Sie über die Art der Aktion, den Kontakt, sowie das entsprechende Ticket informiert. Mit einem Klick auf den Ticketnamen öffnet sich das entsprechende Ticket, falls die ACMP Console installiert ist.
76 76  
77 77  [[image:hmfile_hash_ec9f9a78.png||alt="12.3 - Notifier Notification" data-xwiki-image-style-alignment="center" height="100" width="320"]]
78 78  
... ... @@ -79,45 +79,30 @@
79 79  [[image:hmfile_hash_34fba769.png||alt="12.3 - Notifier Notifications_nummeriert" data-xwiki-image-style-alignment="center" height="460" width="743"]]
80 80  
81 81  
82 -|(% style="width:178px" %)1. Menu bar:|(% style="width:1186px" %)(((
83 -Using the “Program” menu, you can either open the ACMP Helpdesk Notifier configuration window or close the Notifier's main window.
84 -
85 -The “Help” menu gives you access to the CTI Console, the Notifier Help, and release notes. The CTI Console is designed to make it easier to troubleshoot errors or misconfigurations of the TAPI driver and, for this purpose, logs all Events related to the TAPI driver.
82 +|(% style="width:178px" %)1. Menüleiste:|(% style="width:1186px" %)Mithilfe des Menüs „Programm“ können Sie entweder das Konfigurationsfenster des ACMP Helpdesk Notifiers aufrufen oder das Hauptfenster des Notifiers schließen.
83 +Über das Menü „Hilfe“ erhalten Sie Zugriff auf die CTI Console, die Notifier Hilfe, sowie Versionshinweise. Die CTI Console dient dazu Fehler oder Fehlkonfigurationen des TAPI-Treibers leichter beheben zu können und protokolliert zu diesem Zweck alle Ereignisse im Zusammenhang mit dem TAPI-Treiber.
84 +|(% style="width:178px" %)2. Benachrichtigungen:|(% style="width:1186px" %)Der „Benachrichtigungen“-Reiter öffnet eine Liste der Ereignisse, die seit dem Start des Notifiers aufgetreten sind. Diese Liste wird chronologisch nach der neuesten Nachricht sortiert. Es werden beispielsweise Anrufe, ACMP-Systembenachrichtigungen oder Änderungen an Tickets protokolliert. Beim Beenden des Notifiers wird diese Liste automatisch geleert.
85 +|(% style="width:178px" %)3. Kontakte:|(% style="width:1186px" %)Mithilfe des „Kontakte“-Reiters öffnen Sie die Kontaktliste. Diese enthält alle im ACMP hinterlegten Kontakte und wird in regelmäßigen Abständen automatisch mit der ACMP Datenbank abgeglichen. Sie können Kontakte direkt aus dieser Liste anrufen, oder sich deren noch offenen Tickets anzeigen lassen.
86 +|(% style="width:178px" %)4. Telefon:|(% style="width:1186px" %)Über das Telefonsymbol öffnen Sie das Telefonfenster, welches Ihnen Zugriff auf die CTI-Funktionen ermöglicht.
87 +|(% style="width:178px" %)5. Filtermöglichkeiten:|(% style="width:1186px" %)Mithilfe der Auswahlliste können Sie die Liste der Ereignisse nach unterschiedlichen Kategorien filtern. Zur Verfügung stehen:(((
88 +* Alle: Zeigt alle Ereignisse ungefiltert und chronologisch sortiert an.
89 +* Helpdesk (gruppiert): In dieser Ansicht werden alle Ereignisse eines Tickets zusammengefasst und in einem Block chronologisch sortiert angezeigt. Das Ticket mit der neusten Änderung wird dabei immer ganz oben angezeigt.
90 +* Helpdesk zeigt nur die Helpdesk Tickets chronologisch an.
91 +* Telefon zeigt nur Telefon Benachrichtigungen an.
92 +* System zeigt nur System Benachrichtigungen an.
86 86  )))
87 -|(% style="width:178px" %)2. Notifications:|(% style="width:1186px" %)(((
88 -The “Notifications” tab opens a list of events that have occurred since the Notifier was started. This list is sorted chronologically, with the most recent message at the top. For example, it logs calls, ACMP system notifications, or changes to tickets. This list is automatically cleared when the Notifier is exited.
89 -)))
90 -|(% style="width:178px" %)3. Contacts:|(% style="width:1186px" %)(((
91 -Use the “Contacts” tab to open the contact list. This list contains all contacts stored in ACMP and is automatically synchronized with the ACMP Database at regular intervals. You can call contacts directly from this list or display their open tickets.
92 -)))
93 -|(% style="width:178px" %)4. Phone:|(% style="width:1186px" %)(((
94 -Click the phone icon to open the phone window, which gives you access to CTI functions.
95 -)))
96 -|(% style="width:178px" %)5. Filter options:|(% style="width:1186px" %)(((
97 -Use the drop-down list to filter the list of events by different categories. The following options are available:
94 +|(% style="width:178px" %)6. Suchen:|(% style="width:1186px" %)Mithilfe des Suchfeldes können Sie die Benachrichtigungen nach Tickets und Anrufen bzw. nach Kontakten durchsuchen. Bei Tickets werden hierbei der Ticketname, der Kontakt sowie der Bearbeiter berücksichtigt. Anrufe können nach Kontaktnamen und Telefonnummern durchsucht werden. Kontakte können unter anderem nach Vor- und Nachnamen, Firma oder Telefonnummer durchsucht werden.
95 +|(% style="width:178px" %)7. Neues Ticket erstellen:|(% style="width:1186px" %)Über diesen Button können Sie direkt aus der Notifier Oberfläche heraus ein neues Helpdesk Ticket anlegen. Es öffnet sich die ACMP Console im Bereich Helpdesk.
98 98  
99 -* All: Displays all events unfiltered and sorted chronologically.
100 -* Helpdesk (grouped): In this view, all events for a single ticket are grouped together and displayed in a block, sorted chronologically. The ticket with the most recent change is always displayed at the top.
101 -* Helpdesk displays only Helpdesk tickets in chronological order.
102 -* Phone displays only phone notifications.
103 -* System displays only system notifications.
104 -)))
105 -|(% style="width:178px" %)6. Search:|(% style="width:1186px" %)(((
106 -Using the search field, you can find notifications by tickets and calls or by contacts. For tickets, the search takes into account the ticket name, the contact, and the editor. Calls can be searched by contact name and phone number. Contacts can be searched by first and last name, company, or phone number, among other criteria.
107 -)))
108 -|(% style="width:178px" %)7. Create new ticket:|(% style="width:1186px" %)(((
109 -Use this button to create a new help desk ticket directly from the Notifier interface. The ACMP Console opens in the Helpdesk section.
110 -)))
97 += CTI Funktionen =
111 111  
112 -= CTI functions =
113 -
114 114  |(% style="width:1007px" %)(((
115 115  === **1. Status:** ===
116 116  
117 -* “No active call”: Indicates that the phone is in standby mode.
118 -* Active call”: You are currently on a call with someone. If the phone number is associated with a contact, the contact’s name appears on the number pad (3).
119 -* “Incoming call”
120 -* “Dialing
102 +* „Kein aktiver Anruf“: Zeigt an, dass das Telefon im Ruhezustand ist.
103 +* Aktiver Anruf“: Sie sind aktuell mit jemandem im Gespräch. Ist die Telefonnummer einem Kontakt zugeordnet, erscheint auf dem Nummernfeld (3) der Name des Kontaktes.
104 +* „Eingehender Anruf“
105 +* „Wählen …
121 121  )))|(% rowspan="2" style="width:354px" %)(((
122 122  (% style="text-align:center" %)
123 123  [[image:XWiki.Images.WebHome@embim1.png||alt="https://manual.aagon.com/acmp/de/61/embim1.png" height="384" width="239"]]
... ... @@ -124,67 +124,66 @@
124 124  Bild 7: Telefonfenster
125 125  )))
126 126  |(% style="width:1007px" %)(((
127 -=== **2. Quick Access to Contacts:** ===
112 +=== **2. Schnellzugriff auf Kontakte:** ===
128 128  
129 -Click the contact icon to display a list of Helpdesk contacts. Double-click a contact to open its details. If at least one phone number is listed, you can call the contact directly using the assigned phone number by clicking the call icon next to the number.
114 +Mit einem Klick auf das Kontakt-Symbol können Sie sich eine Liste der Helpdesk Kontakte anzeigen lassen. Mit einem Doppelklick auf einen Kontakt öffnen Sie die entsprechenden Kontaktdetails. Ist hier mindestens eine Telefonnummer eingetragen, nnen Sie den Kontakt über die zugewiesene Telefonnummer direkt mithilfe des entsprechenden Anruf-Symbols hinter der Telefonnummer anrufen.
130 130  )))
131 131  |(% colspan="2" %)(((
132 -=== **3. Phone Number Field:** ===
117 +=== **3. Telefonnummernfeld:** ===
133 133  
134 -Displays the other party’s phone number. Please note that when you insert a phone number, it is automatically formatted. This means that all non-numeric characters are automatically removed, and the “+” sign in the country code is replaced with two zeros. This occurs both when inserting from the clipboard and when dialing directly from the contact details. Phone numbers can therefore be entered into the ACMP Helpdesk’s contact management system in any supported format.
119 +Zeigt die Telefonnummer des Gesprächspartners an. Beachten Sie, dass beim Einfügen einer Telefonnummer diese automatisch normalisiert wird. Das heißt, es werden automatisch alle nicht numerischen Zeichen entfernt und das +-Zeichen bei der Ländervorwahl durch zwei Nullen ersetzt. Dies geschieht sowohl beim Einfügen aus der Zwischenablage, als auch beim direkten Anrufen aus den Kontaktdetails heraus. Telefonnummern nnen deshalb in einem beliebigen, unterstützten Format in die Kontaktverwaltung des ACMP Helpdesk eingetragen werden.
135 135  
136 -The following number formats are supported:
121 +Folgende Nummernformate werden unterstützt:
137 137  
138 -* 0049-2921 7892/00
139 -* +492921/789200
140 -* 02921-789200
141 -* 789200
142 -* 00
123 +* 0049-2921 7892/00
124 +* +492921/789200
125 +* 02921-789200
126 +* 789200
127 +* 00
143 143  
144 -Special characters are automatically omitted during dialing or caller ID display.
129 +Sonderzeichen werden automatisch beim Wählen oder bei der Anruferkennung weggelassen.
145 145  
146 -The following number formats are not permitted:
131 +Folgende Nummernformate sind unzulässig:
147 147  
148 -* 0049-2921 7892/00 or 7892/01
149 -* +49 (0) 2921/7892-00
133 +* 0049-2921 7892/00 oder 7892/01
134 +* +49 (0) 2921/7892-00
150 150  
151 -You may not enter two phone numbers or extensions in a single phone field. Additionally, you may not include a zero after the country code (in this case, after the +49).
152 -
153 -
136 +Es dürfen nicht 2 Telefonnummern oder Durchwahlen in einem Telefonfeld hinterlegt sein. Außerdem ist es nicht zulässig, eine Null nach der Ländervorwahl anzugeben (hier nach der +49)
154 154  )))
155 155  |(% colspan="2" %)(((
156 -=== **4. Dialing Keys:** ===
139 +=== **4. Wähltasten:** ===
157 157  
158 -You can use the number keys to enter the phone number of the person you want to call. Alternatively, you can use the number keys on your keyboard to enter the desired phone number or insert a number from the clipboard.
141 +Über die Nummerntasten können Sie die Telefonnummer des gewünschten Gesprächspartners angeben. Alternativ können Sie auch über die Nummerntasten ihrer Tastatur die gewünschte Telefonnummer eingeben oder eine Nummer aus der Zwischenablage einfügen.
159 159  
160 -If you click the arrow above the dialing keys, the number keys will be hidden.
143 +Wenn Sie oberhalb der hltasten den Pfeil anklicken, werden die Nummerntasten ausgeblendet.
161 161  )))
162 162  |(% colspan="2" %)(((
163 -=== **5. Call Options:** ===
146 +=== **5. Anrufoptionen:** ===
164 164  
165 -Depending on your current status, you have different options:
148 +Je nach aktuellem Status haben Sie unterschiedliche Möglichkeiten:
166 166  
167 -* No active call:
168 -** Make a call
150 +* Kein aktiver Anruf:
151 +** Anrufen
169 169  
170 170  [[image:XWiki.Images.WebHome@embim2.png||alt="https://manual.aagon.com/acmp/de/61/embim2.png" height="47" width="184"]]
171 171  
172 172  
173 -* Incoming call:
174 -** Answer
175 -** Answer and open contact details
176 -** Dismiss
156 +* Eingehender Anruf:
157 +** Annehmen
158 +** Annehmen und Kontaktdetails öffnen
159 +** Ablehnen
177 177  
178 178  [[image:XWiki.Images.WebHome@embim3.png||alt="https://manual.aagon.com/acmp/de/61/embim3.png" height="47" width="184"]]
179 179  
180 180  
181 -* Active call:
182 -** Hang up
183 -** Transfer
184 -** Hold
164 +* Aktiver Anruf:
165 +** Auflegen
166 +** Weiterleiten
167 +** Halten
185 185  
186 186  [[image:XWiki.Images.WebHome@embim4.png||alt="https://manual.aagon.com/acmp/de/61/embim4.png" height="47" width="184"]]
187 187  
188 -To put a call on hold, first click the “Hold” button. The person on the other end will then hear the “Please hold” tone from the phone system. To resume the call, click the “Resume” button.
189 -If you want to transfer the caller, first click the “Transfer” button. In the dialog box that appears, you can enter the phone number to which the call should be transferred, or select a contact’s phone number from your contact list and confirm by clicking “OK.” The system will now attempt to establish a connection between the two parties while the caller hears the phone system’s “Please hold” tone. If this is successful, you can hang up and the parties will be connected. If the connection fails - for example, because the new party does not answer—you can resume the call with the original caller by clicking the “Retrieve” button.
171 +Um einen Anruf zu halten klicken Sie zunächst auf den Button „Halten“. Ihr Gesprächspartner hört daraufhin den „Bitte warten“-Ton der Telefonanlage. Um mit dem Anruf fortzufahren klicken Sie auf den Button „Zurückholen“.
172 +
173 +Soll der Anrufer weitergeleitet werden, so klicken Sie zunächst auf den Button „Weiterleiten“. Im folgenden Dialog können Sie nun die Telefonnummer eingeben, zu der weitergeleitet werden soll, oder die Telefonnummer eines Kontaktes aus der Kontaktliste auswählen und mit „Ok“ bestätigen. Es wird nun versucht eine Verbindung zwischen den beiden Gesprächspartnern aufzubauen während der Anrufer den „Bitte warten“-Ton der Telefonanlage hört. Gelingt dies, können Sie auflegen und die Gesprächspartner werden verbunden. Sollte der Verbindungsaufbau scheitern, weil z.B. der neue Gesprächspartner nicht abnimmt, so können Sie durch Drücken des Buttons „Zurückholen“ das Gespräch mit dem Anrufer wieder aufnehmen.
190 190  )))
© Aagon GmbH 2026
Besuchen Sie unsere aagon-Community