Updated yealinks cfg
This commit is contained in:
parent
b3ede67885
commit
38a193a976
|
|
@ -0,0 +1,2 @@
|
|||
mime_type => text/xml, text/plain
|
||||
${TOLOWER(${MAC})}.cfg => yealink-t19-t31-tmpl.cfg
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
mime_type => text/xml, text/plain
|
||||
;Replace mac(MAC)1(2) to device mac address (in lower and higher register)
|
||||
;General cfg file
|
||||
;static_file => r000000000056.cfg
|
||||
;Dev1
|
||||
static_file => mac1.cfg
|
||||
static_file => MAC1.cfg
|
||||
;Dev2
|
||||
static_file => mac2.cfg
|
||||
static_file => MAC2.cfg
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue