mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 12:52:33 +00:00
Document model usage
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@5763 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -14,6 +14,8 @@ keepAlive = 120
|
||||
; Typical config for 12SP+
|
||||
;[florian]
|
||||
;device=SEP00D0BA847E6B
|
||||
;model=12SP ; Specific model of device, for button templates
|
||||
; Valid models: 12SP, 30VIP, 7910, 7920 (so far)
|
||||
;version=P002G204 ; Thanks critch
|
||||
;context=did
|
||||
;line => 120 ; Dial(Skinny/120@florian)
|
||||
@@ -21,6 +23,7 @@ keepAlive = 120
|
||||
|
||||
; Typical config for a 7910
|
||||
;[duba] ; Device name
|
||||
;model=7910 ; Device model
|
||||
;device=SEP0007EB463101 ; Offical identifier
|
||||
;version=P002F202 ; Firmware version identifier
|
||||
;host=192.168.1.144 ;
|
||||
|
Reference in New Issue
Block a user