Skip to content
Snippets Groups Projects
Commit ef8bf8f3 authored by Mark Spencer's avatar Mark Spencer
Browse files

Version 0.1.8 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@284 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent 55798676
No related branches found
No related tags found
No related merge requests found
......@@ -14,26 +14,26 @@
; used by internal phones.
;
context=default
;user=voice00
;user=voice01
;user=voice02
;user=voice03
;user=voice04
;user=voice05
;user=voice06
;user=voice07
;user => voice00
;user => voice01
;user => voice02
;user => voice03
;user => voice04
;user => voice05
;user => voice06
;user => voice07
; Calls on 16 and 17 come from the outside world, so they get
; a little bit special treatment
context=remote
;user=voice16
;user=voice17
;user => voice16
;user => voice17
;
; 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
; network termination)
;
;network=voice08
;network=voice09
;network=voice10
;network=voice11
;network=voice12
;network => voice08
;network => voice09
;network => voice10
;network => voice11
;network => voice12
......@@ -43,9 +43,9 @@ mode=immediate
;
; List all devices we can use.
;
;device=/dev/ttyS3
;device => /dev/ttyS3
;
; ISDN example
;
;msn=39907835
;device=/dev/ttyI0
;device => /dev/ttyI0
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment