Version 0.1.8 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@284 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2001-04-14 19:46:25 +00:00
parent 557986760c
commit ef8bf8f364
2 changed files with 17 additions and 17 deletions

View File

@@ -14,26 +14,26 @@
; used by internal phones. ; used by internal phones.
; ;
context=default context=default
;user=voice00 ;user => voice00
;user=voice01 ;user => voice01
;user=voice02 ;user => voice02
;user=voice03 ;user => voice03
;user=voice04 ;user => voice04
;user=voice05 ;user => voice05
;user=voice06 ;user => voice06
;user=voice07 ;user => voice07
; Calls on 16 and 17 come from the outside world, so they get ; Calls on 16 and 17 come from the outside world, so they get
; a little bit special treatment ; a little bit special treatment
context=remote context=remote
;user=voice16 ;user => voice16
;user=voice17 ;user => voice17
; ;
; Next we have lines which we only accept calls on, and typically ; Next we have lines which we only accept calls on, and typically
; do not send outgoing calls on (i.e. these are where we are the ; do not send outgoing calls on (i.e. these are where we are the
; network termination) ; network termination)
; ;
;network=voice08 ;network => voice08
;network=voice09 ;network => voice09
;network=voice10 ;network => voice10
;network=voice11 ;network => voice11
;network=voice12 ;network => voice12

View File

@@ -43,9 +43,9 @@ mode=immediate
; ;
; List all devices we can use. ; List all devices we can use.
; ;
;device=/dev/ttyS3 ;device => /dev/ttyS3
; ;
; ISDN example ; ISDN example
; ;
;msn=39907835 ;msn=39907835
;device=/dev/ttyI0 ;device => /dev/ttyI0