Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.
Sv translation
languagede

UI Image
imageUrlhttps://wiki.fluxpunkt.de/download/attachments/27623840/fluxpunkt-wiki-blacklist.jpg?api=v2
height200px

SP Horizontal nav group
SP Horizontal nav item
nameBeschreibung
Bereich
Spalte

TITEL

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-heartbeat
Datenschutz und Funktionserhalt: Fluxpunkt Module "telefonieren nicht nach Hause" und sind nicht von der Funktion/Erreichbarkeit externer Lizenzserver abhängig.


Auszug

Kurze Zusammenfassung der Modulfunktionalität und des resultierenden Mehrwerts

Spalte
width490px

IMAGE MODULBOX

Bereich
Spalte
width50%

Unterstützte Plattformen:

Spalte
width50%

Verfügbare Sprachen:

Spalte
width26%

UVP (netto):

ab 199 €



UI Button
iconstar
titleJetzt kaufen
urlhttps://wiki.fluxpunkt.de/display/FPW/Module+bestellen
UI Button
icondownload
titleDownload (202XXXXX)
urlhttps://wiki.fluxpunkt.de/download
UI Button
icontext
titleInstallationsanleitung
urlhttps://sway.office.com/F6fF62nR5rwNwIkg?ref=Link






Bereich
Spalte
width100%

CONTENT LEFT

Spalte
width100%

CONTENT RIGHT




Los geht's: Installation

UI Steps
sizesmall
UI Step

Moduldatei für Ihre STARFACE-Version herunterladen
Dieses Modul ist kompatibel mit STARFACE Version XXXXXXX .

UI Button
icondownload
titlefür STARFACE XXXXX (v202XXXXX)
urlhttps://wiki.fluxpunkt.de/download

UI Step

Installation & Konfiguration
Modul mittels Upload installieren und eine neue Modulkonfiguration anlegen.

UI Step

Lizenzierung
Modul-Lizenzschlüssel in Modulkonfiguration eintragen.
( Wie erhalte ich einen Modullizenzschlüssel?

Seite einschließen
FPW:_Includes-Questions?
FPW:_Includes-Questions?


SP Horizontal nav item
nameDokumentation

Seite einschließen
FPW:Vorlage Modul STARFACE / Teams Presence Sync Dokumentation:
FPW:Vorlage Modul STARFACE / Teams Presence Sync Dokumentation:

SP Horizontal nav item
nameSupport / FAQ

Seite einschließen
FPW:Vorlage Modul STARFACE / Teams Presence Sync Support / FAQ:
FPW:Vorlage Modul STARFACE / Teams Presence Sync Support / FAQ:

SP Horizontal nav item
nameChangelog

Seite einschließen
FPW:Vorlage Modul STARFACE / Teams Presence Sync Changelog:
FPW:Vorlage Modul STARFACE / Teams Presence Sync Changelog:

SP Horizontal nav item
namePreis / Kaufen
Bereich
Spalte
Fluxpunkt MODUL
BerechnungsgrundlageKauf *
UVP netto

Miete *
mtl / netto

Forms - Dropdown list
fieldWidthmediumField
0_label1 Monat
3_value36
2_value24
4_value60
1_label12 Monate
2_selectedfalse
3_selectedfalse
counter5
labelMindestlaufzeit
requiredfalse
1_selectedfalse
4_selectedfalse
multiselectfalse
3_label36 Monate
2_label24 Monate
0_value1
4_label60 Monate
nameMindestlaufzeit
1_value12
0_selectedfalse

Pro PBX-Serverlizenz999.999,00 €19,66 €

Include+
scrollEditorUrlhttps://wiki.fluxpunkt.de/display/FPW/_Includes-SubscriptionPricing
spaceKeyFPW
scrollEditorDisplayTitle_Includes-SubscriptionPricing
scrollPageIdAC1100070169A4FE405557241582FC5B


Fluxpunkt MODUL
Installierte
Benutzeranzahl
Kauf *
UVP netto

Miete *
mtl / netto

Forms - Dropdown list
fieldWidthmediumField
0_label1 Monat
3_value36
2_value24
4_value60
1_label12 Monate
2_selectedfalse
3_selectedfalse
counter5
labelMindestlaufzeit
requiredfalse
1_selectedfalse
4_selectedfalse
multiselectfalse
3_label36 Monate
2_label24 Monate
0_value1
4_label60 Monate
nameMindestlaufzeit
1_value12
0_selectedfalse

Empfohlen für
1 - 20199 €
21 - 40399 €
41 - 80799 €
81 - 1501.299 €
151 - 2502.165 €
> 2502.945 €
HTML-Format
<sup>* Die Benutzeranzahl entspricht der in der STARFACE installierten Anzahl an Benutzerlizenzen (PBX Userlizenz oder STARFACE User Light Lizenz).</sup>


UI Button
colorgreen
iconstar
titleJetzt kaufen
urlhttps://wiki.fluxpunkt.de/display/FPW/Module+bestellen

Sie sind STARFACE Partner?

Bitte lesen Sie unseren FAQ-Eintrag zum Bestellprozess und Einkaufskonditionen .

Spalte

CONTENT RIGHT

HTML-Format
<script>
$(document).ready(function() {
   // BENUTZERABHÄNGIGE PREISBERECHNUNG
   // fix dropdown width
   var dropdown = $('select[name="Mindestlaufzeit"]');
   dropdown.parents('div.dropdown-list').css('width','auto');
   // get purchase pricing
   var priceArr = dropdown.parents('table').find('tbody tr td:nth-child(2)').map(function(){
		// match extracts the first price (in case there are multiple prices)
		var p = parseFloat($(this).text().match(/^([\d\.,]*\s€)/)[0].replace(/[€\.\s]/g,'').trim());
		console.log("Base Price: " + p);
		return p;
   }).get();
   dropdown.change(
		function() {
			let min_duration = $(this).val();
			let index = dropdown.prop('selectedIndex');
			let tds = $(this).parents('table').find('tbody tr td:nth-child(3)');
			tds.each(
				function(tdIndex) {
					let purchasePrice = priceArr[tdIndex];
					let price = priceArr[tdIndex] / (parseInt(min_duration, 10));
					//let price = purchasePrice / ((parseInt(min_duration, 10)/1.75) + ((16 + index) - Math.sqrt(min_duration)));
					if (price <= 7) { price = 7; };
					let priceTag = Number(price)
					$(this).text(priceTag.toFixed(2).replace('.',',') + " €");
				}
			);
		}
   );
   dropdown.prop('selectedIndex', 2);
   dropdown.change(); // calculate on load
});
</script>
Info
iconfalse
titleSie haben noch keine STARFACE?

Sie haben Interesse an einer STARFACE Telefonielösung?
Rufen Sie uns an unter +49 7022 78968480, schreiben uns unter [email protected] oder füllen Sie unser STARFACE Anfrageformular aus!

Sv translation
languageen

UI Image
imageUrlhttps://wiki.fluxpunkt.de/download/attachments/27623840/fluxpunkt-wiki-blacklist.jpg?api=v2
height200px

SP Horizontal nav group
SP Horizontal nav item
nameBeschreibung
Bereich
Spalte

Global and user-specific white/blacklisting for outgoing calls!

Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-ban
Centrally configurable system-wide blacklist/whitelist
Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-user
User-specific white/blacklist in the user settings
Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-group
Group-related call barring: White/blacklisting can be restricted to members of a group
Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-asterisk
Input of phone numbers either completely or as a pattern
Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-commenting
Comments for black/whitelisting
Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-key
entriesPassword (PIN) for temporary bypassing of a block
Awesome Icon
color#78be20
size20px
monospacetrue
iconfa-heartbeat
Data protection and functional integrity: Fluxpunkt modules "do not phone home" and are not dependent on the function/accessibility of external license servers.


Auszug

Blacklist PRO examines the dialed number for outgoing calls and checks whether it is included in a configured blacklist. If yes - and if the calling user does not also have a whitelisting entry for the dialed number at the same time - the call is terminated. Optionally, an announcement can be played beforehand, which can be uploaded in the module configuration.

Callers who are affected by a blacklist entry can optionally be put through by entering a password.

The use of a white or black listing can also be restricted to members of a group to be specified.

The module effectively prevents calls to possibly chargeable telephone numbers or unauthorized calls to the office. User-specific whitelistings and a password query allow you to control permissions very precisely.

In order not to lose track of a large number of possible rules, a detailed description can be given for each rule.


In conjunction with Short Dial speed dial numbers can automatically be exempt from blacklisting - even with global blacklisting of all telephone numbers (from version v52 of Short Dial and v64 of Blacklist PRO).

Advantages

  • Complete: global and user-specific white-/blacklistings
  • Simple: clear and self-explanatory user interface
  • Efficient: Reusability of entered rules
  • Investment protection: no dependence on external services/license servers
  • Economical: Purchase once per server. No software maintenance or running costs!

Getting Started: Installation

UI Steps
sizesmall
UI Step

Download the module for your STARFACE version: 

UI Button
icondownload
titlefür STARFACE 6.x (v64)
urlhttps://wiki.fluxpunkt.de/download/attachments/27623840/Blacklist_PRO_v64.sfm

UI Step

Install the module by uploading it and create a new module configuration.

UI Button
newWindowtrue
icontext
titleInstallationsanleitung
urlhttps://sway.office.com/F6fF62nR5rwNwIkg?ref=Link

UI Step

Enter the module license key in the module configuration.
(How do I get a module license key?

Spalte
width490px

Bereich
Spalte
width50%

Supported platforms:

Spalte
width50%



UI Button
iconstar
titleJetzt kaufen
urlhttps://wiki.fluxpunkt.de/display/FPW/Module+bestellen
UI Button
icondownload
titleDownload (v64)
urlhttps://wiki.fluxpunkt.de/download/attachments/27623840/Blacklist_PRO_v64.sfm
UI Button
newWindowtrue
icontext
titleInstallationsanleitung
urlhttps://sway.office.com/F6fF62nR5rwNwIkg?ref=Link



SP Horizontal nav item
nameDokumentation

Seite einschließen
FPW:Vorlage Modul STARFACE / Teams Presence Sync Dokumentation:
FPW:Vorlage Modul STARFACE / Teams Presence Sync Dokumentation:

SP Horizontal nav item
nameSupport / FAQ

Seite einschließen
FPW:Vorlage Modul STARFACE / Teams Presence Sync Support / FAQ:
FPW:Vorlage Modul STARFACE / Teams Presence Sync Support / FAQ:

SP Horizontal nav item
nameChangelog

Seite einschließen
FPW:Vorlage Modul STARFACE / Teams Presence Sync Changelog:
FPW:Vorlage Modul STARFACE / Teams Presence Sync Changelog:

SP Horizontal nav item
namePreis / Kaufen

UI Button
iconstar
titleJetzt kaufen
urlhttps://wiki.fluxpunkt.de/display/FPW/Module+bestellen

Blacklist PRO RRP (net): 249,00 Euro

Are you a STARFACE Partner?
Please read our FAQ entry on the ordering process and purchasing conditions .

Excerpt Include+
FPW:_Includes-Footer
scrollEditorUrl/display/FPW/_Includes-Footer
FPW:_Includes-Footer
scrollEditorDisplayTitle_Includes-Footer
nopaneltrue
scrollPageId

...