Das Beistellterminal CP-7916 hat 14 frei Programmierbare Tasten. Mit dem CP-7916 kann folgende Modelle erweitern :CP-7962G, CP-7965G, CP-7975G.
Benötigt wird ein anderer Standfuss sowie ein bzw. zwei Netzteile. Möchte man ein CP-7916 anschliessen, wird ein Netzteil benötigt welches in das Telefon gesteckt wird, das CP-7916 wird vom Telefon mit Strom versorgt, PoE ist nicht mehr möglich. Möchte man zwei CP-7916 am Telefon anschliessen benötigt man unter Umständen zwei Netzteile, geht man davon aus das, dass Telefone per PoE mit Strom versorgt wird, schliesst man am ersten CP-7916 das Netzteil an, das zweite CP-7916 wird in dem fall vom ersten mit Strom versorgt. Wird das Telefon nicht per PoE mit Strom versorgt muss am Telefon selbst auch noch ein Netzteil angeschlossen werden.
Einbinden mit SCCP Image
Ergänzung
<loadInformation229 model=”Cisco 7916 12-Button>B016-1-0-4.SBN<loadInformation229>
oder
<loadInformation230 model=”Cisco 7916 24-Button>B016-1-0-4.SBN<loadInformation230>
Ergänzung eines CP-7916 Beistellterminals
<addOnModules>
<addOnModule isx=”1”>
<loadInformation>B016-1-0-4.SBN</loadInformation>
</addOnModule>
</addOnModules>
Ergänzung zweier CP-7916 Beistellterminals
<addOnModules>
<addOnModule idx=”1”>
<loadInformation>B016-1-0-4.SBN</loadInformation>
</addOnModule>
<addOnModule idx=”2”>
<loadInformation>B016-1-0-4.SBN</loadInformation>
</addOnModule>
</addOnModules>
Ein Auszug für ein CP-7975, einbinden des CP-7916 für andere Telefone wird es genauso gemacht.
SCCP.CONF
[SEP001XXXXXXXXX](7975)
type = 7975
addon = 7916 ; erstes CP-7916
addon = 7916 ; zweites CP-7916
description = Office
button = line, 100; Line 100
button = line, 101
button = line, 102
button = empty
button = empty
button = empty
button = empty
button = empty
;--------------
;CP-7916 Addon 1
;--------------
button = Speeddial, Max,065343
button = Speeddial, Andy,00214
.
.
.
button = empty
;--------------
;CP-7916 Addon 2
;--------------
button = Speeddial, Tom,0876
.
.
.