27.10.2013 Aufrufe

Administrationshandbuch Weboberfläche Version 5.0 - Phonalisa

Administrationshandbuch Weboberfläche Version 5.0 - Phonalisa

Administrationshandbuch Weboberfläche Version 5.0 - Phonalisa

MEHR ANZEIGEN
WENIGER ANZEIGEN

Erfolgreiche ePaper selbst erstellen

Machen Sie aus Ihren PDF Publikationen ein blätterbares Flipbook mit unserer einzigartigen Google optimierten e-Paper Software.

class "SnomM3" {<br />

match if (<br />

(substring(hardware, 1, 3) = 00:04:13)<br />

and (substring(pick-first-value(option vendor-class-identifier, ""), 0, 8) = "snom-m3-")<br />

);<br />

set vendor-class-identifier = pick-first-value(option vendor-class-identifier, "snom-m3-");<br />

option tftp-server-name "192.168.24.10";<br />

default-lease-time 2764800; # 32 days<br />

max-lease-time 3024000; # 35 days<br />

}<br />

class "SiemensPhone" {<br />

match if (<br />

(substring(hardware, 1, 3) = 00:01:E3) or<br />

(substring(hardware, 1, 3) = 00:1A:E8)<br />

);<br />

vendor-option-space OptiIpPhone;<br />

option OptiIpPhone.magic 53:69:65:6D:65:6E:73:00:00:00;<br />

option OptiIpPhone.url "sdlp://192.168.24.10:18443";<br />

default-lease-time 2764800; # 32 days<br />

max-lease-time 3024000; # 35 days<br />

}<br />

class "PolycomSoundPoint" {<br />

match if substring(hardware, 1, 3) = 00:04:F2;<br />

option tftp-server-name "http://192.168.24.10:80/phonalisa/prov/polycom/";<br />

default-lease-time 2764800; # 32 days<br />

max-lease-time 3024000; # 35 days<br />

}<br />

class "PolycomSoundStation" {<br />

match if substring(hardware, 1, 3) = 00:E0:75;<br />

option tftp-server-name "http://192.168.24.10:80/phonalisa/prov/polycom/";<br />

default-lease-time 2764800; # 32 days<br />

max-lease-time 3024000; # 35 days<br />

}<br />

class "Aastra" {<br />

match if substring(hardware, 1, 3) = 00:08:5D;<br />

option tftp-server-name "http://192.168.24.10/phonalisa/prov/aastra/";<br />

default-lease-time 2764800; # 32 days<br />

max-lease-time 3024000; # 35 days<br />

}<br />

96

Hurra! Ihre Datei wurde hochgeladen und ist bereit für die Veröffentlichung.

Erfolgreich gespeichert!

Leider ist etwas schief gelaufen!