mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-30 02:26:23 +00:00
add missing configuration template. Thanks to Lacy Moore on asterisk-users for pointing this out\!
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@57591 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -111,6 +111,16 @@
|
|||||||
; This value is in seconds.
|
; This value is in seconds.
|
||||||
|
|
||||||
|
|
||||||
|
;[station](!) ; When there are a lot of stations that are configured the same way,
|
||||||
|
; it is convenient to use a configuration template like this so that
|
||||||
|
; the common settings stay in one place.
|
||||||
|
;type=station
|
||||||
|
;autocontext=sla_stations
|
||||||
|
;trunk=line1
|
||||||
|
;trunk=line2
|
||||||
|
;trunk=line3
|
||||||
|
;trunk=line4
|
||||||
|
|
||||||
;[station2](station) ; Define a station that uses the configuration from the template "station".
|
;[station2](station) ; Define a station that uses the configuration from the template "station".
|
||||||
;device=SIP/station2
|
;device=SIP/station2
|
||||||
;
|
;
|
||||||
|
Reference in New Issue
Block a user