add version usage sample

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1914 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Jeremy McNamara
2004-01-09 23:04:20 +00:00
parent d3c388db9c
commit d06dcc74b4

View File

@@ -14,13 +14,15 @@ keepAlive = 120
; Typical config for 12SP+ ; Typical config for 12SP+
;[florian] ;[florian]
;device=SEP00D0BA847E6B ;device=SEP00D0BA847E6B
;version=P002G204 ; Thanks critch
;context=did ;context=did
;line => 120 ; Dial(Skinny/1@florian) ;line => 120 ; Dial(Skinny/120@florian)
; Typical config for a 7910 ; Typical config for a 7910
;[jeremy] ; Device name ;[duba] ; Device name
;device=SEP0007EB463101 ; Offical identifier ;device=SEP0007EB463101 ; Offical identifier
;version=P002F202 ; Firmware version identifier
;host=192.168.1.144 ; ;host=192.168.1.144 ;
;permit=192.168.0/24 ; Optional, used for authentication ;permit=192.168.0/24 ; Optional, used for authentication
;nat=0 ;nat=0
@@ -30,7 +32,7 @@ keepAlive = 120
;transfer=1 ;transfer=1
;threewaycalling=1 ;threewaycalling=1
;context=default ;context=default
;line => 500 ;line => 500 ; Dial(Skinny/500@duba)
; Typical config for a 7940 / ATA ; Typical config for a 7940 / ATA
;[support] ;[support]